by VuongN on 2/25/16, 2:22 AM with 7 comments
I'm working on a secure note taking/saving app. Think Evernote + Wunderlist + 1Password with a hardy layer of encryption combined with a unique(?) way of note discoverability/consumption.
I'm an engineer so I tend to just dive in, prototype and code. I've been focusing on the core key management system, pretty far along (I think). Then for some reason, today, I woke up and realized: "shoot! do people really want this stuff?" Because, not to offending anyone here, but good key management stuff is pretty hard core work and requires a little bit more time & attention than the usual engineering project (at least for me).
My wife and I need this for our own purpose and I promised my wife I'd build it for her (heh!). So I guess, I'll ask an honest question, without any ulterior intention here: does anyone else need this? I would love and appreciate any thought one way or another about this.
Thanks,
-V.
by kjksf on 2/25/16, 3:02 AM
Your app would have to be great at non-secure notes AND have an option to add secure notes.
Evernote, btw, does support secure (encrypted) notes. They have a lousy UI for them but the option is there.
If you don't think that your app is better in at least some ways than existing note-taking apps, that having secure notes will not make a difference.
by duncan_bayne on 2/25/16, 2:25 AM
* Emacs (desktop / laptop editor)
* Orgzly (Android editor)
* org-mode (the note mechanism itself)
* Unison (for file sync)
* Ubuntu LTS + OpenSSH (on the file server)
Happy to provide more detail if you're interested.
by vldx on 2/25/16, 11:56 AM
by CiPHPerCoder on 2/25/16, 6:20 PM