Earlier quoted context omitted.
While I'm just hearing about this Edsu project and am not in any position to vouch for it re: future betrayal, I think the specific concern you raised is solved by Edsu by using local storage rather than a centralized repository. A few clicks in, the first line of https://edclave.com/ is: "Edsu makes life better for both developers and users of Online Open Source Software (OOSS). Instead of the developer having to ho…
Local storage feels really quite volatile. It lives on a local disk inside your browser. May as well just use notepad and a file.
Show HN: A note-taking web app that won't ever betray you
11–20 of 79 posts
Re: Show HN: A note-taking web app that won't ever betray you
#12Earlier quoted context omitted.
Local storage feels really quite volatile. It lives on a local disk inside your browser. May as well just use notepad and a file.
It seems the data stays in sync with other places you're signed in, so supposedly you could get redundancy by signing in on more devices/browsers. In that sense, it's better than a crappy text editor on your computer.
Re: Show HN: A note-taking web app that won't ever betray you
#13I like how low-level and simplified the protocol is, being limited to only 9 types of messages. Compared to Solid which carries baggage from RDF, this seems far easier for third parties to implement.
The note-taking app is really under-selling the protocol beneath it. What could help sell it better is by doing something better than a centralized platform can.
Re: Show HN: A note-taking web app that won't ever betray you
#14Re: Show HN: A note-taking web app that won't ever betray you
#15This is my first time reading about Edsu, it seems very similar to the Solid Platform in one important aspect: it keeps data in the control of the user, separate from applications. I like how low-level and simplified the protocol is, being limited to only 9 types of messages. Compared to Solid which carries baggage from RDF, this seems far easier for third parties to implement. The note-taking app is really under-sel…
The note-taking app seems more like a proof of concept than any kind of category-killer, though.
I'll be keeping an eye on that protocol, though.