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

Example Dropbox Setup #9

Open
brendoncarroll opened this issue Jan 5, 2020 · 0 comments
Open

Example Dropbox Setup #9

brendoncarroll opened this issue Jan 5, 2020 · 0 comments
Labels
good first issue Good for newcomers

Comments

@brendoncarroll
Copy link
Owner

Create an example showing how to setup a synchronized volume for root directory. This is probably the most common use case.

The objects would be structured like this:

Volume{ RootCell } -> Volume{ CryptoCell{ HTTPCell } } -> Dir

Every device has it's own root volume, which immediately contains a shared networked volume. The secretbox cell is probably ready for use because its so simple, but it requires transporting the key to multiple devices.

@brendoncarroll brendoncarroll added the good first issue Good for newcomers label Jan 6, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant