Encrypt any email with CipherMail
Encrypt any email message using the S/MIME and certificates technology with CipherMail
Was ist Encrypt any email with CipherMail?
Encrypt any email with CipherMail ist eine Chrome-Erweiterung, die von https://www.redcoolmedia.net entwickelt wurde, und ihr Hauptmerkmal ist "Encrypt any email message using the S/MIME and certificates technology with CipherMail".
Erweiterungsscreenshots
Encrypt any email with CipherMail-Erweiterungs-CRX-Datei herunterladen
Laden Sie Encrypt any email with CipherMail-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
Send and receive encrypted email messages using the S/MIME technology. CypherMail allows to exchange encrypted email messages. The encryption is S/MIME standard, the solution recommended by the security experts, and it is based on certificates. The certificates are generated on the fly when an email address is used. They are issued by an internal PKI that generated certificates with emailProtection key extended usage. The main CypherMail features are: - S/MIME 3.1 (X.509, RFC 3280) email encryption. - Compatible with existing S/MIME clients (like Outlook, Thunderbird etc.). - Certificates for S/MIME email encryption are automatically generated for each contact. - PKI included in the solution to issue the certificates. - Modern user interface, with drag’n’drop of files, progress bar for file uploading, browser notifications, embed images into messages, keyboard shortcuts, multi-language mails, .. - Both message and attachments are encrypted. - Text plain and HTML email support. Both formats are encrypted. - Contact management. - Autocompletion of e-mail addresses. - Token-based security engine is used for protection from CSRF attacks. - Supports the mail server protocols SMTP and IMAP. - Fully integrated with the offilive.com platform, that also allows to manage business email domains.
Grundlegende Informationen zur Erweiterung
Name | Encrypt any email with CipherMail |
ID | kglnjjnnogbbahhiaejmjfggoeijfmak |
Offizielle URL | https://chromewebstore.google.com/detail/encrypt-any-email-with-ci/kglnjjnnogbbahhiaejmjfggoeijfmak |
Beschreibung | Encrypt any email message using the S/MIME and certificates technology with CipherMail |
Dateigröße | 683 KB |
Installationsanzahl | 3,437 |
Aktuelle Version | 1.9.2 |
Letztes Update | 2022-10-15 |
Veröffentlichungsdatum | 2020-02-27 |
Bewertung | 4.40/5 Insgesamt 5 Bewertungen |
Entwickler | https://www.redcoolmedia.net |
[email protected] | |
Zahlungsart | free |
Erweiterungswebsite | https://www.redcoolmedia.net/index.php/web-utilities/encrypt-gmail-yahoo-outlook-ciphermail-smime |
URL der Datenschutzrichtlinien-Seite | http://www.redcoolmedia.net/index.php/cloud-apps-policy |
Unterstützte Sprachen | de,en,fr,nl,tr,es,es-419,it,pl,pt-BR,pt-PT,ru,uk,hi,ar,zh-CN,ja,ko |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "__MSG_title__", "version": "1.9.2", "description": "__MSG_description__", "default_locale": "en", "action": { "default_popup": "index.html", "default_icon": "icons\/app_38.png" }, "options_page": "options.html", "icons": { "128": "icons\/app_128.png", "48": "icons\/app_48.png", "16": "icons\/app_16.png" } } |