silkroad 0.0.1

A full-featured registry server for Cargo.
silkroad-0.0.1 is not a library.

SilkRoad

A full-featured registry server for Cargo. [WIP]

RoadMap

  • Serve a index repository and crates
    • HTTP server
      • The Dumb Protocol
      • The Smart Protocol
    • Git server
    • No dependency on the git command
  • Periodic update
    • Downloader
    • Timer
  • Server Migration
    • Package
    • Unpack
  • Execute a toml file as a command
  • Registry Web API (Login, Publish and so on)
    • Login
    • Publish
    • Yank & Unyank
    • Owners
  • Homepage (An Angular based SPA?)