LKNNKL / safenote

Secure note taking, made simple.

Home Page:http://safenote.coelho.xyz

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Safenote

lol

Safenote is a note taking web application, with a focus on security.
Check it out at http://safenote.coelho.xyz

Secure

We use BCrypt to secure each and every note on the app.

Efficient

There is no computationally intensive algorithms used, after all -- it's just a note!

Simple

No need for any user authentication or additional features, it does what it says -- store notes securely!

Contributing

  1. Fork it (http://github.com/karlcoelho/safenote)
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

Licensing

MIT

About

Secure note taking, made simple.

http://safenote.coelho.xyz

License:Other


Languages

Language:HTML 60.3%Language:Ruby 39.7%