OpenPGP signature verification, multi-signer workflows, key lifecycle management, and public proof pages for ArchivioMD.
As of April 2026, ArchivioID is a WordPress openpgp plugin with 0 active installations and a 0/5 rating0. It has been downloaded 66 times in total. Requires WordPress 6.0+ and PHP 7.4+. Available on WordPress.org since 2026. Actively maintained — updated within the last month. Top alternative: Secure Encrypted Form.
ArchivioID is an add-on plugin for ArchivioMD that adds a full cryptographic identity and signature layer to your WordPress site. It manages GPG public keys, verifies detached OpenPGP signatures on posts, supports multi-signer workflows with configurable thresholds, and exposes public proof pages so anyone can verify authenticity without logging in.
| WordPress | 6.0+ requiredTested up to 6.9.4 |
| PHP | 7.4+ required |
| Dependencies | archiviomd |
/archivio-id/verify/{post_id} renders the full chain of custody for any published post — content hash, signer fingerprints, algorithms, timestamps, and key metadata — without requiring admin access. Private, draft, and password-protected posts return 404. Flush permalinks after upgrading to activate the new route.on_activate() called ArchivioID_Cron_Verifier::schedule() and ArchivioID_Expiry_Notifier::schedule() before those class files were loaded. Both on_activate() and on_deactivate() now guard with class_exists + require_once.admin/views/settings.php line 244: typographic apostrophe inside a single-quoted string. Replaced with an escaped straight apostrophe.Plugin data sourced from WordPress.org. Analysis and metrics by PluginSift.