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.

  • DrDystopia@lemy.lol
    link
    fedilink
    English
    arrow-up
    7
    ·
    24 hours 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.