Yes. But it was a while ago (pre Rust) when I ran my own accounts server. I only self-host sycserver-rs now.
That being said, I'm pretty sire the mail verification is built in, so even if you self host accounts you'd have to make modifications.
A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.
Rules:
Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.
No spam posting.
Posts have to be centered around self-hosting. There are other communities for discussing hardware or home computing. If it's not obvious why your post topic revolves around selfhosting, please include details to make it clear.
Don't duplicate the full text of your blog or github here. Just post the link for folks to click.
Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).
No trolling.
Resources:
Any issues on the community? Report it using the report flag.
Questions? DM the mods!
Yes. But it was a while ago (pre Rust) when I ran my own accounts server. I only self-host sycserver-rs now.
That being said, I'm pretty sire the mail verification is built in, so even if you self host accounts you'd have to make modifications.
Can you do something with syncserver-rs alone? Even after I log in with Mozilla account and setting sync server URL to point to mine, nothing appears in the database.
As far as I know from my own attempt, you can't easily self host the accounts part, only the syncserver
An the Syncserver still runs on Python2 with multiple known vulnerabilities.
There is a new Syncserver written in Rust, but it seems in continous half finished state or so.
~~Not for years. It's Rust now~~.
Doh, should have kept reading 😆 Rust is used in production now.
Maybe they referred to the Rust version.
Yeah, the new one was seemingly always just shy of being ready to use
You can, it's just more complex.
That why I said 'easily', there's no ready to go solution you could just plop into a compose file