Commit Graph

85 Commits

Author SHA1 Message Date
Kevin Froman
383c936e68
Delete hostname 2018-01-26 19:09:51 -06:00
Kevin Froman
192aee9dc2
Delete torrc 2018-01-26 19:09:38 -06:00
Kevin Froman
ff23a4dc6d
Delete host.txt 2018-01-26 19:09:29 -06:00
Kevin Froman
946d5fb25c
Update torrc 2018-01-26 19:07:47 -06:00
Kevin Froman
70351b0b5c
Update host.txt 2018-01-26 19:07:37 -06:00
Kevin Froman
2486b8ffcd
Update hostname 2018-01-26 19:04:02 -06:00
Arinerron
504d4960c5
Fix gitignore 2018-01-26 16:55:33 -08:00
Arinerron
583c5290d4
Add input functions 2018-01-26 16:52:20 -08:00
Arinerron
197d47eb7d
Add logger 2018-01-25 23:22:48 -08:00
Kevin Froman
033290656a
work on exchanging data 2018-01-26 00:28:11 -06:00
Kevin Froman
67a84e2a19 added processBlocks function 2018-01-25 16:39:09 -06:00
Kevin Froman
3f3a29439e updated requirements.txt 2018-01-25 12:15:46 -06:00
Kevin Froman
bdc6172050 updated requirements.txt 2018-01-25 12:10:50 -06:00
Kevin Froman
6e8aaaf4b1
added pynacl import 2018-01-24 23:30:41 -06:00
Kevin Froman
4966925b14 added return false for errors on performget 2018-01-23 23:28:43 -06:00
Kevin Froman
b41e51937e fixed missing sys import 2018-01-21 22:39:19 -06:00
Kevin Froman
f46e7ea965
added 401 handler, work on storing/sending data 2018-01-21 20:49:11 -06:00
Kevin Froman
5af2b99135 added get data function, work on submitting/recieving data 2018-01-21 03:12:41 -06:00
Kevin Froman
b62f799b02
added block database creation and insertion 2018-01-20 23:49:16 -06:00
Kevin Froman
4d33005d16
communicator now uses one function 2018-01-20 19:02:56 -06:00
Kevin Froman
d0a93ef2de added check for travis in gpg homedir 2018-01-20 12:23:01 -06:00
Kevin Froman
b1c0567c98
fixed int bug in netcontroller and test 2018-01-20 12:06:25 -06:00
Kevin Froman
26c1983a61
hopefully fixed pgp test, added pgp export function 2018-01-20 11:59:44 -06:00
Kevin Froman
0042e2fe51
api now returns pgp keys 2018-01-20 03:22:07 -06:00
Kevin Froman
6a1a448eab
fixed pgp generation, work on onion 2018-01-20 01:23:09 -06:00
Kevin Froman
cb3de7056c emergency commit 2018-01-19 18:59:05 -06:00
Kevin Froman
d2d60fe6ce
netcontroller now gets the tor hs id 2018-01-19 15:28:34 -06:00
Kevin Froman
9d91e77ec5
work on net controller 2018-01-19 03:16:38 -06:00
Kevin Froman
388752c079
started work on controling and using hidden services 2018-01-18 17:25:10 -06:00
Kevin Froman
0394f1640a
added netcontroller.py file 2018-01-18 03:08:32 -06:00
Kevin Froman
b29e0f0c09
fixed host check spelling bug 2018-01-18 01:49:13 -06:00
Kevin Froman
19bab6a3c6
edited spec, added hmac generation function + test 2018-01-17 17:37:53 -06:00
Kevin Froman
45eb94d759
added bytesStored peer entry 2018-01-17 12:35:24 -06:00
Kevin Froman
ce921d211c
added function definitions & doc strings 2018-01-16 02:32:17 -06:00
Kevin Froman
d3ef554df1
updated readme status image 2018-01-15 15:26:40 -06:00
Kevin Froman
c1217b1d44
use homedir instead of gnupghome argument 2018-01-15 15:21:32 -06:00
Kevin Froman
46b3fd01e5 gpg is gnupg in apt 2018-01-15 15:16:52 -06:00
Kevin Froman
bfb20ea863
use sudo in travis, add build image to readme 2018-01-15 15:13:58 -06:00
Kevin Froman
35024e3ab5
added pgp to travis 2018-01-15 15:12:08 -06:00
Kevin Froman
226bb1b3e2
added dev-enabled 2018-01-15 15:09:17 -06:00
Kevin Froman
5c043256c3 added start-windows.bat 2018-01-15 15:01:35 -06:00
Kevin Froman
f850fafc72
added start-windows 2018-01-15 15:01:13 -06:00
Kevin Froman
9e53a1126b more travis tests 2018-01-15 14:58:07 -06:00
Kevin Froman
2aa2f763d5 more travis tests 2018-01-15 14:53:35 -06:00
Kevin Froman
4c92730632
Please 2018-01-15 03:18:48 -06:00
Kevin Froman
1f82bbf91a
fixed test 2018-01-15 03:14:39 -06:00
Kevin Froman
4f04818c86
still learning tests i guess 2018-01-15 03:09:27 -06:00
Kevin Froman
6d6d60ff7a
fixed test again 2018-01-15 02:52:45 -06:00
Kevin Froman
6428d38916
fixed failing test 2018-01-15 02:44:14 -06:00
Kevin Froman
fa5a5d3414
changed test travis 2018-01-15 02:40:51 -06:00