TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: Any interest in a decentralized notes app?

5 pointsby mobitarover 8 years ago
With the recent Evernote privacy policy incident, a lot of people are looking to make the switch to something else, but that something else typically takes the form of &quot;{insert name of private company} Notes App&quot;.<p>I&#x27;ve been working on a system that would allow decentralization of personal notes. Basically the idea is to remove trust from the server and place it on the client, similar to how you trust a Bitcoin wallet, but don&#x27;t trust the network.<p>It&#x27;s an open protocol, so anyone can build their own client or server. I&#x27;ve made some heavy progress, and have already published the open spec[0], server implementation (Ruby)[1], web client implementation (Angular)[2], and am now working on the iOS client.<p>I probably should have asked this <i>before</i> starting on the project, but better late than never. Obviously we all say we want security and privacy in theory, but when it comes to practicality, we get a little lazy.<p>So, do you have any interest in a decentralized notes app&#x2F;system? What are some absolute requirements this system must have? What are things that would prevent you from using it?<p>[0] https:&#x2F;&#x2F;standardnotes.org<p>[1] https:&#x2F;&#x2F;github.com&#x2F;standardnotes&#x2F;ruby-server<p>[2] https:&#x2F;&#x2F;github.com&#x2F;neeto-project&#x2F;neeto-web-client

3 comments

miguelrochefortover 8 years ago
I can think of 100 different decentralized [insert use case] ideas. Does that mean we&#x27;ll need 100 different server and client implementations? I hope not.<p>Your specific note-taking use case is not special enough to justify investing in your solution. If you introduced a general-purpose platform to build decentralized apps, you would have more of my attention.<p>Please note that this comes from someone who dismisses any solution that don&#x27;t aim to solve everything.
评论 #13232361 未加载
评论 #13234735 未加载
id122015over 8 years ago
What I&#x27;m interested in: I&#x27;ll either build it myself when I&#x27;ll have time, or you can share the idea. A notes server that I can install myself, not relying on external servers. And if can keep the content encrypted, it would be even better.
newsat13over 8 years ago
See <a href="https:&#x2F;&#x2F;meemo.minimal-space.de&#x2F;" rel="nofollow">https:&#x2F;&#x2F;meemo.minimal-space.de&#x2F;</a>