-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathen.json
More file actions
301 lines (301 loc) · 29.6 KB
/
Copy pathen.json
File metadata and controls
301 lines (301 loc) · 29.6 KB
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
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
{
"header": {
"fs": "File Sharing",
"home": "Home",
"addons": "Emailing",
"decrypt": "Decrypt Emails",
"about": "About PostGuard",
"blog": "Blog",
"business": "PostGuard for Business",
"inbox": "Inbox",
"docs": "Documentation",
"pol": "Privacy Policy"
},
"footer": {
"productTitle": "Product",
"fs": "File Sharing",
"inbox": "Inbox",
"addons": "Extensions",
"resourcesTitle": "Resources",
"about": "About PostGuard",
"blog": "Blog",
"docs": "Documentation",
"pol": "Privacy Policy",
"connectTitle": "Connect",
"contact": "Contact",
"builtBy": "Built by"
},
"home": {
"title": "PostGuard",
"par": "PostGuard offers free and easy-to-use end-to-end-encryption for emails and files. Only the intended recipients can decrypt and read the emails and files you send with PostGuard.",
"subtitle1": "Why PostGuard?",
"subpar1": "Most email applications (like Apple Mail, Gmail and Outlook) and file sharing applications do not apply end-to-end encryption by default. This means that unauthorized parties could access and tamper with your emails and files. This is not appropriate for emails and files containing sensitive information."
},
"landing": {
"cta": "Start sharing files",
"learnMore": "Learn more",
"feature1Title": "End-to-end encrypted",
"feature1Desc": "Your files are encrypted in your browser before they leave your device. We never see your unencrypted data.",
"feature2Title": "Identity-based",
"feature2Desc": "No key exchange needed. Recipients prove their identity with the Yivi app to decrypt files.",
"feature3Title": "Free & open source",
"feature3Desc": "PostGuard is developed by Radboud University and freely available for everyone.",
"businessTitle": "PostGuard for Business",
"businessDesc": "Send encrypted emails and files programmatically with the PostGuard API, or use your own email domain. Built for organisations that need secure communication at scale.",
"business1Title": "API-driven encryption",
"business1Desc": "Integrate encrypted email and file sharing directly into your applications using API keys. Send end-to-end encrypted messages programmatically.",
"business2Title": "Custom email domains",
"business2Desc": "Send encrypted emails from your own domain. Recipients see your brand, while PostGuard handles the encryption behind the scenes.",
"business3Title": "Self-hosted deployment",
"business3Desc": "Run PostGuard on your own infrastructure for full control over your data, encryption keys, and compliance requirements.",
"comingSoonTitle": "Coming soon",
"business4Title": "Email revocation & read receipts",
"business4Desc": "Revoke access to sent emails at any time and track when recipients have decrypted your messages.",
"business5Title": "Whitelabeling & audit logging",
"business5Desc": "Brand the encryption experience as your own and maintain a complete audit trail of all encrypted communications.",
"business6Title": "Bring your own storage & DNS verification",
"business6Desc": "Store encrypted files on your own infrastructure and verify your domain with DNS records, similar to Mailchimp's domain authentication.",
"businessCta": "Contact us",
"limits": {
"sectionTitle": "Send large files. Without limits that get in the way.",
"intro": "Most encrypted file-sharing services cap free transfers at just a few hundred megabytes. PostGuard lets you share much more, completely free.",
"uploadSuffix": "per upload",
"uploadDesc": "Send a single file or a whole batch, up to 5 GB in one encrypted transfer.",
"rollingSuffix": "every 2 weeks",
"rollingDesc": "Up to 5 GB of encrypted file sharing per email address, over a rolling 14-day window.",
"footnote": "No account. No payment. End-to-end encrypted, always."
}
},
"about": {
"title": "About PostGuard",
"subtitle1": "What is end-to-end encryption?",
"subpar1": "PostGuard offers end-to-end encryption (E2EE) to increase the security of email and file sharing. Before sending an email or sharing a file, the email or file is encrypted. This means that the email or file is transformed in such a way that only authorized parties can decrypt it. Only the intended recipients can decrypt the email or file using a special secret key. “End-to-end”-part of E2EE means that the files and emails are encrypted in transit, from sender to receiver.",
"subtitle2": "How does identity-based encryption work?",
"subpar2": "PostGuard uses Identity-Based Encryption (IBE), which is a type of encryption that is easier to use than traditional public-key encryption. In particular, it addresses two problems: key management and recipient authentication. In traditional public-key encryption, each recipient has her own public key, which needs to be located and authenticated by the sender before it can be used to encrypt. In identity-based encryption, the public keys are generated directly from the identity of the recipient. The sender only needs to locate one master public key, and can encrypt any messages under any recipient's identity. To decrypt, the recipient then needs to authenticate herself to a trusted third party, which moves away the responsibility of authenticating the recipient from the sender.",
"subtitle3": "What is Yivi and why does PostGuard use it?",
"subpar3": "To decrypt and read encrypted emails and files, recipients only need to prove that they really are the intended recipient. This is done with the authentication app Yivi. PostGuard uses Yivi because it is a free, easy-to-use and privacy-friendly authentication app. Moreover, Yivi offers attribute-based authentication. This means that recipients are able to selectively disclose specific attributes (like having an email address, phone number or surname) of an email or file.",
"team.header": "About the team",
"team.par": "PostGuard was originally developed by a multidisciplinary team from <a href=\"https://ihub.ru.nl\">iHub at Radboud University</a>, in the Netherlands, funded by NWO. The aim is to enable secure communication by offering free email encryption based on advanced (identity-based) encryption techniques. The team focuses on usability and accessibility of encryption technology by combining expertise in computing science, security, and user experience design. PostGuard is currently being developed by <a href=\"https://yivi.app\">Yivi</a> at the <a href=\"https://caesar.nl\">Caesar Groep</a>. This project partners with several public and private organisations in the Netherlands, including <a href=\"https://nedap-healthcare.com/\">Nedap Healthcare</a>, <a href=\"https://www.vgz.nl/\">VGZ</a>, <a href=\"https://www.surf.nl/en\">SURFnet</a>, <a href=\"https://www.nijmegen.nl/\">the Municipality of Nijmegen</a> and <a href=\"https://www.compumatica.com/\">Compumatica</a>. For questions or other inquiries, please contact us via <a href=\"mailto:info@postguard.eu\">our contact address</a>."
},
"addons": {
"title": "Add PostGuard to your mail client",
"par": "Using the PostGuard addon for Thunderbird or Outlook, you can send encrypted emails in a breeze!",
"Thunderbird": "<ol><li>Download and save the file <a href=\"/downloads/postguard-tb-addon.xpi\" download><q>postguard-tb-addon.xpi</q></a> somewhere on your computer, where you can find it again easily. </li><li><p>Within Thunderbird:</p><ul><li>under the menu <q>Tools</q>, go to <q>Add-ons and Themes</q>,</li><li> click on the cog icon next to <q>Manage Your Extensions</q> and select <q>Install Add-on From File ...</q>, </li><li> a file selection window opens; go to the folder where you stored the file <q>postguard-tb-addon.xpi</q> and select it, </li><li> Thunderbird tells you what an add-on can do; when you wish to continue, click the <q>Add</q> button. </li></ul></li><li> Now, when you compose a new mail message, a new header is shown with a button to switch PostGuard on or off. When on, it will encrypt the message for all recipients. Each recipient needs to use the Yivi app to prove that (s)he really posesses the email address that you used. </li></ol>",
"Outlook": "<ol><li><p>Adding the add-on:</p><ul><li><i>Note: PostGuard for Outlook only works in <q>New Outlook</q> and Outlook on the web. Classic Outlook is not supported.</i></li><li>Download the <a href=\"/downloads/postguard-outlook-manifest.xml\" download=\"manifest.xml\"><q>manifest.xml</q></a> file and save it somewhere you can find it again.</li><li>Open <a href=\"https://aka.ms/olksideload\" target=\"_blank\" rel=\"noopener noreferrer\">aka.ms/olksideload</a> in your browser.</li><li>Click <q>My add-ins</q>.</li><li>Under <q>Custom Add-ins</q>, click <q>Add a custom add-in</q>, then <q>Add from file...</q>. <i>If you do not see this option, your organization probably does not allow custom add-ins to be installed. Please contact your administrator.</i></li><li>Select the <q>manifest.xml</q> file you just downloaded and confirm to install.</li><li>Restart Outlook (close and reopen the desktop client, or refresh the browser tab if you are using Outlook on the web) to complete the activation of the add-in.</li></ul></li><li> Now, when you compose a new mail message, the PostGuard add-in is available from the <q>Apps</q> menu in the Outlook ribbon. <b>Note:</b> Outlook currently lists custom add-ins under the <q>Apps</q> menu rather than as a dedicated ribbon button — click <q>Apps</q> in the ribbon, then select <q>PostGuard Add-in</q> to open it. The add-in contains a button called <q>Send encrypted Email</q>. When clicking, it will encrypt and send the message to all recipients. Each recipient needs to use the Yivi app to prove that (s)he really possesses the email address that you used. Also, a copy of the sent mail is stored in the folder <q>PostGuard Sent Items</q> as a draft email (currently, Microsoft only allows to create messages as a draft). </li><li> After receiving a PostGuard encrypted email, the email can be decrypted by opening the message, clicking <q>Apps</q> in the Outlook ribbon, selecting <q>PostGuard Add-in</q>, and then clicking the <q>Decrypt Email</q> button. </li><li><p>What to expect when sending or decrypting:</p><ul><li><b>Security prompts are normal.</b> When you send or decrypt a message, Outlook opens a small <q>PostGuard wants to open a dialog</q> window. This is a standard Outlook security prompt for any add-in that opens a dialog — click <q>Allow</q> (or <q>OK</q>) to continue. The Yivi signing prompt that follows is also part of the standard process; it is how PostGuard verifies your identity before encrypting or decrypting.</li><li><b>If nothing happens after clicking the button</b>, your browser or Outlook is likely blocking pop-ups for the add-in dialog. Allow pop-ups for <code>outlook.office.com</code> (web) or for the PostGuard add-in domain (desktop), then try again. In most browsers you can do this from the pop-up icon that appears in the address bar after the click is blocked.</li></ul></li></ol>",
"instruction.header": "Install instructions",
"instruction.download": "Download for:",
"outlookWarning": "<strong>Heads up:</strong> some Outlook accounts (typically those provided by an organization) do not allow custom add-ins. If your account is one of them, the <q>Custom Add-ins</q> section described below will be missing from <a href=\"https://aka.ms/olksideload\">aka.ms/olksideload</a> and PostGuard for Outlook cannot be installed. Please contact your administrator, or use PostGuard for Thunderbird or the web app instead."
},
"fallback": {
"extensionPrompt": "Want to decrypt emails directly in Thunderbird or Outlook?",
"extensionLink": "Install the extension",
"welcome": {
"title": "Welcome to your Inbox",
"description": "This is your personal space to read encrypted PostGuard emails. Everything happens right here in your browser. Your emails are never sent to a server.",
"step1": "Upload the \"postguard.encrypted\" file you received as an email attachment",
"step2": "Verify your identity with the Yivi app",
"step3": "Read your decrypted email. It's saved here for next time",
"privacy": "Your emails are stored only in your browser. Clear them anytime in settings."
},
"drop": "Drop the \"postguard.encrypted\" attachment here",
"upload": "Upload \"postguard.encrypted\"",
"back": "Back to inbox",
"search": "Search decrypted mails...",
"decrypt": {
"helper": "Decrypt this mail by showing who you are with <i class=\"yivi-web-logo\">Yivi</i>",
"retry": "Try again"
},
"settings": {
"h4": "Local storage",
"delete": {
"emailBtn": "Remove all emails",
"credsBtn": "Remove all personal data",
"emails": "Are you sure you want to delete all emails? This action is permanent!",
"creds": "Are you sure you want to delete all personal data? This action is permanent!"
},
"storeEmails": "Store my emails locally",
"storeCreds": "Store my personal data locally",
"creds": "Personal data",
"exp": "Expiry date",
"back": "Back"
},
"email": {
"from": "From",
"to": "To",
"subject": "Subject",
"date": "Date"
},
"list": {
"nothing": "No emails yet",
"nothing2": "Upload a \"postguard.encrypted\" file above to decrypt and read your first email."
}
},
"filesharing": {
"title": "File Sharing",
"subtitle1": "How does filesharing work?",
"subpar1": "With PostGuard you can securely send files in a privacy-friendly manner. Every file is encrypted specifically for the receiver. Only that person can decrypt that file. To do that, the email address must be shown. For this, the identification app Yivi is used. <a href=\"https://yivi.app/\">Learn more about the Yivi-app.</a>",
"errorTitle": "Error occurred",
"error": "Oops... We are really sorry but something went wrong. Please try again or contact us",
"serverErrorTitle": "Server error",
"serverError": "Our server encountered an error while processing your request. Please try again later. If the problem persists, please <a href=\"mailto:info@postguard.eu\">contact us</a>.",
"tryAgain": "Try again",
"cancel": "Cancel",
"sign": {
"scanQR": "Verify your identity by scanning this QR code with the free Yivi app on your phone.",
"close": "Close",
"signOtherDevice": "Sign with Yivi on another device",
"followSteps": "Follow the steps in the Yivi app",
"cancel": "Cancel"
},
"decryptpanel": {
"header": "Download your files",
"pageDescription": "To download the files, you need to decrypt them. You do this by proving who you are with Yivi.",
"downloadDecrypt": "Downloading & Decrypting...",
"irmaInstructionHeaderQr": "Decrypt with Yivi",
"irmaInstructionHeaderMobile": "Prove your identity with Yivi",
"irmaInstructionQr": "Decrypt the files by verifying your e-mail address. Scan the QR code below with the free Yivi app on your phone.",
"irmaInstructionMobile": "Decrypt the files by verifying your e-mail address. Please click the button below to open the Yivi-app.",
"noIrma": "Don't have the Yivi-app yet?",
"downloadingAndDecrypting": "Downloading and decrypting locally…",
"succes": "Successfully downloaded and decrypted",
"askDownload": "Download",
"askDownloadText": "Press the button below to start decrypting and downloading your files",
"doneMessage": "Your files are being downloaded and decrypted",
"verifiedEmail": "The files are from",
"verifiedExtra": "The files were signed using",
"notFoundTitle": "These files no longer exist",
"notFoundSubtitle": "The link may have expired, or there may be an error in it.",
"notFoundMessage": "Ask the sender to send the files <strong>once more</strong>.",
"serverErrorTitle": "Server error",
"serverErrorSubtitle": "Our server encountered an error while processing your request.",
"serverErrorMessage": "Please try again later. If the problem persists, please <a href=\"mailto:info@postguard.eu\">contact us</a>.",
"identityMismatchTitle": "Decryption failed",
"identityMismatchSubtitle": "The identity you provided does not match the intended recipient.",
"identityMismatchMessage": "Please make sure you are proving the correct email address in Yivi.",
"sessionExpiredTitle": "Upload session expired",
"sessionExpiredSubtitle": "The server no longer has this upload available.",
"sessionExpiredMessage": "Ask the sender to send the files <strong>once more</strong>.",
"tryAgain": "Try again"
},
"encryptPanel": {
"fileBox": {
"tagline": "Securely send your files",
"upperTextDropZone": "Drag & drop files <br/> or",
"lowerTextDropZone": "click to upload",
"sizeLimitText": "max. {max} GB per 14 days",
"dragText": "Drag files here",
"dropText": "Drop to add files",
"dropMoreText": "Drop to add more files",
"orText": "or",
"chooseFilesButton": "Choose files",
"maxSizeText": "{max} GB remaining",
"addMoreFiles": "Add more files",
"fileSummary": "{count} {count, plural, one {file} other {files}} added, {size} GB remaining",
"overLimitText": "{over} GB over the limit. Remove some files"
},
"RecipientsHeading": "Recipients",
"RecipientsHelpToggle": "What should I fill in here?",
"emailRecipient": "Email address",
"emailRecipientPlaceholder": "recipient@example.com",
"RecipientsText": "Specify the recipients and what attributes they must prove to decrypt the files. Only the recipients will see this data.",
"RecipientsOptionalHeading": "Additional required attributes",
"emailSender": "Email address",
"emailSenderHeading": "Your information",
"emailSenderSubHeadingToggle": "Why do you need this information?",
"emailSenderSubHeading": "Let the recipient(s) know these files are from you. Before sending, you sign the files with the Yivi app by proving your email address. You can optionally also share your name from a municipality, passport, ID card, or driving licence.",
"messageHeading": "Message (optional)",
"messageText": "This message will not be encrypted and will be included in the notification email.",
"messagePlaceholder": "Type your message here...",
"encryptSend": "Sign & send",
"yiviInfo": "What is Yivi?",
"yiviInfoText": "Yivi is a free and privacy-friendly authentication app. With Yivi you can prove who you are by selectively sharing personal data, such as your email address, phone number, or name. At PostGuard we use Yivi to securely encrypt and decrypt files.",
"yiviInfoLink": "Learn more about Yivi",
"yiviTip": "Tip: In the Yivi app you can also add an optional phone number or date of birth. This way you let the recipient(s) know for sure that these files come from you.",
"sending": "Your files are being sent",
"retrying": "Connection hiccup, retrying… (attempt {attempt} of {max})",
"encrypting": "Encrypting & uploading...",
"encryptingInfo": "Your files are being encrypted first and afterwards are sent to: ",
"succes": "Your files have been sent!",
"succesInfo": "Your encrypted files have been encrypted and uploaded. An email with a download link has been sent to: ",
"filesHeader": "Files",
"recipientsHeader": "To",
"whatRecipientGets": "What does a recipient get",
"whatRecipientGetsText": "The recipient receives an email with a link to the PostGuard website. On this page, they can download the files by proving their identity with the Yivi app. They scan a QR code with Yivi, after which they gain access to the encrypted files and can decrypt them.",
"another": "Send something else",
"irmaInstructionHeaderQr": "Show who you are by scanning the QR-code with Yivi",
"irmaInstructionHeaderMobile": "Prove your identity with Yivi",
"irmaInstructionQr": "Encrypt the files by verifying your e-mail address. Please scan the QR-code below with the identification app Yivi.",
"irmaInstructionMobile": "Encrypt the files by verifying your e-mail address. Please click the button below to open the Yivi-app.",
"addRecipient": "recipient",
"addRecipientButton": "Add another recipient",
"emailSenderConfirm": "Send me a confirmation",
"timeremaining": {
"estimate": "Estimating...",
"unknown": "More then one day left.",
"hours": "Approximately {hours} hours remaining",
"minutes": "Approximately {minutes} minutes remaining",
"seconds": "Less then a minute remaining"
},
"validation": {
"title": "Fill in all required fields",
"continueButton": "Continue filling in",
"noFiles": "You haven't added any files yet",
"noEmail": "You haven't filled in an email address for a recipient",
"invalidEmail": "The email address {email} is not valid",
"missingAttribute": "{attribute} of {email} is missing",
"invalidPhone": "The phone number of {email} is not valid"
},
"usage": {
"warningTitle": "You're approaching your 2-week upload limit",
"warningBody": "You have used {used} GB of your {limit} GB limit. You have {remaining} GB remaining until {resets}.",
"preCheckBlockedTitle": "This upload would exceed your 2-week limit",
"preCheckBlockedBody": "You have used {used} GB of your {limit} GB limit. This upload ({pending} GB) would exceed your remaining {remaining} GB. Some capacity frees up on {resets}.",
"blockedTitle": "Upload limit reached",
"blockedBody": "You have reached your {limit} GB upload limit for this 2-week period. Your limit resets on {resets}.",
"serverBlockedTitle": "Upload rejected by server",
"serverBlocked": "The server rejected this upload because you have used {used} GB of your {limit} GB 2-week limit. Your limit resets on {resets}."
}
},
"emailPreview": {
"title": "Notification email preview",
"subtitle": "Staging only — cryptify does not actually send notification emails on staging. This is what each recipient would have received.",
"loading": "Loading preview…",
"error": "Could not load preview.",
"empty": "No recipients to preview.",
"close": "Close",
"from": "From",
"replyTo": "Reply to",
"subject": "Subject",
"to": "To",
"confirmationTag": "sender copy",
"iframeTitle": "Notification email body",
"reopen": "Show email preview",
"viewHtml": "HTML",
"viewText": "Plain text"
},
"attributes": {
"pbdf.sidn-pbdf.mobilenumber.mobilenumber": "Mobile phone number",
"pbdf.sidn-pbdf.mobilenumber.mobilenumber.placeholder": "612345678",
"phoneInvalid": "Enter a valid phone number",
"pbdf.gemeente.personalData.fullname": "Full name",
"pbdf.gemeente.personalData.fullname.placeholder": "John Doe",
"pbdf.gemeente.personalData.dateofbirth": "Date of birth",
"pbdf.gemeente.personalData.dateofbirth.placeholder": "15-01-1990"
}
},
"error": {
"title": "Page not found",
"message": "The page you are looking for does not exist or has been moved.",
"back": "Go to home page",
"serverTitle": "Something went wrong",
"serverMessage": "Our server encountered an unexpected error. Please try again later."
},
"yivi": {
"iosHref": "https://apps.apple.com/us/app/yivi/id1294092994",
"androidHref": "https://play.google.com/store/apps/details?id=org.irmacard.cardemu&hl=en"
},
"privacypolicy": {
"title": "Privacy Policy",
"full": "<p>PostGuard is a free platform is for securely sending emails and files. These are two separate services. They both offer confidentiality: protection against reading by the wrong person(s). PostGuard encrypts your emails and files in such a way that only the recipient that you choose can decrypt, and then read them. This works via the free Yivi app for attribute-based authentication: you, as sender choose certain personal attributes of the intended receiver (such as email address, phone number or name). The receiver must then prove, via the Yivi app, to be in possession of these attributes, before the mail/file can be decrypted and read. This is the essence of PostGuard: it reduces confidentiality to authentication. PostGuard is offered for free, as a social service, to make encrypted mail and file sharing easy for everyone. PostGuard is developed with support from NWO and SIDN fonds.</p><p>PostGuard is operated by the <a href=\"https://ihub.ru.nl\">iHub</a> team at Radboud University (RU) in The Netherlands. As explained in more detail below, iHub/RU is the data controller, in the sense of Europe's General Data Protection Regulation (GDPR): it determines the purposes and means. iHub/RU is also a PostGuard data processor. For PostGuard file sharing iHub/RU is a data processor jointly with the company <a href=\"https://www.procolix.com/\">ProcoliX</a>. Only data that is necessary for the PostGuard service is processed.</p><p>Both email and file encryption make use of Identity-Based-Encryption (IBE) via a Key Generation Service (KGS) that is run by iHub/RU. A receiver of an email or file can obtain a decryption key from the KGS after proper authentication (via Yivi). The disclosed attributes are processed very briefly by iHub/RU in order to check if they match the requirements, so that a decryption key can be generated. Immediately after key generation, or after a failed disclosure, the relevant attributes (and associated timestamped IP-addresses) are deleted. iHub/RU does not maintain a log of these data in such disclosures. iHub/RU does count the number of disclosures and the rough location (at country level) of their origin. These data are used only for usage statistics and service improvements.<ul><li>When you use PostGuard to send encrypted emails, these emails follow their usual routes via email servers and do not pass through iHub/RU, either as plaintext or encrypted. Hence iHub/RU does not process your emails. If you use the PostGuard browser-based decryption service for decrypting your emails, the actual decryption takes place in your own webbrowser. Hence, also in this case, iHub/RU does not process your emails.</li><li>Transferring files via PostGuard happens via a website hosted by iHub/RU. Via this website iHub/RU processes only the email addresses of the sender and the recipient. These are needed to send notifications about the transfer. The receiver's email address is also used as (standard) attribute to enable encryption and decryption via PostGuard. Sent emails and email addresses are not stored longer than strictly necessary, that is, at most 2 weeks. When you use PostGuard to transfer files, the encrypted files will be stored temporarily at ProcoliX. ProcoliX cannot see the contents of these files because they are encrypted. Each file is accompanied by some basic metadata, like the type of attribute used for encryption and a timestamp. The attribute values are purged. The encrypted files plus these metadata are kept for a maximum of 2 weeks and are then are automatically deleted. Other technical personal data, such as IP addresses, are stored and deleted according to ProcoliX's general policy. When everything is running normally, this data is deleted after two days. ProcoliX temporarily stores the encrypted files but does not have access to the cryptographic keys (private keys) required for decryption. iHub/RU generates the private keys but does not have access to the encrypted files. ProcoliX and iHub/RU do not conspire to jointly decrypt files behind the backs of users.</li></ul><p>Technical changes to the PostGuard system, or any new services, may result in modification of this privacy policy. iHub/RU and ProcoliX reserve the right to make such changes and will announce the new privacy policy as soon as possible via this page. For any questions, comments, or complaints about this processing by iHub/RU and/or ProcoliX for PostGuard, please contact the PostGuard team at <a href=\"mailto:info@postguard.eu\">our contact address</a>. For complaints about the processing of data by iHub/RU or ProcoliX, the Dutch Authority for the Protection of Personal Data (Autoriteit Persoonsgegevens) can also be contacted.</p>"
}
}