Skip to content

Commit

Permalink
new posts and small typographic improvements
Browse files Browse the repository at this point in the history
  • Loading branch information
stairjoke committed Jul 14, 2024
1 parent f74d40a commit c1a1f37
Show file tree
Hide file tree
Showing 9 changed files with 327 additions and 20 deletions.
16 changes: 16 additions & 0 deletions docs/feed.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,22 @@
<atom:link href="https://wenzels.blog/feed.xml" rel="self" type="application/rss+xml" />
<description>A pensive.</description>
<language>en</language>
<item>
<title>I wish Apple Mail had PGP support!</title>
<link>https://wenzels.blog/notes/2024-07-14%202%20Encrypted%20emails%20in%20Apple%20Mail/</link>
<description>An open letter to the team working on Apple Mail @ Apple.</description>
<pubDate>Sun, 14 Jul 2024 02:00:00 +0000</pubDate>
<dc:creator>Wenzel Massag</dc:creator>
<guid>https://wenzels.blog/notes/2024-07-14%202%20Encrypted%20emails%20in%20Apple%20Mail/</guid>
</item>
<item>
<title>Europe’s IT problem / How GDPR and DMA have unintended consequences</title>
<link>https://wenzels.blog/notes/2024-07-14%201%20Europe%E2%80%99s%20IT%20problem%20-%20How%20GDPR%20and%20DMA%20have%20unintended%20consequences/</link>
<description>In this text I explore how the DMA and GDPR are having unintended consequences for the EU market. I explore several concrete examples to illustrate some of the less desirable outcomes.</description>
<pubDate>Sun, 14 Jul 2024 02:00:00 +0000</pubDate>
<dc:creator>Wenzel Massag</dc:creator>
<guid>https://wenzels.blog/notes/2024-07-14%201%20Europe%E2%80%99s%20IT%20problem%20-%20How%20GDPR%20and%20DMA%20have%20unintended%20consequences/</guid>
</item>
<item>
<title>Apple Intelligence and Electron Apps</title>
<link>https://wenzels.blog/notes/2024-06-22%203%20Apple%20Intelligence%20and%20Electron%20Apps/</link>
Expand Down
14 changes: 14 additions & 0 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,20 @@ <h1 id="pageTitle"><a href="/" title="Home"><span role="img" aria-label="Home">
<main>
<ol class="list-of-posts">

<li>
<div class="postHead">
<h2><a href="/notes/2024-07-14 2 Encrypted emails in Apple Mail/">I wish Apple Mail had PGP support!</a></h2>
<time datetime="Sun, 14 Jul 2024 02:00:00 +0000">Jul. 14, 2024</time>
</div>
<p>An open letter to the team working on Apple Mail @ Apple.</p>
</li>
<li>
<div class="postHead">
<h2><a href="/notes/2024-07-14 1 Europe’s IT problem - How GDPR and DMA have unintended consequences/">Europe’s IT problem / How GDPR and DMA have unintended consequences</a></h2>
<time datetime="Sun, 14 Jul 2024 02:00:00 +0000">Jul. 14, 2024</time>
</div>
<p>In this text I explore how the DMA and GDPR are having unintended consequences for the EU market. I explore several concrete examples to illustrate some of the less desirable outcomes.</p>
</li>
<li>
<div class="postHead">
<h2><a href="/notes/2024-06-22 3 Apple Intelligence and Electron Apps/">Apple Intelligence and Electron Apps</a></h2>
Expand Down

Large diffs are not rendered by default.

46 changes: 46 additions & 0 deletions docs/notes/2024-07-14 2 Encrypted emails in Apple Mail/index.html
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>
10 changes: 2 additions & 8 deletions source/assets/sass/_typography.scss
Original file line number Diff line number Diff line change
Expand Up @@ -13,15 +13,9 @@ body {
h1, h2, h3, h4, h5, h6 {
font-weight: 650;
font-size: 1.5rem;
margin: 2rlh 0 0 0;
margin: 2em 0 1em 0;
color: var(--color-text-dimmed);

@supports (margin: 1rlh 0) {
line-height: 2rlh;
}
@supports not (margin: 1rlh 0) {
line-height: calc(2rem * var(--line-height-factor));
}
line-height: 1.5;
}

h1 {
Expand Down
13 changes: 2 additions & 11 deletions source/assets/style.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion source/assets/style.css.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit c1a1f37

Please sign in to comment.