All Projects → textileio → Encryptoid

textileio / Encryptoid

Licence: mit
Browser ĐApp for encrypting and sending ephemeral secret messages over IPFS

Programming Languages

javascript
184084 projects - #8 most used programming language

Encryptoid IPFS ĐApp

Browser ĐApp for encrypting and sending ephemeral secret messages over IPFS

Its almost impossible to share digital information without leaving a trace. Almost. This ĐApp allows you to create emphemeral secret messages, encode them with industry standard encryption algoritms, and share them with friends... until the messages disappear forever.

Content Address

The dist folder should hash to QmW1YHCN1wogfxAHtPziPwXT4JFSka3cVPbJ6p23yDyAdj, so you know you're accessing the code hosted here when you access it over a public IPFS gateway: /ipfs/QmW1YHCN1wogfxAHtPziPwXT4JFSka3cVPbJ6p23yDyAdj

Install

  1. This app works best with window.ipfs. Install the IPFS Companion web extension:

  2. Install dependencies yarn install

  3. Build the app yarn build

  4. Start the app yarn start

Develop

Instead of steps 3 & 4: yarn watch

Tutorial

Built using the steps outlined in this blog post.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].