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