Earlier quoted context omitted.
Thank you for a comprehensive answer. Another final question if you find the time. Do you have any Americans on your team?
Is this an OK question to ask? Should I value firms according to which nationalities they hire?
Open-sourcing Tutanota: Why it was important to us
21–30 of 64 posts
Re: Open-sourcing Tutanota: Why it was important to us
#22Probably just a personal preference, but I must say this looks a lot better than the Fastmail interface. And it's not US based either which is another plus.
While fastmail's interface may indeed be a bit clunky they are certainly not US owned or based as you've stated.
Just curious. Are you referring to the classic interface, or our super slick Ajax interface?
Re: Open-sourcing Tutanota: Why it was important to us
#23Re: Open-sourcing Tutanota: Why it was important to us
#24Has anyone tried this? How does it compare to https://www.mailpile.is/ ?
Mailpile does not host mail, it is just the front end - you still need an email account elsewhere.
I use runbox.com as my main email provider - not free (pricewise), but is doesn't cost much.
Re: Open-sourcing Tutanota: Why it was important to us
#25Earlier quoted context omitted.
Indeed, it would be great to have a review of several projects in that space. Open source: - Mailpile ( https://www.mailpile.is/ ) - PEPS ( https://github.com/MLstate/PEPS ) Proprietary: - Protonmail ( https://protonmail.ch/ )
There's also https://whiteout.io/ (open source) and https://lavaboom.com/ (also open source I think) Tutanota, Whiteout and Lavaboom are also all from Germany, which I find pretty interesting.
You know the joke about how to apply for a job at the NSA? Most of the parents at my childrens' school would get that.
Re: Open-sourcing Tutanota: Why it was important to us
#26Earlier quoted context omitted.
Genuine questions - I do not know as much as I should about this stuff: How do you send encrypted mail with Fast Mail? How is the following different from how Gmail (for example) does it? https://www.fastmail.com/help/ourservice/security.html
We don't allow a way to send encrypted email directly, because the intersection between people who wanted it and the people who would trust us with their private keys was too small to be worth it. Instead, we provide standard protocols (IMAP/POP/SMTP) so you can run the crypto software on your own computer and submit and receive through us. This gives you full encryption support. We're probably similar in security to…
Re: Open-sourcing Tutanota: Why it was important to us
#27Re: Open-sourcing Tutanota: Why it was important to us
#28Great move opensourcing this. I respect the devs stated ethos and reasons for doing this. Hopefully this project will benefit from 'Linus' Law' and will get help to address the sec issues noted in the full disclosure.
I would like to be able to integrate this with something like keybase - but where i hold the private key (which you can do with keybase but it is not the default).
An interesting project and seemingly moving in the right direction.
Re: Open-sourcing Tutanota: Why it was important to us
#29At the end of the day only PGP and IRL discussions offer some kind of privacy.
Re: Open-sourcing Tutanota: Why it was important to us
#30The whole thing is beyond tricky to the point that no hosted service is rated to high security in any honest way (eg outside hand-waiving arguments). The only proven model has standalone apps (eg PGP, Nexor Sentinel) acting as proxies between trusted mail/messaging apps and untrusted side. Ideally, user-controlled, vetted code handles secrets with untrusted side (eg Internet host) simply a transport or storage layer that has no influence on endpoint or security past availability. The trusted software must also run on strong endpoints that don't run any other risky software. Given target market, that disqualifies most users of email and messaging software in general.
So, about this one. It seems to not meet many of these requirements and its users don't either. That puts it in Low-Medium assurance category where it might still be helpful against regular black hats, snoops, and attackers without 0-days in what their users have. That will necessarily require decent design & implementation. I commend them on having it pen-tested & open-sourced for review to that effect.
Meanwhile, users wanting to increase resistance to High Strength Attackers should use air gapped, hardened NIX boxes with GPG or Markus Ottela's Tinfoil Chat. Snowden leaks showed using GPG correctly, esp with Tor correctly, gave NSA hell. Markus has also improved TFC many times in response to our critiques to the point that many attack vectors are impossible, risk is lower in others, and endpoint risks are possibly lower than all solutions if right hardware is used. Still work to be done but he's way ahead of the competition.
Note: I second rossjudson that the site, although with beautiful artwork, should be redesigned so it's clear what the app does without a lot of digging. I've seen competing apps where they were clear on the specifics upfront while still not drowning readers in technical detail. The technical detail was a link or so away if I needed it. Right not, it looks too much like a marketing team's work.
[1] https://www.schneier.com/blog/archives/2013/01/essay_on_fbi-...