TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Ask HN: Does anyone else, other than myself, need a secure note app?

6 点作者 VuongN大约 9 年前
Hi friends,<p>I&#x27;m working on a secure note taking&#x2F;saving app. Think Evernote + Wunderlist + 1Password with a hardy layer of encryption combined with a unique(?) way of note discoverability&#x2F;consumption.<p>I&#x27;m an engineer so I tend to just dive in, prototype and code. I&#x27;ve been focusing on the core key management system, pretty far along (I think). Then for some reason, today, I woke up and realized: &quot;shoot! do people really want this stuff?&quot; Because, not to offending anyone here, but good key management stuff is pretty hard core work and requires a little bit more time &amp; attention than the usual engineering project (at least for me).<p>My wife and I need this for our own purpose and I promised my wife I&#x27;d build it for her (heh!). So I guess, I&#x27;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.<p>Thanks,<p>-V.

4 条评论

kjksf大约 9 年前
I also work on a note-taking application and my thoughts are: ability to have secure notes is somewhat important but it&#x27;s not important enough to make it a primary benefit.<p>Your app would have to be great at non-secure notes AND have an option to add secure notes.<p>Evernote, btw, does support secure (encrypted) notes. They have a lousy UI for them but the option is there.<p>If you don&#x27;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.
评论 #11172227 未加载
duncan_bayne大约 9 年前
Yes. But I rolled my own out of pre-existing software:<p>* Emacs (desktop &#x2F; laptop editor)<p>* Orgzly (Android editor)<p>* org-mode (the note mechanism itself)<p>* Unison (for file sync)<p>* Ubuntu LTS + OpenSSH (on the file server)<p>Happy to provide more detail if you&#x27;re interested.
评论 #11171969 未加载
vldx大约 9 年前
Slightly different, but however - I&#x27;ve been journaling daily for the past 4 years. It turned out it&#x27;s a healthy habit. I&#x27;m writing to myself and I would be really happy knowing that my thoughts are secure. There&#x27;s nothing to hide, but knowing that probably helps you being more direct and upfront with yourself. As far as I know, Day One are planning to roll out encryption this year.
评论 #11174107 未加载
CiPHPerCoder大约 9 年前
I&#x27;ve always just used encrypted pastebins, e.g. <a href="https:&#x2F;&#x2F;defuse.ca&#x2F;b&#x2F;" rel="nofollow">https:&#x2F;&#x2F;defuse.ca&#x2F;b&#x2F;</a>