adregan / notes

An encrypted notes application

Home Page:https://notes.digital

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Notes

About

Notes is an application that puts encryption first. As such, it provides a test bed to solve the problems that arise from storing encrypted data. Currently in beta, you can test it out with a keybase account at notes.digital. All data is currently stored locally only, completely on the user's device.

About the name

The name is super generic, I agree, and it doesn't convey anything about these notes being encrypted. I figured it would be better if we all started thinking that there is nothing special about encrypted data, but that it's just the way things are.

Feature Roadmap

  • Test Coverage
  • Sorting features
  • Mobile Layout
  • Cloud Sync
  • Exporting notes
  • User accounts
  • Animations (UI and transitions)
  • Client side search

Requirements

  • npm install -g browserify watchify babel-cli uglifyjs postcss-cli autoprefixer
  • brew install sassc

About

An encrypted notes application

https://notes.digital

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:JavaScript 81.6%Language:CSS 17.9%Language:HTML 0.5%