New to Translating WordPress? Read through our Translator Handbook to get started. Hide
| Prio | Original string | Translation | — |
|---|---|---|---|
| ↑ | Signed Posts allows authors to sign posts, assuring content integrity. Signature verification proves post-signing alteration hasn't occurred. | You have to log in to add a translation. | Details |
Original untranslated
Signed Posts allows authors to sign posts, assuring content integrity. Signature verification proves post-signing alteration hasn't occurred.
You have to log in to edit this translation. |
|||
| ↑ | Signed Posts | You have to log in to add a translation. | Details |
Original untranslated |
|||
| In your User Profile, in the "Decentralized Identifiers (DID)" field. For <code>did:web</code>, ensure your <code>did.json</code> is hosted at <code>https://<host>/.well-known/did.json</code>. | You have to log in to add a translation. | Details | |
Original untranslated
In your User Profile, in the "Decentralized Identifiers (DID)" field. For <code>did:web</code>, ensure your <code>did.json</code> is hosted at <code>https://<host>/.well-known/did.json</code>.
CommentFound in faq paragraph. You have to log in to edit this translation. |
|||
| Use Compact JWS (detached) with <code>{"alg":"EdDSA","b64":false,"crit":["b64"],"kid":"<your did#key>"}</code> and sign the canonicalized post content (same text you would sign with OpenPGP). | You have to log in to add a translation. | Details | |
Original untranslated
Use Compact JWS (detached) with <code>{"alg":"EdDSA","b64":false,"crit":["b64"],"kid":"<your did#key>"}</code> and sign the canonicalized post content (same text you would sign with OpenPGP).
CommentFound in faq paragraph. You have to log in to edit this translation. |
|||
| Where do I set my DID? | You have to log in to add a translation. | Details | |
Original untranslated |
|||
| What format should I use to sign with DID? | You have to log in to add a translation. | Details | |
Original untranslated
What format should I use to sign with DID?
CommentFound in faq header. You have to log in to edit this translation. |
|||
| <strong>Web Crypto API</strong>↵ * Used to verify Ed25519 signatures for DID. | You have to log in to add a translation. | Details | |
Original untranslated
<strong>Web Crypto API</strong>↵
* Used to verify Ed25519 signatures for DID.
CommentFound in description paragraph. You have to log in to edit this translation. |
|||
| <strong>OpenPGP.js</strong>↵ * <strong>Version:</strong> 6.2.2↵ * <strong>License:</strong> LGPL-3.0-or-later↵ * <strong>Public Source Code:</strong> https://github.com/openpgpjs/openpgpjs | You have to log in to add a translation. | Details | |
Original untranslated
<strong>OpenPGP.js</strong>↵
* <strong>Version:</strong> 6.2.2↵
* <strong>License:</strong> LGPL-3.0-or-later↵
* <strong>Public Source Code:</strong> https://github.com/openpgpjs/openpgpjs
CommentFound in description paragraph. You have to log in to edit this translation. |
|||
| <strong>Source of trust:</strong> 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 <code>https://<host>/.well-known/did.json</code>. | You have to log in to add a translation. | Details | |
Original untranslated
<strong>Source of trust:</strong> 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 <code>https://<host>/.well-known/did.json</code>.
CommentFound in description list item. You have to log in to edit this translation. |
|||
| <strong>Methods:</strong> OpenPGP (ASCII-armored detached signature) and DID (did:key, did:web) using Ed25519 detached JWS (b64=false). | You have to log in to add a translation. | Details | |
Original untranslated
<strong>Methods:</strong> OpenPGP (ASCII-armored detached signature) and DID (did:key, did:web) using Ed25519 detached JWS (b64=false).
CommentFound in description list item. You have to log in to edit this translation. |
|||
| <strong>In-browser verification:</strong> The signature verification is done on the client side (in the visitor's browser). | You have to log in to add a translation. | Details | |
Original untranslated
<strong>In-browser verification:</strong> The signature verification is done on the client side (in the visitor's browser).
CommentFound in description list item. You have to log in to edit this translation. |
|||
| The impact on the server is minimal, as the verification is performed entirely in the visitor's browser. The only additional resource is the download of the public key, which is usually very small. | You have to log in to add a translation. | Details | |
Original untranslated
The impact on the server is minimal, as the verification is performed entirely in the visitor's browser. The only additional resource is the download of the public key, which is usually very small.
CommentFound in faq paragraph. You have to log in to edit this translation. |
|||
| The plugin will display a warning message indicating that the signature doesn't match the content or the public key, which can be a sign of content tampering. | You have to log in to add a translation. | Details | |
Original untranslated
The plugin will display a warning message indicating that the signature doesn't match the content or the public key, which can be a sign of content tampering.
CommentFound in faq paragraph. You have to log in to edit this translation. |
|||
| You can host it on any service that offers direct links and allows CORS (Cross-Origin Resource Sharing) access. | You have to log in to add a translation. | Details | |
Original untranslated
You can host it on any service that offers direct links and allows CORS (Cross-Origin Resource Sharing) access.
CommentFound in faq paragraph. You have to log in to edit this translation. |
|||
| Once you've finished your post, click the three dots in the top-right corner of the Gutenberg editor. When the options menu opens, select "Copy all blocks." That is the content you should sign. | You have to log in to add a translation. | Details | |
Original untranslated
Once you've finished your post, click the three dots in the top-right corner of the Gutenberg editor. When the options menu opens, select "Copy all blocks." That is the content you should sign.
CommentFound in faq paragraph. You have to log in to edit this translation. |
|||
Export as
Comment
Short description.