-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathme.proton.Mail.metainfo.xml
151 lines (134 loc) · 6.04 KB
/
me.proton.Mail.metainfo.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
<?xml version="1.0" encoding="UTF-8"?>
<component type="desktop-application">
<id>me.proton.Mail</id>
<name>Proton Mail</name>
<summary>Secure email that protects your privacy</summary>
<metadata_license>CC0-1.0</metadata_license>
<project_license>GPL-3.0</project_license>
<developer_name>Proton AG</developer_name>
<description>
<p>
NOTE: This a wrapper of the official packages, but it is not verified,
affiliated with, or supported by Proton AG.
</p>
<p>
Keep your conversations private. Proton Mail is encrypted email from
Switzerland. Used by millions worldwide, our all-new email app protects your
communications and has everything you need to easily manage your inbox.
</p>
<p>The Wall Street Journal says:</p>
<p>
“Proton Mail offers encrypted email, which makes it virtually impossible for
anyone to read it except the sender and the recipient.”
</p>
<p>With the all-new Proton Mail app, you can:</p>
<ul>
<li>Create a @proton.me or @protonmail.com email address</li>
<li>Send and receive encrypted emails and attachments with ease</li>
<li>Switch between multiple Proton Mail accounts</li>
<li>Easily manage your email with conversations</li>
<li>
Keep your inbox tidy and clean with folders, labels and simple
swipe-gestures
</li>
<li>Receive new email notifications</li>
<li>Send Password-protected Emails to anyone</li>
<li>Enjoy your inbox in dark mode</li>
</ul>
<p>Why use Proton Mail?</p>
<ul>
<li>
Proton Mail is free — We believe everyone deserves privacy. Upgrade to a
paid plan to get more done and support our mission.
</li>
<li>
Easy to use — Our all-new app has been redesigned to make it easier to
read, organize, and write your emails.
</li>
<li>
Your inbox is yours — We don’t spy on your communications to show you
targeted ads. Your inbox, your rules.
</li>
<li>
Rigorous encryption — Your entire inbox is secured, on all your devices.
No one can read your emails but you. Proton is privacy, guaranteed by
end-to-end and zero-access encryption.
</li>
<li>
Unmatched protection — We offer strong phishing, spam, and spying/tracking
protection for all your communications.
</li>
</ul>
<p>Industry Leading Security Features</p>
<p>
Messages are stored on Proton Mail servers using end-to-end encryption at
all times and are transmitted securely between Proton servers and user
devices. This largely eliminates the risk of message interception.
</p>
<p>Zero Access to Your Email Content</p>
<p>
Proton Mail's zero access architecture means that your data is encrypted in
a way that makes it inaccessible to us. Data is encrypted on the client side
using an encryption key that Proton does not have access to. This means we
don't have the technical ability to decrypt your messages.
</p>
<p>Open-Source Cryptography</p>
<p>
Proton Mail's open-source software has been thoroughly vetted by security
experts from around the world to ensure the highest levels of protection.
Proton Mail only uses secure implementations of AES, RSA, along with
OpenPGP, while all of the cryptographic libraries used are open source. By
using open-source libraries, Proton Mail can guarantee that the encryption
algorithms used do not have clandestinely built-in back doors.
</p>
<p>Proton Mail in the press:</p>
<p>
“Proton Mail is a Gmail-like email system which uses end-to-end encryption,
making it impossible for outside parties to monitor.” Forbes
</p>
<p>
“A new email service being developed by a group who met at MIT and CERN
promises to bring secure, encrypted email to the masses and keep sensitive
information away from prying eyes.” Huffington Post
</p>
</description>
<url type="homepage">https://proton.me/mail</url>
<url type="vcs-browser">https://github.com/ProtonMail/WebClients</url>
<url type="contact">https://proton.me/support/troubleshooting?product=mail</url>
<url type="help">https://proton.me/support/mail</url>
<launchable type="desktop-id">me.proton.Mail.desktop</launchable>
<screenshots>
<screenshot type="default">
<image>
https://res.cloudinary.com/dbulfrlrz/images/w_2048,h_1152,c_scale/f_auto,q_auto/v1714568388/wp-pme/pr-key-visual-4_5142635e14/pr-key-visual-4_5142635e14.jpg</image>
</screenshot>
</screenshots>
<content_rating type="oars-1.1"/>
<releases>
<release version="1.6.1" date="2025-01-06">
<description></description>
</release>
<release version="1.6.0" date="2024-12-16">
<description/>
</release>
<release version="1.5.1" date="2024-12-10">
<description/>
</release>
<release version="1.4.0" date="2024-12-05">
<description/>
</release>
<release version="1.3.2" date="2024-11-25">
<description/>
</release>
<release version="1.2.4" date="2024-10-23">
<description/>
</release>
<release version="1.0.6" date="2024-08-22">
<description/>
</release>
<release version="1.0.6" date="2024-08-20">
<description/>
</release>
<release version="1.0.3" date="2024-05-28"/>
</releases>
</component>