[WordPress] 外掛分享: Signed Posts

首頁外掛目錄 › Signed Posts
全新外掛
安裝啟用
尚無評分
36 天前
最後更新
問題解決
WordPress 6.9+ PHP 8.2+ v0.5 上架:2025-10-03

內容簡介

Signed Posts 外掛允許作者為文章簽名,以確保內容的完整性。透過簽名驗證,可以證明文章在簽署後未經修改,增強了內容的可信度。

【主要功能】
• 瀏覽器內驗證:在訪客的瀏覽器中進行簽名驗證
• 支援多種簽名方法:OpenPGP 和 DID
• 自動狀態區塊:顯示驗證狀態(有效、無效或錯誤)
• 作者徽章:文章中顯示作者名稱及圖示
• 公開金鑰來源:作者可指定公開金鑰的 URL

外掛標籤

開發者團隊

⬇ 下載最新版 (v0.5) 或搜尋安裝

① 下載 ZIP → 後台「外掛 › 安裝外掛 › 上傳外掛」
② 後台搜尋「Signed Posts」→ 直接安裝(推薦)
📦 歷史版本下載

原文外掛簡介

Signed Posts allows authors to sign posts, assuring content integrity. Signature verification proves post-signing alteration hasn’t occurred.
Features:

In-browser verification: The signature verification is done on the client side (in the visitor’s browser).
Methods: OpenPGP (ASCII-armored detached signature) and DID (did:key, did:web) using Ed25519 detached JWS (b64=false).
Source of trust: For OpenPGP, the author specifies the URL of their public key in their profile. For DID, the author sets their DID (did:key or did:web). For did:web, the plugin fetches https:///.well-known/did.json.
Status block: An informative block is automatically added to the end of each signed article, showing the verification status (valid, invalid, or error).
Author badge: The author name in posts is enhanced with an icon and KeyID/fingerprint text.

Source Code and Libraries
OpenPGP.js
* Version: 6.2.2
* License: LGPL-3.0-or-later
* Public Source Code: https://github.com/openpgpjs/openpgpjs
Web Crypto API
* Used to verify Ed25519 signatures for DID.

延伸相關外掛

文章
Filter
Apply Filters
Mastodon