Commit Graph

1929 Commits

Author SHA1 Message Date
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
Kevin Froman 94c1368f72
finished encrypt/decryption of data 2018-01-09 16:58:12 -06:00
Kevin Froman bfe16ee2b0
more work on data encryption 2018-01-08 03:25:32 -06:00
Kevin Froman bcd9535bd5
work on data encryption 2018-01-07 02:55:44 -06:00
Kevin Froman 378bcc64d8
work on tests, disk crypto, pgp 2018-01-06 02:51:26 -06:00
Kevin Froman 6eae2f4a52 Merge branch 'master' of github.com:beardog108/onionr 2018-01-05 03:16:43 -06:00
Kevin Froman 2898dbaafa
timing attack identity correlation prevention added, python3 test, more fingerprinting prevention, began work on PGP core 2018-01-05 03:16:21 -06:00
Kevin Froman b8c6268303
Create CODE_OF_CONDUCT.md 2018-01-04 16:36:11 -06:00
Kevin Froman fb0309a414 Removed print debugs in core.py
added daemon queue test
2018-01-04 16:15:15 -06:00
Kevin Froman 7e0d5dec8a
finished core.py main functionality 2018-01-04 01:12:46 -06:00
Kevin Froman d56d0854b6
removed pycache 2018-01-02 02:46:17 -06:00
Kevin Froman bb0ff04675
finished client request validation, started daemon queue, and added unit tests file 2018-01-02 02:43:29 -06:00
Kevin Froman 1fbd6eb64e digest compare in timedHmac 2017-12-29 12:06:23 -05:00
Kevin Froman 6d34907196 added timedhmac file, not done 2017-12-28 17:01:33 -06:00
Kevin Froman 6766996fcd improved invalid command messages 2017-12-28 13:42:37 -06:00
Kevin Froman c158d3804c added missing command test message 2017-12-28 14:30:15 -05:00
Kevin Froman 0aa1318146 added colors 2017-12-28 14:20:39 -05:00
Kevin Froman 2baf794ae7 made server multi threaded & config bugfix 2017-12-27 19:18:00 -05:00
Kevin Froman a2beb5971b
work on api with debugging and headers 2017-12-26 23:00:02 -06:00
Kevin Froman b6e9e2e002
work on api, client, and added protection against HTTP metadata leaks (timebleed) 2017-12-26 19:13:19 -06:00
Kevin Froman 5256670da2 work on commands 2017-12-26 03:42:17 -06:00
Kevin Froman 9b595d78f0
initial commit 2017-12-26 01:25:29 -06:00