Encrypt any email with CipherMail

Encrypt any email message using the S/MIME and certificates technology with CipherMail

Encrypt any email with CipherMail란 무엇입니까?

Encrypt any email with CipherMail은(는) https://www.redcoolmedia.net에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Encrypt any email message using the S/MIME and certificates technology with CipherMail"입니다.

확장 프로그램 스크린샷

screenshot
screenshot
screenshot

Encrypt any email with CipherMail 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        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.                    

확장 프로그램 기본 정보

이름 Encrypt any email with CipherMail Encrypt any email with CipherMail
ID kglnjjnnogbbahhiaejmjfggoeijfmak
공식 URL https://chromewebstore.google.com/detail/encrypt-any-email-with-ci/kglnjjnnogbbahhiaejmjfggoeijfmak
설명 Encrypt any email message using the S/MIME and certificates technology with CipherMail
파일 크기 683 KB
설치 횟수 3,437
현재 버전 1.9.2
최근 업데이트 2022-10-15
출시 날짜 2020-02-27
평점 4.40/5 총 5 개의 평점
개발자 https://www.redcoolmedia.net
이메일 [email protected]
결제 유형 free
확장 프로그램 웹 사이트 https://www.redcoolmedia.net/index.php/web-utilities/encrypt-gmail-yahoo-outlook-ciphermail-smime
개인정보 보호 정책 페이지 URL http://www.redcoolmedia.net/index.php/cloud-apps-policy
지원되는 언어 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"
    }
}