Skip to content

Commit 80fc8d6

Browse files
committed
docs: udpate roadmap in README
I copied the Index roadmap isntead of the tracker one by mistake.
1 parent c0c107d commit 80fc8d6

File tree

1 file changed

+20
-22
lines changed

1 file changed

+20
-22
lines changed

README.md

+20-22
Original file line numberDiff line numberDiff line change
@@ -21,41 +21,39 @@
2121

2222
## Roadmap
2323

24+
Core:
25+
26+
- [ ] New option `want_ip_from_query_string`. See <https://github.com/torrust/torrust-tracker/discussions/532#issuecomment-1836642956>.
27+
- [ ] Permanent keys. See <https://github.com/torrust/torrust-tracker/discussions/244>.
28+
- [ ] Peer and torrents specific statistics. See <https://github.com/torrust/torrust-tracker/discussions/139>.
29+
2430
Persistence:
2531

26-
- [ ] Support other databases.
32+
- [ ] Support other databases like PostgreSQL.
2733

28-
Integrations:
34+
Performance:
2935

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

32-
Administration:
38+
Protocols:
3339

34-
- [ ] Improve categories and tag management.
35-
- [ ] User management: list, search and ban users.
36-
- [ ] Full-private mode.
37-
- [ ] User statistics.
40+
- [ ] WebTorrent.
3841

39-
Users:
42+
Integrations:
4043

41-
- [ ] Reset or change the password.
42-
- [ ] User profile.
43-
- [ ] Invitation system.
44-
- [ ] User moderation.
45-
- [ ] Add torrent providing only the info-hash.
46-
- [ ] Improve search.
44+
- [ ] Monitoring (Prometheus).
4745

48-
Torrents:
46+
Utils:
4947

50-
- [ ] Change the source field.
51-
- [ ] Change the creator field.
52-
- [ ] Implement BEP 19: WebSeed - HTTP/FTP Seeding (GetRight style).
53-
- [ ] Implement BEP 32: BitTorrent DHT Extensions for IPv6.
48+
- [ ] Tracker client.
49+
- [ ] Tracker checker.
5450

5551
Others:
5652

57-
- [ ] Multi-tracker
58-
- [ ] Multi-language
53+
- [ ] Support for Windows.
54+
- [ ] Docker images for other architectures.
55+
56+
<https://github.com/orgs/torrust/projects/10/views/6>
5957

6058
## Implemented BitTorrent Enhancement Proposals (BEPs)
6159
>

0 commit comments

Comments
 (0)