Is this still a thing? How would today's firefox handle a custom sync server?
All Pocket accounts will be converted to Firefox accounts
11–20 of 97 posts
Re: All Pocket accounts will be converted to Firefox accounts
#12Re: All Pocket accounts will be converted to Firefox accounts
#13This is disappointing. I love Pocket but I don't trust Mozilla, I will not use a Firefox account, and this ends my subscription.
Re: All Pocket accounts will be converted to Firefox accounts
#14At the dawn of browser sync technologies, it was possible to self host a Firefox sync server. I think I remember there was a component for authentication and one for storage proper. You could use each one of them, or both. Is this still a thing? How would today's firefox handle a custom sync server?
Re: All Pocket accounts will be converted to Firefox accounts
#15Even though I have a firefox account, I'm glad I have moved off Pocket (to Readwise Reader). I don't want all my accounts joined. I don't want a threat model where being locked out of one service takes down everything, especially when that service has no support. This applies to gmail and Mozilla equally.
Re: All Pocket accounts will be converted to Firefox accounts
#16At the dawn of browser sync technologies, it was possible to self host a Firefox sync server. I think I remember there was a component for authentication and one for storage proper. You could use each one of them, or both. Is this still a thing? How would today's firefox handle a custom sync server?
https://mozilla-services.readthedocs.io/en/latest/howtos/run...
Re: All Pocket accounts will be converted to Firefox accounts
#17At the dawn of browser sync technologies, it was possible to self host a Firefox sync server. I think I remember there was a component for authentication and one for storage proper. You could use each one of them, or both. Is this still a thing? How would today's firefox handle a custom sync server?
Re: All Pocket accounts will be converted to Firefox accounts
#18Even though I have a firefox account, I'm glad I have moved off Pocket (to Readwise Reader). I don't want all my accounts joined. I don't want a threat model where being locked out of one service takes down everything, especially when that service has no support. This applies to gmail and Mozilla equally.
Re: All Pocket accounts will be converted to Firefox accounts
#19At the dawn of browser sync technologies, it was possible to self host a Firefox sync server. I think I remember there was a component for authentication and one for storage proper. You could use each one of them, or both. Is this still a thing? How would today's firefox handle a custom sync server?
Practically, it's poorly documented clusterfuck of very confused technologies (https://news.ycombinator.com/item?id=18448125). I hope they've possibly sorted that out over the years, but I don't have much hopes. Although they seem to went monorepo for FxA stuff (IIRC, it used to be that Accounts and Content services were separate). Still, no end-user docs - best you can get is assorted bunch of articles aimed at developers: https://mozilla.github.io/ecosystem-platform/tutorials/devel... - summing it up, it's a project that no one seem to have ever meant to be able to use outside of Mozilla, an ability to self-host it is an accident.
It used that one could've host a single simple program and have everything working. After switch to Firefox Accounts, trying to deploy all those services and their dependencies (and keeping up as it grew) quickly became complicated. I used to maintain my own half-assed almost-all-in-one re-implementation (https://gitlab.com/drdaeman/firesync, still required Kinto as a dependency), but I gave up.
Re: All Pocket accounts will be converted to Firefox accounts
#20Even though I have a firefox account, I'm glad I have moved off Pocket (to Readwise Reader). I don't want all my accounts joined. I don't want a threat model where being locked out of one service takes down everything, especially when that service has no support. This applies to gmail and Mozilla equally.