Sergey Karpushin is an independent developer whose open-source portfolio centers on pragmatic privacy utilities, epitomized by the single yet focused offering PGPTool. Written in Java and distributed under a permissive license, PGPTool is a lightweight desktop GUI that strips away the command-line complexity traditionally associated with PGP, letting Windows, macOS and Linux users encrypt, decrypt, sign and verify files or clipboard text through an intuitive drag-and-drop interface. Typical use cases range from journalists exchanging sensitive documents with confidential sources, to small businesses securing customer data before cloud upload, to individuals who simply want password-protected archives without installing heavyweight suites. The application generates and imports RSA or ECC key pairs, supports ASCII-armor and binary formats, remembers frequently used keys for quick encryption, and can operate in batch mode to process entire folders. Because it is self-contained and requires no installation privileges, PGPTool fits easily on a USB stick for portable, offline cryptography, while its transparent codebase allows security auditors to review every encryption call. Although the catalog currently lists only this one utility, the publisher’s GitHub presence signals a commitment to maintaining small, single-purpose tools that bridge the gap between everyday users and robust cryptographic standards. PGPTool is available for free on get.nero.com, where downloads are served through trusted Windows package sources such as winget, always delivering the latest upstream build and enabling unattended batch installation alongside other applications.
Java-based desktop GUI application for easy and regular PGP decryption/encryption.
Details