-
Notifications
You must be signed in to change notification settings - Fork 0
PGP on Windows
SunDevil311 edited this page Jun 15, 2025
·
2 revisions
- Download from: https://gpg4win.org
- During setup, make sure Kleopatra is selected.
- Open Kleopatra
- Click
File
โImport Certificatesโฆ
- Select the
.asc
or.gpg
file you downloaded - Confirm the fingerprint matches the published value
- In Kleopatra, go to
Tools
โClipboard
โEncrypt
- Paste your message
- Select the recipientโs public key
- Click Encrypt
- Copy or save the armored output (begins with
-----BEGIN PGP MESSAGE-----
)
You can now send that encrypted message via email or any communication platform.
- Right-click on any file (e.g., PDF or TXT)
- Choose More GpgEX options โ Encrypt
- Select the recipient key
- The encrypted file will be saved with a
.gpg
extension
To decrypt a file:
- Right-click
.gpg
file โ Decrypt and verify
To decrypt a clipboard message:
- In Kleopatra, go to
Tools
โClipboard
โDecrypt/Verify
- Paste the encrypted message
- Kleopatra will prompt for your private key if needed
- Your private key is protected by a passphrase โ never share it.
- You can export your public key for others to encrypt messages to you.
- Kleopatra also supports signing files and messages to verify your identity.
๐ For full walkthroughs, see:
๐ Related Repositories
๐ก This page is part of the internal wiki for Network Proโข. To contribute or suggest changes, see Contributing to the Wiki.
Copyright ยฉ 2025
Network Pro Strategies
Network Proโข, the shield logo, and the "Locking Down Networks...โข" slogan are trademarks of Network Pro Strategies.
Licensed under CC BY 4.0 and the GNU GPL, as published by the Free Software Foundation, either version 3 of the license or (at your option) any later version.