xmaysonnave / tiddlywiki-ipfs

IPFS with TiddlyWiki
https://bluelightav.eth.link
GNU General Public License v3.0
54 stars 8 forks source link

Ipfs cid v1 base32 support #10

Open xmaysonnave opened 4 years ago

xmaysonnave commented 4 years ago

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 commented 4 years ago

https://cid.ipfs.io/

xmaysonnave commented 4 years ago

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

xmaysonnave commented 4 years ago

Some limitations about Base32:

xmaysonnave commented 4 years ago

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