Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Decentralized dropbox over Freenet #680

Open
sanity opened this issue Jun 20, 2023 · 1 comment
Open

Decentralized dropbox over Freenet #680

sanity opened this issue Jun 20, 2023 · 1 comment
Labels
A-decentralized-services Area: services built on top of the Locutus network C-proposal Category: A proposal seeking feedback help wanted Extra attention is needed

Comments

@sanity
Copy link
Collaborator

sanity commented Jun 20, 2023

Unison is an open source dropbox replacement that works over ssh to synchronize files and directories. It should be straightforward to build something similar on locutus that's even easier to use, something like:

$ freesync share code/freenet/locutus
code/freenet/locutus now shared, secret token: MFZWIZTBONSGMYLTMRTGC43EOZQXGZDWMFZWI5TW

On a different machine:

$ freesync add MFZWIZTBONSGMYLTMRTGC43EOZQXGZDWMFZWI5TW Documents/code/locutus
Directory synced to Documents/code/locutus

And you've got a cloudless dropbox just like that.

@sanity sanity added help wanted Extra attention is needed C-proposal Category: A proposal seeking feedback A-decentralized-services Area: services built on top of the Locutus network labels Jun 20, 2023
@iduartgomez
Copy link
Collaborator

Duplicated?

#407

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-decentralized-services Area: services built on top of the Locutus network C-proposal Category: A proposal seeking feedback help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants