You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This BEP concerns looking up torrents in the DHT via public key, instead of hash. This allows the original publisher to update by creating a new version, signing that version, and publishing it to the DHT under their key.
There isn't much for Intermodal to do here now, but it does include an extension to magnet links, which Intermodal should support:
magnet:?xs=urn:btpk:[ Public Key (Hex) ]&s=[ Salt (Hex) ]
The text was updated successfully, but these errors were encountered:
This BEP concerns looking up torrents in the DHT via public key, instead of hash. This allows the original publisher to update by creating a new version, signing that version, and publishing it to the DHT under their key.
There isn't much for Intermodal to do here now, but it does include an extension to magnet links, which Intermodal should support:
The text was updated successfully, but these errors were encountered: