diff options
| author | Danilo M. <danix@danix.xyz> | 2026-04-24 18:40:44 +0200 |
|---|---|---|
| committer | Danilo M. <danix@danix.xyz> | 2026-04-24 18:40:44 +0200 |
| commit | b9b0eae0c6a36954c8f0fb91633f1e105cd06784 (patch) | |
| tree | e61d49049e1b2c1bffacdf839b08fcc207e2ffc7 /content/en/articles/vulnerabilities-for-pgp-and-emails | |
| parent | ee4264113a416e9124c09620a41916e4b446e8d7 (diff) | |
| download | danixxyz-b9b0eae0c6a36954c8f0fb91633f1e105cd06784.tar.gz danixxyz-b9b0eae0c6a36954c8f0fb91633f1e105cd06784.zip | |
Fix category typos and normalize tags/categories for all EN articles; move Italian articles from EN to IT folder with English placeholdersrelease_24042026-1841
Diffstat (limited to 'content/en/articles/vulnerabilities-for-pgp-and-emails')
| -rw-r--r-- | content/en/articles/vulnerabilities-for-pgp-and-emails/index.md | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/content/en/articles/vulnerabilities-for-pgp-and-emails/index.md b/content/en/articles/vulnerabilities-for-pgp-and-emails/index.md index a41e0b0..e37ed35 100644 --- a/content/en/articles/vulnerabilities-for-pgp-and-emails/index.md +++ b/content/en/articles/vulnerabilities-for-pgp-and-emails/index.md @@ -1,13 +1,14 @@ +++ title = "Vulnerabilities for PGP and emails" author = "Danilo M." -type = "life" +type = "tech" date = "2018-05-15T10:04:06+00:00" excerpt = "A series of vulnerabilities was discovered which affect emails encrypted with PGP and GnuPG, follow @EFF to understand more about this topic." image = "/uppies/2018/05/og-efail-resized_3.png" -categories = ["security"] -tags = ["efail", "eff", "electronic frontier foundation", "gnupg", "pgp", "security", "vulnerability"] +categories = [ "CyberSecurity"] +tags = [ "efail", "eff", "electronic frontier foundation", "gnupg", "pgp", "security", "vulnerability"] +++ + following a series of tweets from the Electronic Frontier Foundation, I’m reblogging their article to give it even more visibility on a topic that many don’t seem to know, which is email encryption. A group of researchers has found out [and published][1] a series of vulnerabilities affecting the use of PGP for email encryption (you can read more in depth coverage on this topic on the [EFF website][2]) |
