mprimi / portable-secret

Better privacy without special software
https://mprimi.github.io/portable-secret/
MIT License
1.69k stars 117 forks source link

DRAFT - stash of my quick brainstorming #17

Open dumblob opened 1 year ago

dumblob commented 1 year ago

UNFINISHED DRAFT, please do not complain it is not actionable, I will get back to it hopefully in January/February 2023

  1. press "decrypt" automatically changes the Salt and IV
  2. one can add arbitrary number of messages, files, images in the specified order!
  3. maybe: message could be replaced by "rich text" which would be simply djot to support formatting, tables, and embedded images - see https://github.com/mprimi/portable-secret/discussions/1#discussioncomment-4488349
  4. redo UX based on clarified use cases (some way to "amend" existing file - under the hood a full regeneration would of course happen)
  5. make it work with JsShelter's strictiest settings ever
  6. team up with USB key storage open source projects (Signet etc.)
  7. make it easy (one click!) to share the resulting file through several free hostings at the same time (if small enough, maybe store it in URL itself!)
  8. make it easier to audit the encryption web page (e.g. make a release signed by a well-known certification authority so that the browser can check it on its own)
  9. add password strength estimator visual indicator (e.g. a bar) - e.g. zxcvbn from Dropbox
mprimi commented 1 year ago

Very interesting proposal!

Hit me up privately if you want to talk.