-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
new posts and small typographic improvements
- Loading branch information
Showing
9 changed files
with
327 additions
and
20 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
116 changes: 116 additions & 0 deletions
116
...24-07-14 1 Europe’s IT problem - How GDPR and DMA have unintended consequences/index.html
Large diffs are not rendered by default.
Oops, something went wrong.
46 changes: 46 additions & 0 deletions
46
docs/notes/2024-07-14 2 Encrypted emails in Apple Mail/index.html
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,46 @@ | ||
<!DOCTYPE html> | ||
<html lang="en"> | ||
<head> | ||
<title>I wish Apple Mail had PGP support! — Wenzels.Blog</title> | ||
<meta charset="UTF-8"> | ||
<meta name="viewport" content="width=device-width, initial-scale=1"> | ||
<link href="/assets/style.css" rel="stylesheet"> | ||
<link rel="stylesheet" href="/assets/hljs-vs2015.min.css" /> | ||
<link rel="alternate" type="application/rss+xml" | ||
title="RSS Feed" | ||
href="/feed.xml" /> | ||
<base href="/notes/" /> | ||
</head> | ||
<body> | ||
<header> | ||
<div class="container"> | ||
<h1 id="pageTitle"><a href="/" title="Home"><span role="img" aria-label="Home">🏡</span> <span class="viewport-hideOnXS">Wenzels.Blog</span></a></h1> | ||
<ol> | ||
<li><a href="/about">About</a></li> | ||
<li><a href="https://wenzels.design" target="_blank">Work</a></li> | ||
<li><a href="/feed.xml" target="_blank">RSS</a></li> | ||
</ol> | ||
</div> | ||
</header> | ||
<main> | ||
<div class="postHead"> | ||
<h1>I wish Apple Mail had PGP support!</h1> | ||
<time datetime="Sun, 14 Jul 2024 02:00:00 +0000">Jul. 14, 2024</time> | ||
</div> | ||
<blockquote> | ||
<p>Dear Apple Mail Team! | ||
I love Apple Mail! Its UX is just right—in my opinion. But I have to use an alternative because Apple Mail has no way to import PGP keys, neither those of others to send them encrypted emails, nor my private one to read messages. Not being able to use Apple Mail is very frustrating, especially when Apple says privacy is a right.</p> | ||
<p>I would immensely appreciate being able to import and export PGP keys in Apple Mail to read and write encrypted emails.</p> | ||
<p>Kind regards, | ||
Wenzel</p> | ||
</blockquote> | ||
|
||
<p id="permalink"><a href="/notes/2024-07-14 2 Encrypted emails in Apple Mail/">⌞w⌝</a></p> | ||
</main> | ||
|
||
<footer> | ||
<p>I’m on <a rel="me" href="https://indieweb.social/@stairjoke">Mastodon</a> <button onclick="navigator.clipboard.writeText('@[email protected]'); alert('Mastodon ID copied to clipboard!')">click to copy "@[email protected]"</button>, <a href="https://www.threads.net/@wenzels.social">Threads,</a> and <a href="https://posts.cv/wenzel">Posts.</a></p> | ||
<p class="copy">© Copyright Jul. 14, 2024, Wenzel Massag. German copyright law applies, redistribution with attribution highly encouraged.</p> | ||
</footer> | ||
</body> | ||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Oops, something went wrong.