diff --git a/src/app/blog/tor-custom-transport/page.mdx b/src/app/blog/tor-custom-transport/page.mdx index a2fff9ba..8c57c760 100644 --- a/src/app/blog/tor-custom-transport/page.mdx +++ b/src/app/blog/tor-custom-transport/page.mdx @@ -4,7 +4,7 @@ import {ThemeImage} from '@/components/ThemeImage' export const post = { draft: false, author: 'RĂ¼diger Klaehn', - date: '2026-01-22', + date: '2026-01-27', title: 'Use iroh with Tor for anonymous connections', description: 'We combine the privacy of Tor onion services with the performance of Iroh via a custom transport.',