Skip to content

Simple notes app that use angularjs-crypto to store encrypted notes in the backend.

Notifications You must be signed in to change notification settings

pussinboots/secure-notes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

##secure-notes

Build Status Coverage Status Dependencies Heroku Gitter chat

Live Demo

This is a example application that use angularjs-crypto to achieve client side encryption. The data are stored in a mongodb but this data are encrypted and will be encrypted on the client side. That means on the server side only encrypted data are stored and so the backend doesn't know really what that data means.

It is a very simple application to demonstrate the use of the angularjs-crypto modul to achieve client side encryption and decryption.

Versions

  • 0.0.2 not implemented yet user based encryption/decryption key
  • 0.0.1 storing of encrypted data and display of decrypted data

About

Simple notes app that use angularjs-crypto to store encrypted notes in the backend.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published