Open a secure line
End-to-end encrypted and ephemeral instant messaging app, where messages are never stored server-side and only resides within the user's app.
Built using the following open-source projects:
Go to ephemere.app to start sending ephemeral messages!
# install dependencies
$ npm install
# serve with hot reload at localhost:3000
$ npm run dev
# build for production and launch server
$ npm run build
$ npm start
# generate static project
$ npm run generate
For detailed explanation on how things work, checkout Nuxt.js docs.
This project has been greatly inspired by:
- Griffonnage: end-to-end encrypted drawings
- Magic Wormhole: peer-to-peer secure file sharing
- Magic Webhole: web-version of Magic Wormhole
- Signal: full-fledge secure multi-platform messaging
Licensed under GNU Affero General Public License v3.0 (AGPLv3)
Copyright (c) 2021 - present Romain Clement