cryptonote icon indicating copy to clipboard operation
cryptonote copied to clipboard

:lock: A simple open source web application that lets users encrypt and share messages that can only be read once.

Results 24 cryptonote issues
Sort by recently updated
recently updated
newest added

Last I checked it's incomplete, but adhering to the [EnPaCo](https://github.com/enpaco) spec, created by @dansup and @kpcyrd, would be great!

Allow someone to enable a passphrase on top of the encryption that is required in order to open and thus delete the message.

Enhancement

I haven't quite figured out the pattern just yet, but this will not format as code: ``` development: &defaults test:

Chrome's clipboard api spec should make this easy. jsfiddle: http://jsfiddle.net/gd29az4x/2/

Right now the testing is non-existent, so fleshing that out would be nice despite the simplicity of the app.

Though there is a lot of entropy in both the ID of the message and in the generated password, it would not hurt to add some request throttling to prevent...

Enhancement
Security

Add the ability to set an expiration time if a message is not read. It should default to 30 days as that is a more secure default than allowing a...

Enhancement

I sometimes share code on Cryptonote, so it would be nice to have a code mode that enables syntax highlighting for the recipient.

Enhancement

Allow people to set a geofence (lat, long, km radius) in which the message can be opened

Enhancement

Allow one to set multiple views on a note before it gets destroyed

Enhancement