go1dfish 98594174d8 Lerna is pissing me off пре 5 година
..
src 6688e46adf Fix unsub issue пре 5 година
static 2032989a85 Attempting lerna build пре 5 година
.babelrc f662df44e3 Initial commit пре 5 година
.eslintrc f662df44e3 Initial commit пре 5 година
.gitignore f662df44e3 Initial commit пре 5 година
CODE_OF_CONDUCT.md f662df44e3 Initial commit пре 5 година
LICENSE.md f662df44e3 Initial commit пре 5 година
README.md f662df44e3 Initial commit пре 5 година
package.json 98594174d8 Lerna is pissing me off пре 5 година

README.md

Notabug UI

This is a UI client for notabug built in React based on Reddit's open-source classic UI.

I think all censorship should be deplored. My position is that bits are not a bug.

— Aaron Swartz (1986 - 2013)

notabug is a p2p link aggregator app that is:

  • distributed: peers backup/serve content
  • anonymous: but don't trust it to be
  • psuedo-anonymous: users can create optional cryptographic identities
  • immutable: edits are not supported for anonymous content
  • mutable: edits are supported for authenticated content
  • PoW-based: voting is slow/CPU heavy

UI Development

yarn && yarn start

notabug ui client will then be available on localhost:3333 talking to notabug.io directly