.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.