Private Decentralized Communication Network
Go to file
Kevin Froman 7e0d5dec8a
finished core.py main functionality
2018-01-04 01:12:46 -06:00
.gitignore work on api, client, and added protection against HTTP metadata leaks (timebleed) 2017-12-26 19:13:19 -06:00
LICENSE initial commit 2017-12-26 01:25:29 -06:00
api.py finished client request validation, started daemon queue, and added unit tests file 2018-01-02 02:43:29 -06:00
colors.py added colors 2017-12-28 14:20:39 -05:00
core.py finished core.py main functionality 2018-01-04 01:12:46 -06:00
cryptoshim.py added timedhmac file, not done 2017-12-28 17:01:33 -06:00
gui.py initial commit 2017-12-26 01:25:29 -06:00
onionr.py finished client request validation, started daemon queue, and added unit tests file 2018-01-02 02:43:29 -06:00
readme.md initial commit 2017-12-26 01:25:29 -06:00
tests.py finished client request validation, started daemon queue, and added unit tests file 2018-01-02 02:43:29 -06:00
timedHmac.py digest compare in timedHmac 2017-12-29 12:06:23 -05:00

readme.md

Onionr

P2P microblogging platform and social network, using Tor & I2P.

Major work in progress. NOT USABLE OR SAFE YET