Skip to content
This repository has been archived by the owner on Jul 31, 2020. It is now read-only.

Running sync server? #58

Open
zoh48gz04 opened this issue Feb 15, 2017 · 4 comments
Open

Running sync server? #58

zoh48gz04 opened this issue Feb 15, 2017 · 4 comments
Labels

Comments

@zoh48gz04
Copy link

Hi,

sorry for the inconvenience, this is more a question, maybe "half"-a-duplicate of #57.
Will you be able to run the sync server on your own machine without anything like AWS and use it on all clients (including Android)?

Thanks for your work btw!

@ayumi ayumi added the server label Feb 15, 2017
@ayumi
Copy link
Contributor

ayumi commented Feb 15, 2017

Yes, that would be sweet! I think it's important that users can self host and own their data.

The code relies on S3 to put and query records, so for a first iteration something S3 compatible would be convenient. https://github.com/minio/minio looks like it might work.

@sebalinux
Copy link

I think this is a very important and useful feature, Mozilla Firefox allow this in a quite simple manner. I cannot think it is a technical problem for you, there are any other obstacles??

@diracdeltas
Copy link
Member

The sync team has been busy getting sync out the door on all Brave platforms, so we haven't gotten around to this. However, I think it should be pretty straightforward:

  1. Add a command line flag in https://github.com/brave/brave-browser to specify the URL for the sync credentials server (assuming you want to run that yourselves too) and the s3 bucket
  2. Make sure the code in this repository reads that and uses it if set; otherwise it falls back to the Brave defaults

@avbfr
Copy link

avbfr commented Jul 17, 2019

Hello,
First, thanks for your work, Brave is a very good browser !

It's just missing this feature ;-)

Any news on this ?

Regards.

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

No branches or pull requests

5 participants