Tìm kiếm hỗ trợ

Tránh các lừa đảo về hỗ trợ. Chúng tôi sẽ không bao giờ yêu cầu bạn gọi hoặc nhắn tin đến số điện thoại hoặc chia sẻ thông tin cá nhân. Vui lòng báo cáo hoạt động đáng ngờ bằng cách sử dụng tùy chọn "Báo cáo lạm dụng".

Tìm hiểu thêm

Questions about own firefox sync server

  • 2 trả lời
  • 0 gặp vấn đề này
  • 1 lượt xem
  • Trả lời mới nhất được viết bởi cor-el

more options

Hello. I just set up a self hosted firefox-syncserver on my homeserver.

I created a virtual host on nginx which looks something like this: firefox-syncserver.mydomain.com and have a mariadb database as the backend. In about:config on firefox, I then set the identity.sync.tokenserver.uri to https://firefox-syncserver.mydomain.com/1.0/sync/1.5.

Everything seems to work fine, but I still have some questions which I did not find an answer to online.

   Since I have this public accesspoint for my syncserver now, can not anyone just use it? What stops them from using my url (https://firefox-syncserver.mydomain.com/1.0/sync/1.5) in their about:config?
   What is the SYNC_MASTER_SECRET for which I set to a 256-bit random key?
   When I navigate to https://firefox-syncserver.mydomain.com/1.0/sync/1.5 in my browser, why does it say {"status":"error","errors":[{"location":"body","name":"","description":"Unauthorized"}]}

I would really appreciate a good answer, as I could not find anything good about these points online.

Hello. I just set up a self hosted firefox-syncserver on my homeserver. I created a virtual host on nginx which looks something like this: '''firefox-syncserver.mydomain.com''' and have a mariadb database as the backend. In '''about:config''' on firefox, I then set the '''identity.sync.tokenserver.uri''' to '''https://firefox-syncserver.mydomain.com/1.0/sync/1.5'''. Everything seems to work fine, but I still have some questions which I did not find an answer to online. Since I have this public accesspoint for my syncserver now, can not anyone just use it? What stops them from using my url ('''https://firefox-syncserver.mydomain.com/1.0/sync/1.5''') in their '''about:config'''? What is the '''SYNC_MASTER_SECRET''' for which I set to a 256-bit random key? When I navigate to '''https://firefox-syncserver.mydomain.com/1.0/sync/1.5''' in my browser, why does it say '''{"status":"error","errors":[{"location":"body","name":"","description":"Unauthorized"}]}''' I would really appreciate a good answer, as I could not find anything good about these points online.

Tất cả các câu trả lời (2)

more options

Sorry, the questions are poorly formatted. But I cannot edit the post

Được chỉnh sửa bởi tiskpzitobaxncopph vào

more options

You can find "Edit this question" under the "Question Tools" menu in the sidebar. For a reply, "Edit" is in the three-dot menu next to a reply.

Did you look here?