browser-only decentralized message board using the onionr network
Go to file
Kevin Froman b6ff035131 lots of fixes, added upload count 2020-12-06 02:35:08 +00:00
css added generating count display 2020-10-13 07:39:24 +00:00
js lots of fixes, added upload count 2020-12-06 02:35:08 +00:00
jspow connection fixes and time adjustments 2020-10-13 07:39:58 +00:00
LICENSE.txt Added license link 2020-10-07 22:46:45 +00:00
README.md added readme 2020-11-08 23:52:21 +00:00
copyleft.png initial commit of main app 2020-09-30 10:06:07 +00:00
generator.html fixed meta generation 2020-09-28 08:24:00 +00:00
index.html lots of fixes, added upload count 2020-12-06 02:35:08 +00:00
no-cookies.png + no cookies used badge 2020-10-07 23:07:58 +00:00
package-lock.json browser based webworker block generator demo completed 2020-09-27 18:07:18 +00:00
vanilla.png initial commit of main app 2020-09-30 10:06:07 +00:00

README.md

Lycan

Lycan is a decentralized private message board using the Onionr network

It works by communicating with regular Onionr nodes to sync blocks for this application.

It does not require trust in the nodes beyond that at least 1 bootstrap node is not denying service. Messages are validated and rate limited via sha3 computed with a partial collision (proof of work).

In the future, a web of trust system public key system may be used to further reduce spam/abuse and enable verification of posts to the same 'account'.

Posts are immutable and anonymous. Even if the official site is taken down, the code can be ran locally (such as with python -m http.server 8080)

Try it out with Tor Browser at: http://lycanz36ofyrmd2gca47m7kv7m3d2vljsnexzwvu5xsiqsforkumkvyd.onion/