Skip to content

Latest commit

 

History

History
52 lines (39 loc) · 2.3 KB

ROADMAP.md

File metadata and controls

52 lines (39 loc) · 2.3 KB

Return to README

Roadmap

The big todos

Stage 0 - The basics

  • Fileserver
  • Trackers
  • Peer managment
  • Peer discovery
  • Basic protocol implentation
  • libp2p

Stage 1

  • Save peer-id in config (#63)
  • Loading Zites (#55)
  • UiServer (#56)
  • Ui (#57)
  • UPNP (#58)
  • ZeroFrame (#59)
  • Plugin API (#60)
  • Connection encryption (#54)

Bugs:

  • Streams are buggy (#5)
  • New libp2p peer-id is slowing down startup (#30)
  • TLS server => client is broken (#1)
  • Pex command issues (#31)
  • Msgpack encoding issues (#39)
  • TLS RSA (segfaults - #54)
  • Lower the peers score by 20 every time an error response is returned (#46)

Stage 2

  • Tor (#65)
  • Sidebar plugin (#66)
  • Torrent plugin (#67)
  • Customizable Ui (#68)

Stage 3

  • Strict tor (#69)
  • I2P and Strict I2P (#70)
  • Plugin for IPFS integration (#71)
  • IPLD module (#72)

Notes

It is not planned to support protocol version v1. Only v2+ will be supported.