19 ms·
Proton Mail suspended journalist accounts at request of cybersecurity agency
- johnklos 1y agoThe true value of a company can be measured by our ability to communicate with them. If we can't communicate except after public outrage, then what does that say about the company? Here's a genuine question: is Proton Mail the least shitty of companies that provide email services? I self-host email and will continue until I die. But for others who need a company to do this for them, is Proton Mail the least shitty of options? Does this change the evaluation? I'm genuinely curious about the opinion of others here.
- dbpcut 1y ago[dead]
- jegp 1y agoWhat's your stack? After reading this, self hosting suddenly appeals to me.
- seszett 1y agoOpenSMTPd + Dovecot is extremely easy to setup and maintain. For my parents, I registered a domain on OVH and they use the free email accounts they come with. So that's an independent, ready to migrate, email account for about 8 euros per year.
- BLKNSLVR 1y agoNot who you asked, but I self-host some non-critical mail domains using Mailu[0], which is a set of docker containers. It's been fairly low maintenance. Ease of setup depends on your technical knowledge, but if I can do it, and you're on HN asking the question, you'll probably manage. [0]: https://mailu.io/ https://mailu.io/
- thr0w4w4y1337 1y agoSo, now you have to worry about your VPS/Internet provider deplatforming you. Or about your domain name being seized. And spam filtration, backups, redundancy... I'm not saying email self hosting should not be done, I just say a bit of planning should be done. DNS seems like the most annoying part, it is SPoF by design. The problem can be mitigated, but seems like cannot be solved. For example, owning multiple domain names in multiple jurisdictions. And round-robin them. You cannot eliminate SPoF for any one specific service you want to login using email. But you won't lose access to everything at once. Edit: P.s. At the same time, owning your domain for mail seems to be one of the most impactful things to do to reduce digital serfdom. Banned at *mail? Just switch those MX records and go on.
- johnklos 1y ago> So, now you have to worry about your VPS/Internet provider deplatforming you. Or about your domain name being seized. And spam filtration, backups, redundancy... Your VPS / ISP better have a good reason to "deplatform". If you're really worried, use two different ones. Also, people have more problems with being "deplatformed" by Google, often with no reason given, and with no way to communicate with a human about the issue. Look it up. I'd be more worried about that. DNS isn't a single point of failure. Nor is email when it comes to reception (that's what backup MXs are for). If you need redundancy when it comes to being able to fetch email, you can easily have the primary MX also forward to mailboxes on another host so you have two (or more) copies of everything. None of this is all that hard, and people have been doing it for ages. Give it a try :)
- thr0w4w4y1337 1y ago1) To quote myself: "I'm not saying email self hosting should not be done, I just say a bit of planning should be done". I self host my email. I just meant it is not "just rent a VPS and slap some docker containers on it" 2) I never said receiving email is a SPoF 3) Please explain in detail what do I do in order to keep receiving emails using "me@johndoe.com" after johndoe.com gets undelegated. I do not know of a way and would very much like to know. If there is no way.. It is a SPoF. edit: formatting
- _kidlike 1y agoforget about self hosting email... I tried it for years, and even if you get it working (needs months), it will eventually stop working again. The problem is that in order to get the big boys to accept you as an email provider, you have to jump through infinite hoops, and be treated like a criminal and/or scammer in the meantime (or at best a business that is trying to send newsletters). You will never get a human to talk to, it's just an infinite loop of automated processes. Anyway, the problem is "trust" which boils down to IP reputation. And since we are all still on ipv4, your IP was reused. Which means you need to spend months cleaning it. And you won't have a guarantee that you won't lose this IP in the future.
- progbits 1y agoCan't you just use a paid SMTP relay which will have good reputation. Sure not exactly selfhosted but trivial to switch.
- traceroute66 1y ago> I tried it for years, and even if you get it working (needs months), it will eventually stop working again. I've been self-hosting for decades and have never, ever seen the sort of problems you suggest. Once its working, its working. When people have a problem, its usually because they are trying to either: (a) host off a home internet connection; or (b) host off a less than reputable hosting provider. Both of which should frankly come to no surprise to anyone with a modicum of technical know-how. Hosting off a home internet connection, assuming the ISP will even open the ports in the first place, has been something to avoid since, well, basically forever ... certainly anywhere after the late 90's. Hosting off a less than reputable provider is the same. I'm not going to name names, but certain providers are well known for originating spam or not responding to abuse@ messages.
- pengaru 1y agoI too have self-hosted for decades, there was a brief period of annoyance where I had to set up SPF records long ago, but since then it hasn't been problematic AFAIK (not that I'm in constant contact with people on all the major providers). However, a close friend and fellow ex-sysadmin who also has self-hosted since the 90s, has had some headaches in recent years. He upgraded his dedicated server at the same US provider I use, without attempting to preserve his original IP addresses. He hosts email for his wife's small business, and with the new IP addresses has come a lot of problems. Her billing is performed primarily via email, when the emails get blocked, her income is directly affected. It's so bad sometimes I'd say it's straining their marriage. This isn't at a disreputable hosting company. It's simply the reality of provisioning new systems receiving new ipv4 addresses inherently from a pool outside the pre-spamers-and-scammers-everywhere era, these addresses have passed through a dumpster fire of abusers. At this point I'll never retire my dedicated server just to hang onto its IP address with a clean history I've controlled since the 1990s. Even if the machine becomes nothing more than an overpriced reverse proxy to somewhere else I run the real back-end on... the address has become the primary value. So when advising people begin self-hosting, at least consider the reality of available ipv4 addresses they're likely to end up with. Even the reputable vendors have been used by malicious actors buying hosting with stolen credit cards and fake identities. We can't have nice things.
- yogorenapan 1y agoI've been self hosting my email for a couple years. Currently using mox https://github.com/mjl-/mox https://github.com/mjl-/mox I'd avoid popular server providers like Hetzner or DO. Lots of abuse there so you might get dropped. https://www.eth-services.de https://www.eth-services.de sponsors mailcow and has been pretty reliable
- johnklos 1y agoI'm still running Sendmail on NetBSD, the way I've been running it since the '90s. You'll find plenty of people telling you to not do it, but they mostly seem to think that others shouldn't do things because they can't. The biggest problem with self-hosting email is deliverability, and it's easily handled by smarthosting through a reputable service, so anyone who says it can't be done hasn't really thought things through very much.
- crossroadsguy 1y agoTo answer your question, from my limited experience: no. There are better or less shitty companies like Fastmail, Runbox (tried them), even Purelymail (but 1 or 2 people setup), Mailbox (shitty support, solid setup; I am a customer), Migadu (good name, I have never used them), there's Tuta (but somehow they seem off to me; like Proton they also do not allow IMAP/POP - Proton allows with some circus), MXRoute has good name at places like LET forum. There's even Zoho if you just a mail service (but then if you use Zoho then only reason to not use Google or MSFT will be cost or just the middle finger :D) … and many more. So there are options. PS. as per self hosting email - I can't self host my seedbox properly on a VPS, I don't think I should even try email :)
- cedws 1y agoNot allowing IMAP/POP isn’t just for the lulz, it’s not compatible with the encryption architecture Proton uses, which is kind of the selling point of the product. You can either have your emails encrypted at rest with your key OR you can have plain IMAP/POP without a bridge client, you can’t have both.
- crossroadsguy 1y agoDid I anywhere say it was for the "lulz"?
- int_19h 1y agoI never really understood the point of that. If you are exchanging emails with someone using one of the most popular email services that together make 99% of the marketshare, their server retains your email unencrypted anyway. So the only time that encryption will really matter is when emailing someone who is also using Proton.
- mjh2539 1y ago> the only time that encryption will really matter is when emailing someone who is also using Proton. Correct, and this was/is explicit when you first sign up for a proton email account.
- traceroute66 1y ago> The true value of a company can be measured by our ability to communicate with them. True, but sadly too many people don't care. Look at how many people will happily throw $$$ per month at Claude when it is basically absolutely impossible to contact a human being at Antrhopic. > is Proton Mail the least shitty of companies that provide email services? Tutanota could be worth a look.
- gond 1y agoI self hosted for 20 years, worked flawlessly, gave up because of security concerns. I would like to go back to it. Question: How do you manage the security on such a box? Is there any simplification I missed? I couldn’t keep up with it. So many patches, unrelated to mail, broke something in the stack, bringing the server into a critical state. Often, I had to lock down everything before going up again, consuming a day’s effort or two. These were two days without mail.
- drnick1 1y agoAs far as I can remember, you don't even get IMAP access on the Proton free tier. For me, that's a non-starter. The privacy claims are also mostly marketing, as it is basically impossible to verify what Proton actually does when approached by a three-letter agency. I wouldn't use email anyway if I had something to hide, the email protocol wasn't designed with secrecy of communications in mind. For that, Signal seems far better, or perhaps a self-hosted, encrypted Matrix room.
- KingOfCoders 1y agoFrom the Proton/X discussion in the Intercept article "Big Tech CEOs are tripping over themselves to kiss the ring precisely because Trump represents an unprecedented challenge to their monopolistic dominance.” They don't know how this is going, from what I see Trump threatens something not to change something, but to get something. If there is any anti-trust drive it's there to shake the tree, not to break up big tech. Trump loves big US corporations, like those in the 50s and 60s, those pre-Bell-breakup.
- Ey7NFZ3P0nzAe 1y agoI'm worried and surprised to see the many comments here that, contrary to what I'm used to reading here, nobody seems to have dug deeper, looked critically at the evidence. Quite a lot of just ad hominem and insinuations. This looks like brigading to me. Which is the only way for govs to fight against protonmail: spreading doubt. Hence I am reinforced to continue being a strong supporter of Proton.
- demarq 1y agoProton does not do anything it says in the tin. Just a warning
- shauntest12321 1y agoForward Email fan for the fact they are 100% open source. Easy access to the developers. All others closed source in most regards.
- 0-_-0 1y agoProton's response copied from a Reddit thread: Hi everyone, No, Proton did not knowingly block journalists’ email accounts. Our support for journalists and those working in the public interest has been demonstrated time and again through actions, not just words. In this case, we were alerted by a CERT that certain accounts were being misused by hackers in violation of Proton’s Terms of Service. This led to a cluster of accounts being disabled. Because of our zero-access architecture, we cannot see the content of accounts and therefore cannot always know when anti-abuse measures may inadvertently affect legitimate activism. Our team has reviewed these cases individually to determine if any can be restored. We have now reinstated 2 accounts, but there are other accounts we cannot reinstate due to clear ToS violations. Regarding Phrack’s claim on contacting our legal team 8 times: this is not true. We have only received two emails to our legal team inbox, last one on Sep 6 with a 48-hour deadline. This is unrealistic for a company the size of Proton, especially since the message was sent to our legal team inbox on a Saturday, rather than through the proper customer support channels. The situation has unfortunately been blown out of proportion without giving us a fair chance to respond to the initial outreach. Thank you for your understanding, The Proton Team
- BoredPositron 1y agoThis makes the situation even worse for me. CERTs lack any legal authority to compel action or enforce compliance. Without a thorough and fast post mortem analysis, this incident is deeply concerning for anyone who relies on Proton as their primary email provider. I guess getting trigger happy just comes as soon as you get a bigger user base but that's exactly when you get caught slipping. Like they did with the false positives it honestly reads like: "We have good relationships and trust this CERT so we carpet bombed all accounts they send us without even looking at them." I wonder what would have happened to accounts or users without the reach on socials.
- 93po 1y agothey didnt do it because CERT said they legally had to - they did it presumably because they pay CERT to catch abuse and misuse and take action based on their findings
- deleted 1y ago[deleted]
- Imustaskforhelp 1y agoSide note regarding proton that it seems that people are mentioning the fact that ip is being tracked with user creation in proton mail? So if someone downloads proton vpn and uses it that way, then I always considered it to be the best vpn (even better than mullvad) but I guess I was wrong... I would still use protonvpn but I will try to migrate towards quite frankly more services from now on.. Email should just be a way to discuss what should be your matrix account or xmpp or even signal... Another thing that I want to point out is that I had once went into network permissions etc. in proton docs and tried to write a comment and write stuff etc. and I am not sure about the writing stuff but although these do feel "encrypted" but I saw a thing in the api response when I did curl or something which showed logs so I assumed proton keeps logs.. Another problem I feel is that since proton is only encrypted via your password which you enter into the system and it seems that you can change the password if you have something like phone verification. Fundamentally something like this can only work if they have the keys, so they are having the keys to your encrypted account. I am sure that there are ways of adding your own private key too but how many people using proton are doing that? Fundamentally, this is how the stack will work or has to work imo. You are trusting them because of lack of conflicts. They have built their name on privacy and so everyone will leave if it they are less private but the thing is, is that they might be using some open source tech that might have an update that couldn't be audited or somehow get hacked themselves and since proton might have some juicy targets like journalists. People's lives may be on the cutting edge. I heard this somewhere that I wish to share, you want technologically private solutions not because you don't trust someone but rather that it should remove the need of trusting in the first place. Proton hasn't / can't reach it imo. I don't mean any hate towards proton but that was my understanding. I still use it and in fact Please let me know if I caught something wrong or what I am saying is correct. My purpose is not to spread misinformation but rather inform my opinions/correct them if I am wrong.. (I may be wrong, I usually am [my most loved line from the book how to win friends and influence people]) I feel as if we need to get things like pi etc. or whatever and atleast to me hosting something like matrix seems okay-ish I am not sure. Email just doesn't feel as if a good protocol for privacy.
- yieldcrv 1y agoProton mail is a exercise in gullibility
- WarOnPrivacy 1y agohttps://archive.ph/ITtIB https://archive.ph/ITtIB
- daft_pink 1y agoYou either die a hero, or you live long enough to see yourself become the villain.
- luqtas 1y agonot all heroes wear capes, much less releases personal AI assistant to navigate your own data while the MAIL CLIENT AND CALENDAR APP is on beta on Linux for YEARS
- SilverElfin 1y agoI thought Proton was a confidentiality / privacy oriented thing. How do they even know who owns the accounts?
- gruez 1y agoSecond paragraph of the article: >But last month, Proton disabled email accounts belonging to journalists reporting on security breaches of various South Korean government computer systems following a complaint by an unspecified cybersecurity agency
- guywithahat 1y agoYou can disable an account without knowing who owns it, although they do have credit card/payment information now, and I don't think new accounts get encryption services unless they pay. That said, if your inbox is encrypted, protonmail does so on the client side with a second password. They can maybe delete the account, but proton mail doesn't know what the encrypted data is. What happens to new emails sent to a disabled address is anyone's guess though. Honestly I think they're doing the best they can given the circumstances
- Sunspark 1y agoYou are trusting them. They control the client, how the keys are created/stored, etc. Javascript, etc. If they were to suddenly turn one day, they could. This is the weakness of cloud services.
- HeatrayEnjoyer 1y agoOr just use an open source email client. I would expect their own apps to be open source, are they not?
- j-bos 1y agoIndeed they are: https://github.com/ProtonMail https://github.com/ProtonMail If you, or someone else, like please audit the repos. Could be cool to see trusted forks of some of the clients.
- gruez 1y agoCan proton even win here? The obvious solution would be "we don't take down unless there's a court order", but then you'd get exposé pieces saying how protonmail is a den for drug dealers/pedophiles/doxxers/cyber criminals.
- deleted 1y ago[deleted]
- autoexec 1y ago> The obvious solution would be "we don't take down unless there's a court order", but then you'd get exposé pieces saying how protonmail is a den for drug dealers/pedophiles/doxxers/cyber criminals I think it'd be crazy to make a service worse because of worry over potential hit pieces that might whine about a perfectly reasonable policy. It isn't as if Proton Mail hasn't been accused of those things before anyway (along with accusations of being a honeypot and not private enough). It's better to have integrity and fight for your users than to cave just to avoid click bait articles by people with irrational views.
- a0123 1y agoNo. They currently do cooperate and they go get the odd bad press about this. So doing what they actually claim to do would change nothing. Their current stance is just a cop out.
- vorpalhex 1y agoYes. Most CERT requests are valid and good and should be obliged.. but there should be a manual check involved. Especially when an appeal is filed. Especially when the content is obviously security reporting. Both extremes are wrong - don't ignore CERTs and don't mindlessly oblige them. Find one of the many reasonable middlegrounds.
- bigiain 1y ago> but there should be a manual check involved. I suspect there's a few email providers where the marketing and reputation management teams are hurriedly adding "check the user and the user's affiliated social media reach before suspending this account, and before responding to any support requests from the user." My new elevator pitch: We proactively research all of our customer's users and new signups to assign them a social media reach score. We then automate escalating external account action requests or user support calls for highly ranked users to senior staff and providing details and evidence of their social reach and industry affiliations. While we generate revenue from these customers, our primary revenue stream is the aggregated data we acquire while doing this, and selling access to that data to law enforcement, the insurance industry, and Nation State intelligence organisations across the globe.
- BrandoElFollito 1y agoThe silence of proton can only be interpreted to their disadvantage. This is not very smart and will make everyone doubt on them. While I like the idea of a safe and uncompromising service, proton seems less so now.
- bigiain 1y agoLadar Levison and Lavabit certainly earned themselves credibility there a dozen years or so back. Sadly https://lavabit.com/ https://lavabit.com/ currently just says "We are not accepting new users at this time. Mail services remain online, while we work on improving our website code. "
- IncreasePosts 1y agoSo, is this a case where Random Cybersecurity/Tech Group mistakes responsible disclosure for hacking, and then reported it to Proton, which took their word for it and disabled the account?
- fivefives55555 1y agoI've been following this on X/Twitter and I think one of the most egregious things that's important to point out is that folks from Phrack reached out to Proton in private multiple times, and Proton ghosted them. Proton only engaged with them and then reinstated the accounts after Phrack went public and their X/Twitter post went viral. It also looks like one of the writers filed an appeal with Proton and Proton denied the appeal, so they manually investigated the incident and refused to reinstate the account and then only did after this got attention on X/Twitter. So make no mistake about it: Proton didn't just disable the accounts after whatever CERT complained, which would have been bad enough - they also didn't do anything about it until this started getting lots of eyes on social media.
- a0123 1y agoWhich the reddit fanatics on their sub are bending over backwards to defend and explain away when there is no two ways about it tbh.
- overfeed 1y agoI'll go out on a limb and say it: it's an American cybersecurity agency. Proton's CEO/Proton[1] loves the current US admin. I wouldn't be surprised if they comply now and ask questions later, if at all. 1. According to the now-deleted Reddit comment from the official Proton account glazing Republicans, so I assume they were speaking on behalf of all of Proton. https://theintercept.com/2025/01/28/proton-mail-andy-yen-trump-republicans/ https://theintercept.com/2025/01/28/proton-mail-andy-yen-tru.... I have zero evidence except for the CEOs questionable public statements, but I wouldn't be surprised if Proton turned out to be the 21st century Crypto AG.
- Yiin 1y agoif I didn't knew better, that would sound plausible, but the truth is much more boring (for the better)
- nerpderp82 1y agoProton is a honey watering hole pot. This has always been clear.
- bix6 1y agoThe Reddit response from Proton: https://www.reddit.com/r/ProtonMail/comments/1nd1nrc/comment/ndg68pz/ https://www.reddit.com/r/ProtonMail/comments/1nd1nrc/comment... I’d like more details about the initial CERT contact if anyone knows anything
- ChrisArchitect 1y agoA related submission a few days ago with similar Proton response on twitter: https://news.ycombinator.com/item?id=45201153 https://news.ycombinator.com/item?id=45201153
- sitzkrieg 1y agoproton always glowed but just straight up bending to unnamed agencies puts em rank and file with every single other provider
- lo_zamoyski 1y agoIs refusal realistic? It's nice in the abstract, but in practice, there are plenty of ways to coerce illegitimate compliance.
- bigiain 1y agoNo company is gonna seriously refuse when their jurisdiction's equivalent of the FBI or NSA turn up with a court authorised order. As James Mikkens said: "YOU'RE STILL GONNA BE MOSSAD’ED UPON" But it'd be nice to be able to expect your email provider to not cave in to a request from some other counties CERT organisation without pushing back for evidence and some sort of proper judicial authority behind the request.
- crossroadsguy 1y agoThis article, right? https://www.usenix.org/system/files/1401_08-12_mickens.pdf https://www.usenix.org/system/files/1401_08-12_mickens.pdf
- bigiain 1y agoindeed
- segmondy 1y agoWhen people show you themselves, believe them. Proton is no longer to be trusted. Use at your own risk.
- nsagent 1y agoI've need a paying subscriber to Proton since 2018, but I recently canceled my subscription (which ends in November). I just got fed up with the constant bugginess and jankiness of their offerings. Any suggestions for mail hosting and VPN? I hear good things about Fastmail and mailbox.org (I see they very recently rebranded to just mailbox and revamped their offering). Also, I've been a heavy user of the SimpleLogin alias service. Any suggestions for easily porting all those accounts to a new provider? Manually changing each and every account to a new email seems painful.
- 8cvor6j844qw_d6 1y agoSimilar case, I recently migrated from @mozmail to SimpleLogin and wondered if I made the right choice. I heard using your own domains solves the migration issue but that makes your email pretty identifiable just by looking at your domain. I wonder whats a suitable replacement candidate after Mozmail and Simple Login? One of the reasons I migrated away from Mozmail to Simple Login was that you can't initiate a email sending, which made it difficult to contact support if needed. Plus Mozmail are on Amazon SES.
- crossroadsguy 1y agoYou mean Firefox Replay right? It has been in beta for a long time (I mean anything other than the basic free plan). Did you get in via some invite or so? https://relay.firefox.com https://relay.firefox.com right? Or there's another service? > that makes your email pretty identifiable Agreed. I have also stopped abusing the catch-all of my domains. It became a pain very soon. Not only privacy issues but I couldn't possibly block those emails/spam that were coming on usernames like sales and many more.
- 8cvor6j844qw_d6 1y agoYes I was using Firefox Relay. > Did you get in via some invite or so? I signed up normally. It's been a while so I don't remember the details but I didn't receive any invitation or early access etc.
- antonymoose 1y agoPSA: Proton deletes “unused” accounts after one year, and defines unused in some opaque sense where receiving but not sending emails is “unused” so I’m in a nasty position of my iCloud account being unrecoverable. Going to have to spend nontrivial time off boarding my account.
- nicce 1y agoDo they still use that old shady billing? You could get "credits" from coupon to upgrade your plan, and once it ends, it automatically subscribes and your account bill goes to negative. Unless you pay that, your account is locked. Happened to me some long time ago and haven't used Proton since.
- coppsilgold 1y ago> defines unused in some opaque sense where receiving but not sending emails is “unused” "You are considered active if you log in and use our services once a year. Simply logging in to any Proton service on our web, desktop, or mobile apps at least once a year is enough." <https://proton.me/support/inactive-accounts https://proton.me/support/inactive-accounts>
- antonymoose 1y agoI had the mobile app and login. That wasn’t enough. Reading emails was not enough.
- dotnet00 1y agoI almost never use my protonmail to send emails, just reading, mostly on phone too. Has been fine so far.
- NullPrefix 1y agoIs this for paid accounts too? If you prepay for 5 years and get lost at sea for 3 years, should you expect your proton to still work?
- rvnx 1y agoIt is very naive to believe that email providers and VPNs do not have to respect the laws. If this would be the case they would not be approved by any payment providers at all. On top of that, add the possibility that hosting companies and upstream network peers would shut them down.
- Hizonner 1y agoAnd what specific law did you have in mind, exactly? You do know what law required Proton to act as it did at each step in the story, right? You wouldn't just come up with random non-sequiturs, right?
- pagansRpedos 1y agoIt's because the journalists were covering the professor-student rape scandal at UIUC Champaign that was covered up by Champaign and other governing bodies.
- bigiain 1y agoCitation required? That's not what Phrak says here: https://phrack.org/issues/72/7_md https://phrack.org/issues/72/7_md Where they say "Proton was used only for email and only to communicate with South Korea"
- 0xbadc0de5 1y agoLast time I checked, hacking was still a crime in most jurisdictions - even if the target is considered a geopolitical adversary. This sort of activity is also against the Proton ToS. Once KrCERT and Proton were alerted to this activity, they would have been legally obligated to act. That's not to say I feel any sympathy to the target - who by all counts has done a fair bit of damage. But this sort of hacktivism / vigilantism simply isn't helpful. There's a high likelihood that one or more nation states / law enforcement agencies may have had active operations directed against this threat actor derailed by such activity. tl;dr - If you're going to conduct such activities, practice proper OPSEC. And don't let your desire for attention / recognition take priority over staying on the right side of the law.
- dotnet00 1y agoHmm going to wait and see how this plays out, maybe it's time to look at alternatives, assuming that my custom domain email isn't somehow locked to them.
- drnick1 1y agoAnd this is why I host my own email server, even if I am not a journalist investigating governments or anything of the sort. It's a matter of control over my computing.
- abnercoimbre 1y agoCommon folklore is that this is extremely onerous to self-host (and have it work successfully.) How did you go about it?
- drnick1 1y agoThe common folklore is just FUD. The main issue is deliverability to the likes of Google, Microsoft, Yahoo, etc. You need a clean fixed IP in non-residential block and a sufficiently aged domain or your mail will be flagged as spam or rejected. Alternatively, you can use a relay service for outbound email. Besides the deliverability issue, hosting email is fairly trivial from a technical standpoint; on Linux, the standard utilities are Postfix, Dovecot and OpenDKIM. The server is for my own use, so I don't even bother with spam and AV filters. Even if you can't send email at all (unlikely if you use an outbound relay), there are very significant privacy benefits to having your own server. I send very few emails relative to the number I receive. You couldn't pay me enough to go back to one of big commercial providers.
- bigiain 1y ago> You need a clean fixed IP in non-residential block Feels like that's carrying a lot of load there? Where do you get those? I doubt any inexpensive VPS provider has any clean IP addresses? AWS charge you $5/month for an elastic IP address, and I bet you'd need to cycle through their pool of those looking for one that hasn't been blacklisted recently? There's another thing to consider here too. I was selfhosting my own mail, but back in 2013/14 I investigated all my mail, and even though I'd avoided Google/Microsoft,Yahoo et al. - over 80% of my personal email was on their servers because that's where my correspondents were. I pretty much gave up maintaining my own (slightly over complicated) stuff and gave in and chose to accept the "Do no evil" company at face value. 4 or 5 years later that company no longer existed, even though they continue with the same name today.
- chatmasta 1y agoProton dropped from the top spot on my list of “user-first email platforms” when they announced they’ll be deleting accounts that haven’t logged into their service in some arbitrary amount of time. If I can’t rely on my email / messaging / phone / communications provider to keep an open line for as long as I need it – whether that’s one year or two years or twenty years, then I’m not going to use it. And if they require payment in exchange for providing that service, then it better accept privacy-preserving payment, but even then, I’m probably not going to use it. Proton had a great thing going where their VPN service and business service funded the cost of maintaining free accounts. The fact that they chose to destroy years of trust by announcing a deletion policy, indicated to me that they no longer care about their users more than they care about running a business. I’m not even asking for something unreasonable. It’d be one thing if they didn’t want to maintain free accounts with no activity but hundreds of gigabytes of storage. But they haven’t stratified the limit by storage usage. If you’ve got a free account consuming a few megabytes of storage, maybe an email you setup for the government service you interact with every few years… well you better make sure you remember to do the arbitrary chore of logging into that account every year, or Proton will just delete it, no questions asked. Maybe they’ll send you some reminders if you gave them a “recovery” email, but that defeats the point of signing up to a privacy-preserving email service and calls into question the premise that they even are one. (In related news, I need to text myself on Google Voice every few months or they’re gonna delete the number I use for 2FA on critical services… and this is an account that has $4 of credit loaded into it from ten years ago…)
- nullhole 1y ago> deleting accounts that haven’t logged into their service in some arbitrary amount of time One year, to be exact: https://proton.me/support/inactive-accounts https://proton.me/support/inactive-accounts
- crossroadsguy 1y agoIt's not exact or strict. They may or may not delete.
- neobrain 1y ago