LocalPGP
OpenPGP operations using your local GnuPG installation
As of June 2026, LocalPGP has 4 users in the Privacy & Security category.
Usersup 33.3 percent+33.3%
4
4
Ratingno change0%
—
— reviews
Reviewsno change0%
—
Version
0.1.1
Manifest V3
History
4 snapshotsTracking since Apr 18, 2026.
View as table
| Date | Users | Rating | Reviews | Version |
|---|---|---|---|---|
| Apr 18, 2026 | 3 | — | — | 0.1.1 |
| Apr 28, 2026 | 3 | — | — | 0.1.1 |
| May 7, 2026 | 2 | — | — | 0.1.1 |
| Jun 3, 2026 | 3 | — | — | 0.1.1 |
| Now | 4 | — | — | 0.1.1 |
Permissions & access
- Permissions
- storagenativeMessagingactiveTab
- Host access
- None declared
Screenshots
About
Allows using local gnupg installation from the system via `gpgme-json`.
### Installing gpgme-json on your system
**Debian/Ubuntu:**
```bash
sudo apt install gpgme-json
```
**Fedora:**
```bash
sudo dnf install gpgme
```
**Arch Linux:**
```bash
sudo pacman -S gpgme
```
Verify installation:
```bash
which gpgme-json
# Should output: /usr/bin/gpgme-json
```
### Install Native Messaging Host for Chrome/Chromium
Native messaging allows the browser extension to communicate with `gpgme-json` on your system.
Create the configuration file at `~/.config/chromium/NativeMessagingHosts/gpgmejson.json` (for Chromium) or `~/.config/google-chrome/NativeMessagingHosts/gpgmejson.json` (for Chrome):
```bash
mkdir -p ~/.config/google-chrome/NativeMessagingHosts/
cat > ~/.config/google-chrome/NativeMessagingHosts/gpgmejson.json << 'EOF'
{
"name": "gpgmejson",
"description": "Integration with GnuPG",
"path": "/usr/bin/gpgme-json",
"type": "stdio",
"allowed_origins": [
"chrome-extension://ckgehekhpgcaaikpadklkkjgdgoebdnh/"
]
}
EOF
```Technical
- Version
- 0.1.1
- Manifest
- V3
- Size
- 27.31KiB
- Min Chrome
- 88
- Languages
- 1
- Featured
- No
Metadata
- ID
- ckgehekhpgcaaikpadklkkjgdgoebdnh
- Developer ID
- ud99879404bc8037393cc17b7ded2ac1e
- Developer Email
- [email protected]
- Created
- Dec 16, 2025
- Last Updated (Store)
- Dec 18, 2025
- Last Scraped
- Jun 3, 2026
- Website
- —
- Support URL
- https://github.com/kushaldas/localpgp/issues
- Privacy Policy
- —
Similar extensions
Alternatives to LocalPGP, ranked by description similarity.
FoxyPGP
PGP integration for web browsers!
2
Госплагин
Расширение для браузера «Госплагин»
3.0M
★ 1.4
DataShielder HSM PGP
Sign, verify, encrypt and decrypt directly from your web browser
55
Anonyma.chat: protect your data in ChatGPT & Claude.
One-click anonymizer for ChatGPT and Claude prompts & replies.
50
frost2x
Frost Signer Extension
27
PasswordMaker Pro
Flexible password generator using a cryptographic hash algorithm of your choice - Fully Compatible with PasswordMaker.org
1.0K
★ 4.4
TLSNotary
A Chrome extension for TLSNotary
162
Private Notes
Private Notes gives you safe and fully encrypted place for your Top Secret notes!
1.0K
★ 4.3
Data sourced from the Chrome Web Store · last verified Jun 3, 2026.