<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Email on Le Site de François</title><link>https://lesitedefrancois.be/en/tags/email/</link><description>Recent content in Email on Le Site de François</description><generator>Hugo -- gohugo.io</generator><language>en</language><copyright>© 2026 François</copyright><atom:link href="https://lesitedefrancois.be/en/tags/email/index.xml" rel="self" type="application/rss+xml"/><item><title>OpenPGP / GPG</title><link>https://lesitedefrancois.be/en/security/gpg/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://lesitedefrancois.be/en/security/gpg/</guid><description>&lt;p&gt;&lt;strong&gt;OpenPGP&lt;/strong&gt; is an open standard for encryption and digital signatures of arbitrary data, defined in RFC 4880 (2007) and substantially revised in RFC 9580 (2024, adding Ed25519, X25519, and modern AEAD encryption). &lt;strong&gt;GnuPG (GPG)&lt;/strong&gt; is the dominant open-source implementation, maintained by Werner Koch and the GnuPG project, and the tool most users interact with. OpenPGP predates the &lt;strong&gt;PKI&lt;/strong&gt;/CA model and takes a fundamentally different approach to trust: rather than a hierarchy of certificate authorities that users must trust transitively, OpenPGP uses a &lt;strong&gt;Web of Trust&lt;/strong&gt; in which individual users sign each other&amp;rsquo;s public keys, and trust is established through chains of personal endorsements. In the Web of Trust model, Alice trusts Bob&amp;rsquo;s key because she verified it in person and signed it; Carol trusts Bob&amp;rsquo;s key because Alice (whom Carol trusts) signed it. This decentralised, peer-to-peer trust model made sense for email encryption between individuals who could meet at key-signing parties, but does not scale to automated infrastructure verification, which is why OpenPGP&amp;rsquo;s role in modern infrastructure is primarily &lt;strong&gt;supply chain signing&lt;/strong&gt; — package repositories, Git commits, and release artifacts — rather than interactive authentication.&lt;/p&gt;</description></item></channel></rss>