tiddlywiki-ipfs
tiddlywiki-ipfs copied to clipboard
Use Ethereum PKI to encrypt wiki and attachments
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
https://github.com/MetaMask/metamask-extension/issues/1190
https://github.com/MetaMask/metamask-extension/pull/7831
https://github.com/MetaMask/metamask-docs/blob/master/docs/guide/experimental-apis.md
Potentially Infeasible: https://github.com/lastmjs/ethereum-pm/issues/14
Follow the 3box initiative with IPLD dag-jose: https://github.com/ipld/specs/pull/269