tiddlywiki-ipfs icon indicating copy to clipboard operation
tiddlywiki-ipfs copied to clipboard

Ipfs cid v1 base32 support

Open xmaysonnave opened this issue 6 years ago • 4 comments

https://github.com/ethereum/EIPs/blob/master/EIPS/eip-1577.md https://github.com/MetaMask/metamask-extension/pull/6402 https://github.com/MetaMask/metamask-extension/pull/7362 https://github.com/pldespaigne/content-hash

xmaysonnave avatar Dec 09 '19 06:12 xmaysonnave

https://cid.ipfs.io/

xmaysonnave avatar Dec 09 '19 08:12 xmaysonnave

https://github.com/xmaysonnave/tiddlywiki-ipfs/commit/6378aba5d41cc5d2caef70af461ef5ba7065a8e8

xmaysonnave avatar Dec 09 '19 08:12 xmaysonnave

Some limitations about Base32:

  • Ipns do not fully support Base32
  • Ens do not support Base32

xmaysonnave avatar Dec 13 '19 04:12 xmaysonnave

https://github.com/ipfs/infra/issues/81 https://github.com/ipfs/go-ipfs/issues/6498 https://github.com/MetaMask/metamask-extension/issues/7698

xmaysonnave avatar Dec 15 '19 02:12 xmaysonnave