Digital identity
Some content published by DYWEB Consulting (blog articles) is digitally signed with OpenPGP. This page publishes the public key and the verification method.
This signature attests
- ✓the content was published by DYWEB Consulting
- ✓it has not been altered since it was signed
Public key
Key fingerprint
1B9B FDBE 03A5 173D 3939 3924 3F52 DB76 391A 52EDIdentity
Teddy JEAN-BAPTISTE <contact@dyweb.fr>
Verification
From an article's authenticity block, download the .mdx source and .asc signature, then:
- 1. Import the public key
gpg --keyserver hkps://keys.openpgp.org --recv-keys 1B9BFDBE03A5173D393939243F52DB76391A52ED - 2. Download the source article and its signature (links in the authenticity block)
- 3. Verify
gpg --verify fr.mdx.asc fr.mdx
A valid signature only proves the file's content and origin at the time of signing — it does not certify the accuracy of the article's content.
Scope and limits
Only articles displaying a signature block are covered. Pages without this block are not signed.