From bb92877b9cc9f422468d94eb4748dbfcc357d242 Mon Sep 17 00:00:00 2001 From: sevi-py Date: Sun, 17 Aug 2025 21:08:54 +0200 Subject: [PATCH 1/2] add tnyr.me --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 7a2b8f1..5862964 100644 --- a/README.md +++ b/README.md @@ -687,6 +687,7 @@ No servers involved. Everything goes directly from one peer to the other peer. N - [MagLit](https://maglit.me) - An encrypted and privacy respecting Link Shortener service that also supports Magnet Links. - [Dub](https://github.com/dubinc/dub) - You can self-host Dub.co for greater control over your data and design. - [Yourls](https://yourls.org/) - Self hosted URL shortener in PHP. +- [tnyr.me](https://tnyr.me) - A zero-trust URL shortener with paswordless encryption. [Back to top 🔝](#contents) From 988b1fa4a6f79db8daba942315f6eb17bd0da79a Mon Sep 17 00:00:00 2001 From: sevi-py Date: Sun, 17 Aug 2025 21:11:23 +0200 Subject: [PATCH 2/2] add tnyr.me --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5862964..4412aec 100644 --- a/README.md +++ b/README.md @@ -687,7 +687,7 @@ No servers involved. Everything goes directly from one peer to the other peer. N - [MagLit](https://maglit.me) - An encrypted and privacy respecting Link Shortener service that also supports Magnet Links. - [Dub](https://github.com/dubinc/dub) - You can self-host Dub.co for greater control over your data and design. - [Yourls](https://yourls.org/) - Self hosted URL shortener in PHP. -- [tnyr.me](https://tnyr.me) - A zero-trust URL shortener with paswordless encryption. +- [tnyr.me](https://tnyr.me) - A zero-trust URL shortener with paswordless end-to-end encryption. [Back to top 🔝](#contents)