Skip to content
This repository has been archived by the owner on Jul 10, 2022. It is now read-only.

Implement SJCL and allow client-side note encryption #22

Closed
mrusme opened this issue Dec 13, 2014 · 1 comment
Closed

Implement SJCL and allow client-side note encryption #22

mrusme opened this issue Dec 13, 2014 · 1 comment
Labels

Comments

@mrusme
Copy link
Member

mrusme commented Dec 13, 2014

Using SJCL (http://bitwiseshiftleft.github.io/sjcl/) Paperwork could allow client-side, JavaScript note encryption, so that every note-content could be transferred and stored encrypted within the back-end.

This probably wouldn't work for all notes, like for example shared ones, but we could at least allow the user to specifically encrypt notes separately (not by default!), using a specific per-note-password. If the user then shares the note to someone, he could pass him along the password used for that note.

@mrusme mrusme modified the milestone: Paperwork 1.0 Jan 6, 2015
@joshlemer joshlemer self-assigned this Feb 3, 2015
@joshlemer joshlemer removed their assignment Feb 7, 2015
@mrusme
Copy link
Member Author

mrusme commented Feb 8, 2015

The issues regarding encrypted notes were discussed in #188. It looks like this is something that's not trivial to implement.

However, this feature should definitely be re-considered in future versions.

@mrusme mrusme added this to the Paperwork 4.0 milestone Feb 8, 2015
@mrusme mrusme removed this from the Paperwork 4.0 milestone Sep 28, 2016
@mrusme mrusme added the 1 Paperwork v1 label May 3, 2019
@mrusme mrusme closed this as completed May 3, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants