Commit Graph

221 Commits

Author SHA1 Message Date
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
Kevin Froman 8b4b69e99c
added linux run script 2018-01-15 02:03:13 -06:00
Kevin Froman eee5ca9f74
updated setup 2018-01-14 23:03:49 -06:00
Kevin Froman 813e98a801
improved project structuring 2018-01-14 22:57:23 -06:00
Kevin Froman a89435cfd3
added setup 2018-01-14 22:30:42 -06:00
Kevin Froman e1aea96f11
added travis config, communicator now can start in debug+dev mode 2018-01-14 21:58:32 -06:00
Kevin Froman 9853a4ce47
documented colors 2018-01-14 19:51:47 -06:00
Kevin Froman 7131902a74
work on adding peers, improved documentation, improved the way the daemon is run, daemon can now be killed from background 2018-01-14 02:48:23 -06:00
Kevin Froman a69e1d2d72
more work on docs 2018-01-13 22:30:10 -06:00
Kevin Froman 097c57b97a
work on adding peers, improving docs, and minor bug fixes 2018-01-13 18:07:13 -06:00
Kevin Froman 1006be971b
communicator/daemon now working with http server 2018-01-13 03:03:51 -06:00
Kevin Froman 084b2425e9
work on adding peers, updated readme 2018-01-12 03:06:24 -06:00
Kevin Froman 0c6d1ed790 more work on api 2018-01-11 03:04:12 -06:00
Kevin Froman 6c61626e0f
removed cryptoshim, work on peers, added test 2018-01-10 02:40:25 -06:00
Kevin Froman 52fb4b139b
work on adding peers 2018-01-09 21:50:38 -06:00