diff --git a/sources/tech/20190118 Secure Email Service Tutanota Has a Desktop App Now.md b/sources/tech/20190118 Secure Email Service Tutanota Has a Desktop App Now.md deleted file mode 100644 index 97d43f515e..0000000000 --- a/sources/tech/20190118 Secure Email Service Tutanota Has a Desktop App Now.md +++ /dev/null @@ -1,119 +0,0 @@ -[#]: collector: (lujun9972) -[#]: translator: (geekpi) -[#]: reviewer: ( ) -[#]: publisher: ( ) -[#]: url: ( ) -[#]: subject: (Secure Email Service Tutanota Has a Desktop App Now) -[#]: via: (https://itsfoss.com/tutanota-desktop) -[#]: author: (John Paul https://itsfoss.com/author/john/) - -Secure Email Service Tutanota Has a Desktop App Now -====== - -[Tutanota][1] recently [announced][2] the release of a desktop app for their email service. The beta is available for Linux, Windows, and macOS. - -### What is Tutanota? - -There are plenty of free, ad-supported email services available online. However, the majority of those email services are not exactly secure or privacy-minded. In this post-[Snowden][3] world, [Tutanota][4] offers a free, secure email service with a focus on privacy. - -Tutanota has a number of eye-catching features, such as: - - * End-to-end encrypted mailbox - * End-to-end encrypted address book - * Automatic end-to-end encrypted emails between users - * End-to-end encrypted emails to any email address with a shared password - * Secure password reset that gives Tutanota absolutely no access - * Strips IP addresses from emails sent and received - * The code that runs Tutanota is [open source][5] - * Two-factor authentication - * Focus on privacy - * Passwords are salted and hashed locally with Bcrypt - * Secure servers located in Germany - * TLS with support for PFS, DMARC, DKIM, DNSSEC, and DANE - * Full-text search of encrypted data executed locally - - - -![][6] -Tutanota on the web - -You can [sign up for an account for free][7]. You can also upgrade your account to get extra features, such as custom domains, custom domain login, domain rules, extra storage, and aliases. They also have accounts available for businesses. - -Tutanota is also available on mobile devices. In fact, it’s [Android app is open source as well][8]. - -This German company is planning to expand beyond email. They hope to offer an encrypted calendar and cloud storage. You can help them reach their goals by [donating][9] via PayPal and cryptocurrency. - -### The New Desktop App from Tutanota - -Tutanota announced the [beta release][2] of the desktop app right before Christmas. They based this app on [Electron][10]. - -![][11] -Tutanota desktop app - -They went the Electron route: - - * to support all three major operating systems with minimum effort. - * to quickly adapt the new desktop clients so that they match new features added to the webmail client. - * to allocate development time to particular desktop features, e.g. offline availability, email import, that will simultaneously be available in all three desktop clients. - - - -Because this is a beta, there are several features missing from the app. The development team at Tutanota is working to add the following features: - - * Email import and synchronization with external mailboxes. This will “enable Tutanota to import emails from external mailboxes and encrypt the data locally on your device before storing it on the Tutanota servers.” - * Offline availability of emails - * Two-factor authentication - - - -### How to Install the Tutanota desktop client? - -![][12]Composing email in Tutanota - -You can [download][2] the beta app directly from Tutanota’s website. They have an [AppImage file for Linux][13], a .exe file for Windows, and a .app file for macOS. You can post any bugs that you encounter to the Tutanota [GitHub account][14]. - -To prove the security of the app, Tutanota signed each version. “The signatures make sure that the desktop clients as well as any updates come directly from us and have not been tampered with.” You can verify the signature using from Tutanota’s [GitHub page][15]. - -Remember, you will need to create a Tutanota account before you can use it. This is email client is designed to work solely with Tutanota. - -### Wrapping up - -I tested out the Tutanota email app on Linux Mint MATE. As to be expected, it was a mirror image of the web app. At this point in time, I don’t see any difference between the desktop app and the web app. The only use case that I can see to use the app now is to have Tutanota in its own window. - -Have you ever used [Tutanota][16]? If not, what is your favorite privacy conscience email service? Let us know in the comments below. - -If you found this article interesting, please take a minute to share it on social media, Hacker News or [Reddit][17]. - -![][18] - --------------------------------------------------------------------------------- - -via: https://itsfoss.com/tutanota-desktop - -作者:[John Paul][a] -选题:[lujun9972][b] -译者:[译者ID](https://github.com/译者ID) -校对:[校对者ID](https://github.com/校对者ID) - -本文由 [LCTT](https://github.com/LCTT/TranslateProject) 原创编译,[Linux中国](https://linux.cn/) 荣誉推出 - -[a]: https://itsfoss.com/author/john/ -[b]: https://github.com/lujun9972 -[1]: https://itsfoss.com/tutanota-review/ -[2]: https://tutanota.com/blog/posts/desktop-clients/ -[3]: https://en.wikipedia.org/wiki/Edward_Snowden -[4]: https://tutanota.com/ -[5]: https://tutanota.com/blog/posts/open-source-email -[6]: https://i1.wp.com/itsfoss.com/wp-content/uploads/2018/12/tutanota2.jpg?resize=800%2C490&ssl=1 -[7]: https://tutanota.com/pricing -[8]: https://itsfoss.com/tutanota-fdroid-release/ -[9]: https://tutanota.com/community -[10]: https://electronjs.org/ -[11]: https://i0.wp.com/itsfoss.com/wp-content/uploads/2019/01/tutanota-app1.png?fit=800%2C486&ssl=1 -[12]: https://i1.wp.com/itsfoss.com/wp-content/uploads/2018/12/tutanota1.jpg?resize=800%2C405&ssl=1 -[13]: https://itsfoss.com/use-appimage-linux/ -[14]: https://github.com/tutao/tutanota -[15]: https://github.com/tutao/tutanota/blob/master/buildSrc/installerSigner.js -[16]: https://tutanota.com/polo/ -[17]: http://reddit.com/r/linuxusersgroup -[18]: https://i0.wp.com/itsfoss.com/wp-content/uploads/2018/02/tutanota-featured.png?fit=800%2C450&ssl=1 diff --git a/translated/tech/20190118 Secure Email Service Tutanota Has a Desktop App Now.md b/translated/tech/20190118 Secure Email Service Tutanota Has a Desktop App Now.md new file mode 100644 index 0000000000..b7f354a2bc --- /dev/null +++ b/translated/tech/20190118 Secure Email Service Tutanota Has a Desktop App Now.md @@ -0,0 +1,120 @@ +[#]: collector: (lujun9972) +[#]: translator: (geekpi) +[#]: reviewer: ( ) +[#]: publisher: ( ) +[#]: url: ( ) +[#]: subject: (Secure Email Service Tutanota Has a Desktop App Now) +[#]: via: (https://itsfoss.com/tutanota-desktop) +[#]: author: (John Paul https://itsfoss.com/author/john/) + +加密邮件服务 Tutanota 现在有桌面应用了 +====== + +[Tutanota][1] 最近[宣布][2]发布针对其电子邮件服务的桌面应用。该 Beta 版适用于 Linux、Windows 和 macOS。 + +### 什么是 Tutanota? + +网上有大量免费的、带有广告的电子邮件服务。但是,大多数电子邮件服务并不完全安全或在意隐私。在这个后[[斯诺登][3]世界中,[Tutanota][4] 提供了免费、安全的电子邮件服务,它专注于隐私。 + +Tutanota 有许多引人注目的功能,例如: + + * 端到端加密邮箱 +  * 端到端加密地址簿 +  * 用户之间自动端到端加密邮件 +  * 使用共享密码将端到端加密电子邮件发送到任何电子邮件地址 +  * 安全密码重置,使 Tutanota 完全无法访问 +  * 从发送和接收的电子邮件中去除 IP 地址 +  * 运行Tutanota 的代码是[开源][5]的 +  * 双重身份验证 +  * 专注于隐私 +  * 密码加盐,并本地使用 Bcrypt 哈希 +  * 位于德国的安全服务器 +  * 支持PFS、DMARC、DKIM、DNSSEC 和 DANE 的 TLS +  * 本地执行加密数据的全文搜索 + + + +![][6] +web 中的 Tutanota + +你可以[免费注册一个帐户][7]。你还可以升级帐户获取其他功能,例如自定义域、自定义域登录、域规则、额外的存储和别名。他们还提供企业帐户。 + +Tutanota 也可以在移动设备上使用。事实上,它的 [Android 应用也是开源的][8]。 + +这家德国公司计划扩展邮件之外的其他业务。他们希望提供加密的日历和云存储。你可以通过 PayPal 和加密货币[捐赠][9]帮助他们实现目标。 + +### Tutanota 的新桌面应用 + +Tutanota 在圣诞节前宣布了桌面应用的 [Beta 版][2]。该应用基于 [Electron][10]。 + +![][11] +Tutanota 桌面应用 + +他们选择 Electron 的原因: + + * 以最小的成本支持三个主流操作系统。 +  * 快速调整新桌面客户端,使其与添加到网页客户端的新功能一致。 +  * 将开发时间留给桌面功能,例如离线可用、电子邮件导入,将同时在所有三个桌面客户端中提供。 + + + +由于这是 Beta 版,因此应用中缺少一些功能。Tutanota 的开发团队正在努力添加以下功能: + + * 电子邮件导入和与外部邮箱同步。这将“使 Tutanota 能够从外部邮箱导入电子邮件,并在将数据存储在 Tutanota 服务器上之前在设备本地加密数据。” +  * 电子邮件的离线可用 +  * 双重身份验证 + + + +### 如何安装 Tutanota 桌面客户端? + +![][12] +在 Tutanota 中写邮件 + +你可以直接从 Tutanota 的网站[下载][2] Beta 版应用。它们有[适用于 Linux 的 AppImage 文件][13]、适用于 Windows 的 .exe 文件和适用于 macOS 的 .app 文件。你可以将你遇到的任何 bug 发布到 Tutanota 的 [GitHub 帐号中][14]。 + +为了证明应用的安全性,Tutanota 签名了每个版本。 “签名确保桌面客户端以及任何更新直接来自我们且未被篡改。”你可以使用 Tutanota 的 [GitHub 页面][15]来验证签名。 + +请记住,你需要先创建一个 Tutanota 帐户才能使用它。该邮件客户端设计上只能用在 Tutanota。 + +### 总结 + +我在 Linux Mint MATE 上测试了 Tutanota 的邮件应用。正如所料,它是网络应用的镜像。同时,我发现桌面应用和 Web 应用程序之间没有任何区别。我目前觉得使用该应用的唯一场景是在自己的窗口中使用。 + +你曾经使用过 [Tutanota][16] 么?如果没有,你最喜欢的关心隐私的邮件服务是什么?请在下面的评论中告诉我们。 + +如果你觉得这篇文章很有趣,请花些时间在社交媒体、Hacker News 或 [Reddit][17] 上分享。 + +![][18] + +-------------------------------------------------------------------------------- + +via: https://itsfoss.com/tutanota-desktop + +作者:[John Paul][a] +选题:[lujun9972][b] +译者:[geekpi](https://github.com/geekpi) +校对:[校对者ID](https://github.com/校对者ID) + +本文由 [LCTT](https://github.com/LCTT/TranslateProject) 原创编译,[Linux中国](https://linux.cn/) 荣誉推出 + +[a]: https://itsfoss.com/author/john/ +[b]: https://github.com/lujun9972 +[1]: https://itsfoss.com/tutanota-review/ +[2]: https://tutanota.com/blog/posts/desktop-clients/ +[3]: https://en.wikipedia.org/wiki/Edward_Snowden +[4]: https://tutanota.com/ +[5]: https://tutanota.com/blog/posts/open-source-email +[6]: https://i1.wp.com/itsfoss.com/wp-content/uploads/2018/12/tutanota2.jpg?resize=800%2C490&ssl=1 +[7]: https://tutanota.com/pricing +[8]: https://itsfoss.com/tutanota-fdroid-release/ +[9]: https://tutanota.com/community +[10]: https://electronjs.org/ +[11]: https://i0.wp.com/itsfoss.com/wp-content/uploads/2019/01/tutanota-app1.png?fit=800%2C486&ssl=1 +[12]: https://i1.wp.com/itsfoss.com/wp-content/uploads/2018/12/tutanota1.jpg?resize=800%2C405&ssl=1 +[13]: https://itsfoss.com/use-appimage-linux/ +[14]: https://github.com/tutao/tutanota +[15]: https://github.com/tutao/tutanota/blob/master/buildSrc/installerSigner.js +[16]: https://tutanota.com/polo/ +[17]: http://reddit.com/r/linuxusersgroup +[18]: https://i0.wp.com/itsfoss.com/wp-content/uploads/2018/02/tutanota-featured.png?fit=800%2C450&ssl=1