From 446cd7a3eeaeedb78f79a8860616ed0edefbdeda Mon Sep 17 00:00:00 2001 From: RealOrangeOne Date: Tue, 28 Jun 2016 18:15:03 +0100 Subject: [PATCH] add protonmail review thing --- content/blog/protonmail-replace-your-email.md | 38 +++++++++++++++++++ content/blog/switching-to-protonmail.md | 3 -- 2 files changed, 38 insertions(+), 3 deletions(-) create mode 100644 content/blog/protonmail-replace-your-email.md delete mode 100644 content/blog/switching-to-protonmail.md diff --git a/content/blog/protonmail-replace-your-email.md b/content/blog/protonmail-replace-your-email.md new file mode 100644 index 0000000..a6b8825 --- /dev/null +++ b/content/blog/protonmail-replace-your-email.md @@ -0,0 +1,38 @@ +title: ProtonMail - Can it replace your email provider? +template: blog +date: 2016-06-28 + +Throughout my life, i've had many different email providers, starting with hotmail almost 10 years ago. In more recent years, i've been focusing more on ways I can secure my emails, both from potential intruders, or governments. No, I may not have anything to hide, but that doesnt mean I don't want the information I to have to be accessable easily. + +Originally I thought the best way to keep things secure, and out of the hands of any government body was to host it all myself. This came with a number of problems, mostly due to my lack of expperience running anything like this, which lead to problems with my spam filter not running, and any emails I did send ending up in peoples spam folders. It was after this I decided to look into hosted options, I'm happy to pay money to have someone else look after the email servers for me, even if that's at the cost of using another companies infrastructure. + +After searching around for a while, I stumbled on a company called _ProtonMail_, who claimed to be the most secure email host ever. Reading into the technologies they use, adn watching one of their team members on a TED talk, I realised they weren't lying, their platform really was secure! + +ProtonMail use a combination of open-source technologies, a closed-access platform, and swiss data-centers to protect emails better than anyone else! The only way you can access your emails is by using their custom apps for Android, iOS, and web. Whilst this is annoying, it does mean the system isnt accessable through conventional protocols such as IMAP and POP3, which would considerably lower the security. The web portal itself is entirely open-source, and highly encourages any contributions, which should help make the platform even more secure, and help pump out features fast. + +In April 2016, I signed up to ProtonMails _Plus_ tier, and switched all my domains to use their servers as an email provider. The setup process itself was incredibly simple, it showed you every DNS record you needed to create, so all you had to do was copy-paste! It also showed you extra records you could add to aid the security of your emails, and protect against people sending out emails using your domain, including DKIM signatures, and SPF records. + + +### The Problems + +When I first started using ProtonMail, before I committed, I knew there were a lot of features missing, but I thought I wouldnt need these. Now my email traffic has increased, i'm starting to find myself needing / wanting these features more and more. + +Now, 3 months on, i'm starting to get a little annoyed at ProtonMail, mainly at their lack of features. Yes the security is great, really great, but the fact I have to open a website and login every time I want to check my emails is a little tiring, and their mobile app, whilst fully functional and capable of the basics, has some bugs had glitches out sometimes. + +Another problem is the lack of basic features. Whilst the client does have labels, and _'+ aliases'_, both of which are great features for those like me that like to keep things organised. The platform is missing out on some rahter key features, like: + +- Custom message filter (currently in beta) +- IMAP / POP3 support, for external clients +- Custom PGP certificates +- Quick folder filters (see only unread...) +- Reading your emails offline (even through the mobile app) + + +These problems are taken for granted in most other mail platform, but because ProtonMail is built from the ground up, and is still a reasonably new product, it's missing a lot of these key features. I have no doubt that eventually, they will have all these features and more, but in the mean time, because I want these features now, I think it's time to look into another platform. + +## _"Didn't you just waste your money?"_ + +Yes, this does mean I've paid for a service i'm technically no longer using. Which does annoy me, but considering it'll be used to help out the platform in the future, and I have every intention of switching back once it's got all the features I need, I can live with it. + +## Next Steps +After looking around the internet for a suitable replacement, I settled on [FastMail](https://fastmail.com/?STKI=14665249). I've seen good things from RackSpace, OX and RunBox, but FastMail has all the features I need, with an easy-to-use interface, a cheap price tag, and a pretty decent security policy. For someone looking for a simple to use email provider, that's reasonably secure, and feature-rich, I can't recommend [FastMail](https://fastmail.com/?STKI=14665249) highly enough! diff --git a/content/blog/switching-to-protonmail.md b/content/blog/switching-to-protonmail.md deleted file mode 100644 index f5b7d57..0000000 --- a/content/blog/switching-to-protonmail.md +++ /dev/null @@ -1,3 +0,0 @@ -title: Why I switched to ProtonMail -template: blog -status: draft