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

update readme #1

Closed
ippocratis opened this issue Jul 12, 2022 · 3 comments
Closed

update readme #1

ippocratis opened this issue Jul 12, 2022 · 3 comments

Comments

@ippocratis
Copy link

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

@jackyzy823
Copy link
Owner

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).

@ippocratis
Copy link
Author

Yeah I've seen https://github.com/brave/go-sync#readme
But still not sure if the server endpoint is configurable for android
On the other hand Mozilla have moved to syncstorage-rs and there are.no clear instructions how to self store it
Anyway
Thanks

@jackyzy823
Copy link
Owner

On the other hand Mozilla have moved to syncstorage-rs and there are.no clear instructions how to self store it

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.

But still not sure if the server endpoint is configurable for android

Currently and maybe for a long time, no. see brave/brave-browser#12314

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants