-
-
Notifications
You must be signed in to change notification settings - Fork 4k
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
[FR] Server sync #17
Comments
You may have few options:
Depends of complexity and requirements. |
Thanks a lot for your inputs. End-to-end encryption sync is sitting on our roadmap. This is something that users with more than one device would need. Your alternative plan sounds promising. I'm wondering where you'd like to store? Is there any data security concern? Annie |
self-host and share with peoole like website :D |
I am working on a flutter + hive (can be other DB if it allow to define base class) + crdt + django channels backend package. |
Minio , S3 Or other object storage |
Duplicate of #540 |
Some ideas, what do you think?
|
Thanks, @iBobik for your input. I'm learning new things from you! |
Tell me about some specific alternative and I will compare it 😉 But generally usual solutions does not care about privacy and want to motivate more people to create accounts or at least generate leads (collect contacts). Also my proposal is cheaper to operate. (At least view only sharing.) |
Also that view only sharing could be very simple to implement. |
Will WebDAV be supported? |
Is there a chance that this is now implemented with AppFlowy-IO/AppFlowy-Cloud? |
We now support self-hosting AppFlowy: https://docs.appflowy.io/docs/guides/appflowy/self-hosting-appflowy |
1~3 main use cases of the proposed feature
Are there plans to have a server one can self-host for syncing files between multiple devices (computers, cellphones, tablets...)?
Alternatively it can be a good option to let the users decide where to store the sqlite database (dropbox, icloud, google drive, etc...)
what types of users can benefit from using your proposed feature
Every user that uses more then 1 device
Additional context
Nothing to add besides this is a great project and it looks great!
The text was updated successfully, but these errors were encountered: