首页 / 词典 / good

GnuPG

  • 网络保密性卫兵
GnuPGGnuPG
  1. GnuPG is GNU 's tool for secure communication and data storage .

    GnuPG是GNU用于确保安全通信和数据存储的工具。

  2. GnuPG will be used to handle all of the encryption functions for this extension .

    GnuPG将用于处理这个扩展的所有加密函数。

  3. You will need a fully functional GnuPG installation , with access to your encryption keys of choice .

    您需要一个功能齐全的GnuPG安装,并且能够访问您选择的加密密匙。

  4. One particularly important link is to the GnuPG ( GPG ) key for the Samba package .

    一个尤其重要的链接是到Samba包GnuPG(GPG)密钥的链接。

  5. Before continuing with the code presented in this article , make sure you have a functional Firefox GnuPG and gpg-agent set up .

    在继续使用本文提供的代码之前,确保您设置了函数性FirefoxGnuPG和gpg-agent。

  6. Note that the implementation shown makes a few assumptions about the most common encryption / decryption setups likely for the typical GnuPG user .

    注意,对于典型GnuPG用户,给出的实现假设了一些最可能用到的加密/解密设置。

  7. If desired , consider replacing the external program calls and settings with other options enabled by the use of GnuPG : : Encrypt .

    如果愿意,可以考虑用GnuPG::Encrypt提供的其他选项替换外部程序调用和设置。

  8. With a functional extension development environment and GnuPG to handle the encryption , modifying the interface will be done by changing some code in a previously developed extension .

    有了处理加密的函数性扩展开发环境和GnuPG之后,可以通过更改前面开发的扩展的一些代码来修改接口。

  9. GnuPG allows encrypting and signing your data and communication , and features a versatile key-management system and access modules for all kinds of public key directories .

    GnuPG支持数据和通信的加密和签名,且以一个多功能的密钥管理系统和各种公钥目录的访问模块为特色。

  10. The gpg-agent program ( usually part of the GnuPG package ) is also required to handle the temporary storage and expiration of remembered passphrases .

    此外,还需要gpg-agent程序(通常是GnuPG包的一部分),用于处理已记住的passphrase的临时存储和过期。

  11. Using GnuPG ( see Resources ) and the ASCII armor file ( pluto-current . zip . asc ), you can verify the authenticity of this download .

    使用GnuPG(参见参考资料)和ASCIIarmor文件(pluto-current.zip.asc),可以验证此下载文件的真实性。

  12. For example if you want to use multiple keys , or gpg-agent is incompatible with your configuration , the GnuPG : : Encrypt Perl module offers many options to help fit your environment .

    例如,如果您希望使用多个键,或者gpg-agent与您的配置不兼容,GnuPG::EncryptPerl模块提供了许多帮助实现环境兼容的选项。

  13. It can be a good idea to move the content of your . evolution / , . ssh / and . gnupg / in ~ / Private and replacing them with a symlink .

    教你个好主意,将你的.evolution/,.ssh/.gpg/文件夹中的内容移到~/Private中,在原来的文件夹中建个软连接替代他们。