Skip to content

A privacy-focused, end-to-end encrypted note-taking web app.

License

Notifications You must be signed in to change notification settings

get0xNotes/0xNotes

Repository files navigation

0xNotes

End-to-end encrypted collaborative note-taking app for the era of privacy concern.

0xnotes-dash

We recommend self-hosting the app through Docker. Deploy to Cloudflare Pages, Vercel, and Netlify at your own risk. Requires the Socket.IO server to work.

Deploy with Vercel Deploy with Netlify

Features

  • Secure AES-256 GCM encryption
  • X25519 key exchange
  • Collaborate in real-time through Socket.IO

License

MIT License

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.