Skip to content

moyaproject/notes

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Encrypted Notes

A web application that stores encrypted notes.

Notes are encrypted in-browser and the password (or passphrase) is never sent to the server -- so you can store secrets online that can only be read by yourself.

Find notes with Sublime Text like fuzzy search. Just hit a few keys from the title in the right order to narrow the search.

See the following for a demonstration:

http://notes.moyaproject.com/~will

passphrase where there is a will

Feel free to edit that, or create your own notebook:

http://notes.moyaproject.com/

You might be interested in the backend, which is a simple JSONRPC api:

http://notes.moyaproject.com/jsonrpc/

Deploy to Heroku

Deploy

About

Encrypted note taking web application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published