-
Notifications
You must be signed in to change notification settings - Fork 3
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
update readme #1
Comments
Hello, this project is just in experimental status. There're lots of disadvantages like : 1. Currently , account login is not implemented because of lacking oauth provider. 2. This does not work for Chrome in Android , because Chrome use android built-in Google/GMS account system , you can't change it and that's the main reason that i can not continue on this project. So generally I'd recommend you continue to use firefox's stack. If you really like Chromium-based browser, you could use brave browser instead. This project code is mostly based on brave's one. and brave's one is able to self host (haven't tested yet). |
Yeah I've seen https://github.com/brave/go-sync#readme |
Although syncserver is deprecated , the sync protocol is not. so you can still use it for a long time to wait for them making syncstorage-rs's document clear enough for self hosting and migration.
Currently and maybe for a long time, no. see brave/brave-browser#12314 |
Can you please elaborate the required steps to selfhosted the chromium.sync server?
I'm curent'y using Firefox syncserver with Firefox but I'm exited by founding this project.
Thanks
The text was updated successfully, but these errors were encountered: