stronglink icon indicating copy to clipboard operation
stronglink copied to clipboard

Support as many content address formats as possible

Open btrask opened this issue 8 years ago • 0 comments

Related to #110, we should strive to support all of the different content address formats:

There is no reason we can't resolve these hashes and even generate them in our UI.

Unfortunately, supporting the addresses used by BitTorrent, Camlistore and IPFS (https://github.com/ipfs/go-ipfs/issues/1953) is nearly impossible, because each one generates its own unique hashes, which cannot even always be consistently derived without outside data.

btrask avatar Mar 28 '16 12:03 btrask