.KBX 文件扩展名
GnuPG Keybox
| 开发者 | The GNU Project |
| 受欢迎程度 |
2.0 | 3 票 |
什么是 KBX 文件?
A KBX file is a keybox created by GNU Privacy Guard (GnuPG). It contains one or more OpenPGP public keys and/or X.509 certificates. It also contains associated metadata.
更多信息
GnuPG is a free alternative to Symantec's Pretty Good Privacy (PGP) software. It allows users to encrypt and decrypt emails, texts, directories, and other files. When encrypting and decrypting files, GnPG uses a variety of public and private security keys. A user's public keys are saved in a KBX file.
Typically, a user's KBX file is named pubring.kbx and stored in their .gnupg directory. Users can import a KBX file into other OpenPGP-compliant software, such as OpePGP.js, to use the public keys and certificates it contains with that software.
常见 .KBX 文件名
Pubring.kbx - The default KBX file used by GnuPG. It is stored in the .gnupg directory.
如何打开 KBX 文件
KBX files are not meant to be opened. You can use GnuPG's kbxutil to view information about a KBX file. For more information, refer to GnuPG's kbxutil documentation.