/syncnet

A decentralized browser

Primary LanguagePythonMIT LicenseMIT

SyncNet

SyncNet is a decentralized browser built on top of BitTorrent Sync and (soon) Colored Coins.

You can find more detail on my website.

SyncNet is experimental, no security auditing has been done. Only use it if you know what you are doing.

Requirements

  • enaml - enaml is used as the UI framework
  • atom - atom is used as the eventing framework
  • python-btsync - a lightweight wrapper around the BTSync API

Future Work

  • Build a DNS system using colored coins.
  • Selectivly sync only the content requested.
  • Convert any regular HTTP site into a syncnet site.