Skip to content

A decentralized link aggregator with reddit’s classic, open source UI

License

Notifications You must be signed in to change notification settings

notabugio-archived/notabug-ui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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