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

Use Ethereum PKI to encrypt wiki and attachments

Open xmaysonnave opened this issue 6 years ago • 4 comments

The current encryption system use the Standford library based on a password protected system. Enhance encryption with an Ethereum public/private key: Waiting for Metamask to deliver the API:

https://github.com/MetaMask/metamask-extension/issues/7603

xmaysonnave avatar Dec 02 '19 03:12 xmaysonnave

https://github.com/MetaMask/metamask-extension/issues/1190

https://github.com/MetaMask/metamask-extension/pull/7831

xmaysonnave avatar Jan 18 '20 01:01 xmaysonnave

https://github.com/MetaMask/metamask-docs/blob/master/docs/guide/experimental-apis.md

xmaysonnave avatar Mar 10 '20 06:03 xmaysonnave

Potentially Infeasible: https://github.com/lastmjs/ethereum-pm/issues/14

xmaysonnave avatar Jun 30 '20 06:06 xmaysonnave

Follow the 3box initiative with IPLD dag-jose: https://github.com/ipld/specs/pull/269

xmaysonnave avatar Jun 30 '20 08:06 xmaysonnave