cross-posted from: https://lemmy.world/post/17087912

Protonmail relies solely on Firebase for receiving notifications on Android. While UniversalPush support is probably in the works, it may take some time until users on ROMs without GSF get built-in notifications.

For those that already use ntfy.sh as a push provider for other apps, https://github.com/0ranki/hydroxide-push is a solution to get push notifications of new mail in Inbox.

The service requires a Linux box to run on, and can be deployed as a container or by running the provided binary. Building from source is of course also an option.

The service is a stripped down version of Hydroxide, the FOSS Protonmail Bridge alternative. There are no ports exposed, all communication is outwards. Communications to Proton servers use the Proton API. The service only receives events from Proton servers, and if the event is incoming mail, a notification is sent to a ntfy.sh server and topic of your choice. Other types of events are simply disregarded, and no other processing is done. The sent push event does not contain any detailed information.

EDIT: Starting from version v0.28.8-push7 the daemon supports HTTP basic auth for the push endpoint.

Disclaimer: I’m the author. All of the work is thanks to https://github.com/emersion/hydroxide, I’ve merely mutilized the great upstream project of most features for a single purpose. Issues, comments and pull requests are welcome!

  • Decronym@lemmy.decronym.xyzB
    link
    fedilink
    English
    arrow-up
    5
    ·
    edit-2
    2 days ago

    Acronyms, initialisms, abbreviations, contractions, and other phrases which expand to something larger, that I’ve seen in this thread:

    Fewer Letters More Letters
    IMAP Internet Message Access Protocol for email
    SMTP Simple Mail Transfer Protocol
    SSL Secure Sockets Layer, for transparent encryption

    3 acronyms in this thread; the most compressed thread commented on today has 8 acronyms.

    [Thread #844 for this sub, first seen 2nd Jul 2024, 13:05] [FAQ] [Full list] [Contact] [Source code]

  • Tregetour@lemdro.id
    link
    fedilink
    English
    arrow-up
    26
    arrow-down
    13
    ·
    3 days ago

    Notifications are overrated. I turn them off for the bulk of apps.

    Devote one or two small time windows each day for life admin. Outside those windows it shouldn’t be seen or heard.

      • Tregetour@lemdro.id
        link
        fedilink
        English
        arrow-up
        2
        arrow-down
        1
        ·
        2 days ago

        Context is king. If there’s vital/time-dependent correspondence you’re waiting on, notifications can matter. But email in 2024 is pretty darn transactional, in which case a daily check is enough for most. Notifications for something suggest that I need to drop what I’m doing and attend to whatever arrived. That just doesn’t apply for service provider marketing, purchase receipts, etc.

        And then the opsec angle comes into play: https://www.axios.com/2023/12/06/apple-google-requests-push-notification-data

        • helenslunch@feddit.nl
          link
          fedilink
          English
          arrow-up
          1
          ·
          2 days ago

          a daily check is enough for most

          Yeah I have to strongly disagree.

          And then the opsec angle comes into play:

          Which is why Proton’s notifications have been encrypted for years.

    • oranki@lemmy.worldOP
      link
      fedilink
      English
      arrow-up
      6
      ·
      3 days ago

      In that case it’s definetly worth it to try this out, just so you have one more notification to disable