ProtonMail Bridge is now open source!

栏目: IT技术 · 发布时间: 6年前

内容简介:We are one step closer to fully open sourcing all our apps. ProtonMail Bridge joins iOS and the web app as open source software, and it has also passed an independent security audit.Trust and transparency are core values of ProtonMail. We want you to knowY

We are one step closer to fully open sourcing all our apps. ProtonMail Bridge joins iOS and the web app as open source software, and it has also passed an independent security audit.

Trust and transparency are core values of ProtonMail. We want you to know who is on our team and how we protect your privacy . Similarly, we want you to be able to see the code that makes up our apps and keeps your data safe. That’s why we have prioritized making all our apps open source.

You can view the code for ProtonMail Bridge for macOS, Windows, and Linux on our GitHub page.

Download ProtonMail Bridge

Why open source matters

Our effort to open source all Proton apps began in 2015 with our ProtonMail web app , followed by our iOS app . Earlier this year, we open sourced all of the ProtonVPN apps . And finally, the Android app is now in the final stages before publishing its code as well.

ProtonMail Bridge is a desktop application that allows you to fully integrate your ProtonMail account with any IMAP and SMTP email client, including Outlook, Thunderbird, or Apple Mail. Open sourcing the code lets anyone verify how the encryption process takes place through Bridge as the emails are transferred between your ProtonMail account and your desktop email app.

Security experts can now examine the Bridge code and submit any findings via our bug bounty program . By leveraging the entire IT security community, we are making it more likely that potential vulnerabilities are quickly discovered and fixed.

A better Internet is possible with open source

Open sourcing all our apps is the culmination of our development approach.

We have long been an active member and supporter of the open source community. We contributed to the development of the open source VPN protocol WireGuard , and we maintain two of the largest cryptographic libraries on the Internet, OpenPGPjs and GopenPGP .

Because Proton is rooted in scientific rigor, transparency, and peer review, we believe in the open source ethos of showing your work. Users can verify our code and see how it works at any time. This leads to more secure and reliable digital products that integrate feedback from all our users and impact our whole community.

In the same spirit of transparency, we have contracted the information security firm SEC Consult to conduct an independent security audit, and we are publishing their full report here .

You can also read our article describing the Bridge security model . Raw code is only useful if you know how to read it. Providing this technical documentation helps more people understand the security features of Bridge.

Thank you for your support

All of this is possible because of our community. You allow us to continue prioritizing open source projects and furthering the Proton mission to build a safer Internet.

Make sure to check our blog and follow us on social media for more product updates.

You can get a free secure email account from ProtonMail here .

We also provide a free VPN service to protect your privacy.

ProtonMail and ProtonVPN are funded by community contributions. If you would like to support our development efforts, you can upgrade to a paid plan or donate . Thank you for your support.

The post ProtonMail Bridge is now open source! appeared first on ProtonMail Blog .


以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网

查看所有标签

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

数据结构

数据结构

严蔚敏、吴伟民 / 清华大学出版社 / 2007-3-1 / 30.0

《数据结构》(C语言版)是为“数据结构”课程编写的教材,也可作为学习数据结构及其算法的C程序设计的参数教材。 本书的前半部分从抽象数据类型的角度讨论各种基本类型的数据结构及其应用;后半部分主要讨论查找和排序的各种实现方法及其综合分析比较。其内容和章节编排1992年4月出版的《数据结构》(第二版)基本一致,但在本书中更突出了抽象数据类型的概念。全书采用类C语言作为数据结构和算法的描述语言。 ......一起来看看 《数据结构》 这本书的介绍吧!

URL 编码/解码
URL 编码/解码

URL 编码/解码

RGB HSV 转换
RGB HSV 转换

RGB HSV 互转工具

RGB CMYK 转换工具
RGB CMYK 转换工具

RGB CMYK 互转工具