diff --git a/README.md b/README.md index ebd7c357b..f83dbd936 100644 --- a/README.md +++ b/README.md @@ -21,41 +21,39 @@ ## Roadmap +Core: + +- [ ] New option `want_ip_from_query_string`. See . +- [ ] Permanent keys. See . +- [ ] Peer and torrents specific statistics. See . + Persistence: -- [ ] Support other databases. +- [ ] Support other databases like PostgreSQL. -Integrations: +Performance: -- [ ] Webhooks. +- [ ] More optimizations. See . -Administration: +Protocols: -- [ ] Improve categories and tag management. -- [ ] User management: list, search and ban users. -- [ ] Full-private mode. -- [ ] User statistics. +- [ ] WebTorrent. -Users: +Integrations: -- [ ] Reset or change the password. -- [ ] User profile. -- [ ] Invitation system. -- [ ] User moderation. -- [ ] Add torrent providing only the info-hash. -- [ ] Improve search. +- [ ] Monitoring (Prometheus). -Torrents: +Utils: -- [ ] Change the source field. -- [ ] Change the creator field. -- [ ] Implement BEP 19: WebSeed - HTTP/FTP Seeding (GetRight style). -- [ ] Implement BEP 32: BitTorrent DHT Extensions for IPv6. +- [ ] Tracker client. +- [ ] Tracker checker. Others: -- [ ] Multi-tracker -- [ ] Multi-language +- [ ] Support for Windows. +- [ ] Docker images for other architectures. + + ## Implemented BitTorrent Enhancement Proposals (BEPs) >