diff options
| author | subh <subh@subh.space> | 2026-04-14 21:05:01 +0530 |
|---|---|---|
| committer | subh <subh@subh.space> | 2026-04-14 21:05:01 +0530 |
| commit | 103f55f0f5b08d5e938f92b3e01bcd82d9247f7b (patch) | |
| tree | d2ea771f67dcba90b9bc2afc0b7c7725bb65dcb4 /stuff/index.html | |
| parent | f6f49d7a147b0e2f90d02fed43cc9b3d25b446c3 (diff) | |
changes
Diffstat (limited to 'stuff/index.html')
| -rw-r--r-- | stuff/index.html | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/stuff/index.html b/stuff/index.html index dbe2e86..bb258f9 100644 --- a/stuff/index.html +++ b/stuff/index.html @@ -91,7 +91,7 @@ <nav> <ul> <li> - <a href="mullvad-dot.html">DNS over TLS (DoT) with mullvad</a> + <a href="mullvad-dot.html">DNS over TLS (DoT) on linux with mullvad</a> <span class="date">2026-04-14</span> </li> <li> @@ -102,6 +102,10 @@ <a href="luks-encryption.html">Drive encryption with LUKS and cryptsetup</a> <span class="date">2026-04-14</span> </li> + <li> + <a href="dnsforge-dot-mac.html">DNS over TLS (DoT) on mac with dnsforge</a> + <span class="date">2026-04-14</span> + </li> </ul> </nav> </main> |
