|
|
|
|
|
by jFatFinger
655 days ago
|
|
Read this article twice and can't understand what problem it is trying to solve and it's use cases. Can someone please explain it better? Apparently it is a distributed file management system that is Local-first access control. What is the point if the data is on my machine then I have full access already so it already is local-first access? |
|
Here's an article about local-first software: https://www.inkandswitch.com/local-first/
Here's an article about why you might want this: https://medium.com/all-the-things/a-web-application-with-no-...
Here's another article about a previous attempt at solving this problem: https://herbcaudill.com/words/20240602-local-first-auth
and here's the associated readme for how that turned out: https://github.com/local-first-web/auth?tab=readme-ov-file#r...