Thanks to visit codestin.com
Credit goes to github.com

Skip to content
/ pen Public
forked from vuau/pen

Encrypted-Decentralized Note Taking App (built with GunDB + Svelte)

dantuck/pen

 
 

Repository files navigation

DeNOTE

Encrypted-Decentralized Note Taking App (built with GunDB + Svelte). Free to use at https://app.denote.link

Features

  • Offline-First
    DeNOTE can work offline. Your data will be synced accross browsers/devices when you are online. DeNOTE is also a PWA so you can install it on your phone or computer.
  • Encrypted
    Your data is stored with an end-to-end encryption by default, which means nobody but you can read your data.
  • Decentralized
    Your data is not controlled by a centralized server. There are a server which is just another peer in the network to keep your latest changes always available to sync.
  • Share-able
    There is an option to turn off the encryption so that you can publish/share your notes.
  • Backup/Restore
    You can backup/restore your encrypted data to/from a JSON file

How to develop

npm install
npm run dev

About

Encrypted-Decentralized Note Taking App (built with GunDB + Svelte)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Svelte 56.7%
  • JavaScript 27.7%
  • CSS 14.1%
  • HTML 1.5%