this post was submitted on 02 Nov 2025
62 points (95.6% liked)

Selfhosted

52802 readers
781 users here now

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:

  1. Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.

  2. No spam posting.

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

  4. Don't duplicate the full text of your blog or github here. Just post the link for folks to click.

  5. Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).

  6. No trolling.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 2 years ago
MODERATORS
 

For the longest time, I've been wanting to set up an email server with one of its main purposes being phone notifications.

Is there a fedi thing that I can use to do that?

You know how many server apps will ask for an email address?

Heck even immich asked for an email address! WTF! Ask me for my mastodon or my Lemmy address! So far these have been very reliable communication systems.

I guess the question is also a sort of statement. Why not add a fedi option for logins? Please???

Looks like they hacked something already for this using:

https://unifiedpush.org/

https://github.com/immich-app/immich/discussions/12842

It looks intimidating but probably same as spooling up a mastodon instance.

you are viewing a single comment's thread
view the rest of the comments
[–] DrDystopia@lemy.lol 8 points 6 days ago

Fedi doesn't support secure communication, that's why (the last time I dove into the subject) lemmy has a profile field for yer Matrix account. Encrypted communication. Mails are usually hosted on "reputable" services and has some sort of privacy agreement, something I've yet to see on a fedi site.

And if you think of lemmy or mastodon as a communication service rather than a publishing platform, you're probably being spied on more than you expect.

Fedi logins would require an account backend, which is quite a way aways from the fediverse as far as I know. Not to mention it would require a stable, permanent fedi provider with absolute trust.

For a simple e-mail server you could use a server management suite like YunoHost, comes with a working mail server right out of the box. For only recieving registration mails and notification you wouldn't even have to mess with online spam filters due to not being GAFAM.

Someone mentioned UnifiedPUSH, which is nice but has very limited platform support at the moment as it has to be added to every single site and app. As far as I know it also sends notifications only using transport encryption so the server admin would have access to your notifications. Better to self-host, best to self-host at home on your own hardware.