* 2.6.6.S/MIME Encryption
* 2.6.6.S/MIME加密
S/MIME encryption also uses a key-based approach, but it has some significant advantages in convenience and security. S/MIME uses certificates, which are similar to keys. The public portion of each certificate is held by the sender of a message and by one of several certificate authorities, who are paid to guarantee the identity of the sender and the security of the message. Evolution already recognizes a large number of certificate authorities, so when you get a message with an S/MIME certificate, your system automatically receives the public portion of the certificate and decrypts or verifies the message.
S/MIME加密也使用基于密钥的方式,但它在便利和安全上有着一些优势。S/MIME使用证书,这是同密钥相类似的东西。每个证书的公开部分被信息的发送人和几个证书授予机构(受雇来担保发送人身份和信息安全)之一保留。Evolution已经可以识别相当多的证书授予机构,因此当你收到带 S/MIME证书的信息时,你的系统会自动接收证书的公开部分并对解密或认证信息。
S/MIME is used most often in corporate settings. In these cases, administrators supply certificates that they have purchased from a certificate authority. In some cases, an organization can act as its own certificate authority, with or without a guarantee from a dedicated authority such as Verisign or Thawte*. In either case, the system administrator provides you with a certificate file.
S/MIME通常被用于公司。在公司里,管理员提供从一个证书授予机构购买的证书。在一些情况下,无论有无专业授权机构担保,有些组织也能作为它自己的证书授予机构,如Verisign和Thawte。在其他情况下,系统管理员将为你提供一个证书文件。
If you want to use S/MIME independently, you can extract an identification certificate from your Mozilla or Netscape Web browser. See the Mozilla help for more information on security certificates.
如果你想独立使用S/MIME,你可以从你的Mozilla或Netscape网页浏览器中提取出一个认证证书。更多有关安全证书的信息请参见Mozilla帮助。
The certificate file is a password-protected file on your computer. To use it in Evolution:
认证文件在你计算机上是用密码保护的。在Evolution使用它:
2.6.6.1.Adding a Signing Certificate
2.6.6.1.添加单个证书
1. Click Edit > Preferences, then click Certificate Tool.
1. 点击编辑>首选项,然后点击证书。
2. Click Import.
2. 点击导入。
3. Select the file to import, then click OK.
3. 选择导入的文件,然后点击确定。
4. Click Close.
4. 点击关闭
Similarly, you can add certificates that are sent to you independently of any authority by clicking the Contact Certificates tab and using the same Import tool. You can also add new certificate authorities, which have their own certificate files, in the same way.
相类似地,通过点击联系人标签并使用相同的导入功能,你可以添加一些授予机构发给你的独立证书。你也可以通过相同的方式添加新的拥有自己证书文件的证书授予机构。
2.6.6.2.Signing or Encrypting Every Message
2.6.6.2.签名或加密每一条信息
After you have added your certificate, you can sign or encrypt a message by clicking Security > S/MIME Sign or S/MIMe Encrypt in the message composer.
在你添加了你的证书之后,你就可以通过在撰写新件窗口中点击安全 > S/MIME签名或S/MIME加密来对信息进行加密或签名了。
To have every message signed or encrypted:
为了能对每条信息都能签名或加密:
1.Click Tools > Options, then select the account to encrypt the messages in.
1.点击工具 > 选项,然后选择要加密信息的账号。
2.Click Edit, then click Security.
2.点击编辑,然后点击安全。
3.Click Select next to Signing Certificate and specify the path to your signing certificate.
or
Click Select next to Encryption Certificate and specify the path to your encryption certificate.
3.点击选择下一个签名证书并指定签名证书所在目录

点击选择下一个加密证书并指定加密证书所在目录
4.Select the appropriate options.
4.选择合适的选项。
5.Click OK.
5.点击确定。
6.Click Close.
6.点击关闭

转载于:https://blog.51cto.com/firehare/588142

如何在Evolution中加密(六)相关推荐

  1. 如何在Evolution中加密(一)

    Encryption  加密  * 2.6.1.Making a GPG Encryption Key  * 2.6.1.创建GPG密钥  * 2.6.2.Getting and Using GPG ...

  2. 如何在Wordpress中加密保护网站视频和网页内容?

    本教程将教您如何使用DRM加密软件来保护WordPress网站的视频/网页内容.保护WordPress的视频.文本.图像和JavaScript免受盗版. 在教育和众多商业领域中,Wordpress网站 ...

  3. android 大文件加密,如何在android中加密大视频文件

    我有一个应用程序,我正在使用该代码来解密已加密的文件.文件位置是"/mnt/sdcard/myfolder/test.mp4". test.mp4文件大小约为20MB.如何在and ...

  4. 如何在 Ubuntu 中加密硬盘

    https://linux.cn/article-8184-1.html 隐私保护.安全和加密是不可分开的,用户可以通过加密来提高安全和保护操作系统的隐私信息.本文将会介绍在 Ubuntu Linux ...

  5. 如何在Java中加密和解密zip文件?

    在本文中,我们来学习如何用Zip4j库创建受密码保护的压缩文件并将其解压. 依赖 让我们先把 zip4j​ 依赖关系添加到我们的 pom.xml 文件中. <dependency>< ...

  6. php传值解密,如何在php中加密/解密数据?

    前言 从表定义开始:- UserID- Fname- Lname- Email- Password- IV 以下是一些变化:田野 Fname, Lname和 Email将使用对称密码加密,该密码由 这 ...

  7. php图片生成加密pdf文件,如何在PHP中加密由TCPDF生成的PDF(密码保护)

    本文概述 PDF是数字世界中最接近正式文档的文件, 并且在现实生活中, 某些PDF旨在以保密的方式进行保密.而且, 如果你想使用TCPDF保护生成的PDF, 则库中内置了对密码保护和加密的支持, 你只 ...

  8. android 文件加密解决方法,如何在Android中加密和解密文件?

    我有类似的问题,加密/解密我提出了这个解决方案: public static byte[] generateKey(String password) throws Exception { byte[] ...

  9. java对密码进行加密的方法_如何在JAVA中使用MD5加密对密码进行加密

    如何在JAVA中使用MD5加密对密码进行加密 发布时间:2020-11-25 17:12:40 来源:亿速云 阅读:118 作者:Leah 本篇文章为大家展示了如何在JAVA中使用MD5加密对密码进行 ...

最新文章

  1. 《可穿戴创意设计:技术与时尚的融合》一一第3章 从纺织品到可穿戴设备
  2. Java NIO编程的技巧和陷阱
  3. 目前计算机病毒只有网络型病毒吗,在web.xml中使用()标签配置过滤器
  4. (转)OpenSSL命令---pkcs12
  5. Spark RDD Action
  6. 贫血模式or领域模式(转载)
  7. XenDesktop 学习笔记1之DDC
  8. Android零基础入门第42节:自定义BaseAdapter
  9. 漏洞自动扫描神器AWVS 11安装与使用教程
  10. 详解推荐系统的算法与应用
  11. 用c语言双向循环链表,C语言实现双向循环链表
  12. 图像处理之直方图匹配
  13. ASSIMP的数据结构
  14. 不同/相同型号的路由器设置无线中继
  15. 儿研所 计算机训练,首都儿研所自闭症训练中心成立
  16. 业务流程图是什么?怎么画?
  17. Java EE 7 Hands-on Lab,CDI deployment failure:WELD-000072,解决办法
  18. Word 框里面打钩
  19. Python如何一行代码自动发邮件
  20. Oracle数据库官方权威内部培训教材

热门文章

  1. eclipse java luna,java-如何在Eclipse Luna中配置Lombok
  2. 利用Python绘制 3D 体素色温图
  3. 深度学习平台你知道多少?
  4. 安装 Thonny 软件环境开发PI Pico
  5. 灵动MM32 MCU助力全国大学生智能汽车竞赛
  6. wince系统改安卓系统_什么是实时操作系统(RTOS)
  7. AXI DMA DRIVER 阶段性 kernel driver 构建并测试(三 )
  8. basler相机参数简要中文说明_Basler嵌入式视觉解决方案- 现推出首款适用于NXP(恩智浦)i.MX 8应用处理器系列的产品...
  9. 服务器断电重启修复,WIN取消100M隐藏分区、异常断电后绕过修复模式
  10. python pow和**_Python学习笔记 | 实例3:天天向上的力量