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.
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!
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.
In that case it's definetly worth it to try this out, just so you have one more notification to disable
I haven't heard of Hydroxide before; thank you for highlighting it! Just one question: Does it also require a premium account like the official bridge, or is it also available for free accounts?
I think it does require a paid account, Hydroxide basically acts like the official Proton bridge.
I haven't actually tested with a free account, so there's a chance it does work. When you run the auth
command (which is the same as upstream Hydroxide), it will probably throw an error.
If you have a free account and try this out (or Hydroxide), please report how it goes back here, I'll add a note to the readme. Upstream doesn't seem to mention this in their repo either.
Currently, I only have a free account there. I tried Hydroxide first, and I had no problem logging in. I was also able to fetch some emails. I will try hydroxide-push as well later.
In that case hydroxide-push will work too, which is good news!
Just note that the IMAP, SMTP and CardDav functions have been stripped out from this push version. If there's interest to have those too, a different version with the push stuff added on top of full Hydroxide could be made. It will require a bit of time to develop.
The scope of hydroxide-push is only push notifications for now.
Hydroxide was specifically created as a free replacement for the official Proton Mail Bridge, so no, it doesn't require a subscription
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]
Can't you just use K-9 mail? Why is there a need for a dedicated Proton mail app
IMAP only works with paid accounts
It only works through the Proton Mail Bridge application, which is only available for desktop. That's because Proton's end-to-end encryption makes it impossible to access your emails while they are on Proton's servers via IMAP. They would need to be decrypted on the server, but that would make the entire encryption pointless. The Proton Mail Bridge connects to the server, downloads the encrypted data, decrypts it locally on your PC and locally exposes an IMAP server, which contains your decrypted messages.
It's E2EE therefore you can't just use an IMAP server that works with "plaintext" data.
Email as a protocol doesn't really support E2EE as a protocol. However, IMAP supports several forms of SSL and SSL is required by most providers.
SSL is not E2EE
That's what I said
Yes, plain text was more of an analogy
Proton has pretty poor third party support
It's because of the encryption, any encrypted email provider has this issue, it's not specific to Proton