Skip to content

Commit

Permalink
docs: udpate roadmap in README
Browse files Browse the repository at this point in the history
I copied the Index roadmap isntead of the tracker one by mistake.
  • Loading branch information
josecelano committed May 14, 2024
1 parent c0c107d commit 80fc8d6
Showing 1 changed file with 20 additions and 22 deletions.
42 changes: 20 additions & 22 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,41 +21,39 @@

## Roadmap

Core:

- [ ] New option `want_ip_from_query_string`. See <https://github.com/torrust/torrust-tracker/discussions/532#issuecomment-1836642956>.
- [ ] Permanent keys. See <https://github.com/torrust/torrust-tracker/discussions/244>.
- [ ] Peer and torrents specific statistics. See <https://github.com/torrust/torrust-tracker/discussions/139>.

Persistence:

- [ ] Support other databases.
- [ ] Support other databases like PostgreSQL.

Integrations:
Performance:

- [ ] Webhooks.
- [ ] More optimizations. See <https://github.com/torrust/torrust-tracker/discussions/774>.

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.

<https://github.com/orgs/torrust/projects/10/views/6>

## Implemented BitTorrent Enhancement Proposals (BEPs)
>
Expand Down

0 comments on commit 80fc8d6

Please sign in to comment.