Upload torrent only with infohash #418
josecelano
started this conversation in
Feature requests
Replies: 1 comment
-
Relates to: https://github.com/torrust/torrust-hash2torrent |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Some clients allow you to download a torrent by using only the infohash. I think they have an embedded DHT node that gets the torrent file from other peers.
For example: https://www.biglybt.com/
We could allow the user to use only the info-hash when uploading a new torrent. The Index could also be linked to a DHT node (in addition to a tracker) to get the torrent file.
There are some libraries for the DHT node.
Does it make sense @WarmBeer @da2ce7?
Beta Was this translation helpful? Give feedback.
All reactions