From bb92877b9cc9f422468d94eb4748dbfcc357d242 Mon Sep 17 00:00:00 2001 From: sevi-py Date: Sun, 17 Aug 2025 21:08:54 +0200 Subject: [PATCH 1/6] 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/6] 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) From 6149a5031816d7b88b2fe1fc1316b1140be358ba Mon Sep 17 00:00:00 2001 From: AArdian <34317628+arddluma@users.noreply.github.com> Date: Wed, 20 Aug 2025 23:00:59 +0200 Subject: [PATCH 3/6] feat: Add dele.to (Pastebin and secret sharing) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 7a2b8f1..da175a7 100644 --- a/README.md +++ b/README.md @@ -1027,6 +1027,7 @@ These tools are useful when sharing secrets, code snippets or any other kind of - [PrivateBin](https://github.com/PrivateBin/PrivateBin) - A minimalist, open source online pastebin where the server has zero knowledge of pasted data. Data is encrypted/decrypted in the browser using 256 bits AES. - [Yopass](https://github.com/jhaals/yopass) - Secure sharing of secrets, passwords and files. - [scrt.link](https://scrt.link) - Share a secret. End-to-end encrypted. Ephemeral. Open-source. +- [dele-to](https://dele.to) - Open Source. Modern app to share sensitive credentials and secrets securely with client-side AES-256 encryption, zero-knowledge architecture, and automatic self-destruction. [Back to top 🔝](#contents) From 23f4d74529dddd7a982bc9aa8b96db394e6c0b7a Mon Sep 17 00:00:00 2001 From: pluja <64632615+pluja@users.noreply.github.com> Date: Tue, 26 Aug 2025 11:43:05 +0300 Subject: [PATCH 4/6] Create mirror.yml --- .github/workflows/mirror.yml | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 .github/workflows/mirror.yml diff --git a/.github/workflows/mirror.yml b/.github/workflows/mirror.yml new file mode 100644 index 0000000..d71a8c0 --- /dev/null +++ b/.github/workflows/mirror.yml @@ -0,0 +1,20 @@ +name: Mirror to Codeberg + +on: + push: + branches: [ "main" ] + +jobs: + mirror: + runs-on: ubuntu-latest + steps: + - uses: actions/checkout@v4 + with: + fetch-depth: 0 + + - name: Mirror to Codeberg + uses: yesolutions/mirror-action@master + with: + REMOTE: 'https://codeberg.org/pluja/awesome-privacy.git' + GIT_USERNAME: pluja + GIT_PASSWORD: ${{ secrets.GIT_MIRROR_PAT }} From 55b023a71487c2c0cb28b07632a4426bca7adf46 Mon Sep 17 00:00:00 2001 From: pluja <64632615+pluja@users.noreply.github.com> Date: Tue, 26 Aug 2025 11:47:39 +0300 Subject: [PATCH 5/6] Update mirror link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7a2b8f1..2c8f4ae 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@

Awesome - Mirror + Mirror

List of free, open source and privacy respecting services and alternatives to privative services.

From 4aa40e23bb8e718cc4184fcdbc3427388a44b7de Mon Sep 17 00:00:00 2001 From: pluja <64632615+pluja@users.noreply.github.com> Date: Tue, 26 Aug 2025 12:10:38 +0300 Subject: [PATCH 6/6] Update AI sections --- README.md | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 3b69156..69d2fa9 100644 --- a/README.md +++ b/README.md @@ -262,11 +262,9 @@ When using cloud-based AI services, the data you input is often collected and st #### Copilot -- [Continue](https://github.com/continuedev/continue) - Open-source autopilot for VS Code and JetBrains—the easiest way to code with any LLM -- [Fauxpilot](https://github.com/fauxpilot/fauxpilot) - an open-source,local alternative to GitHub Copilot server - - [vscode-fauxpilot](https://github.com/Venthe/vscode-fauxpilot) - vscode extension for fauxpilot. **reminder**: use [vscodium](https://vscodium.com/) instead! -- [Localpilot](https://github.com/danielgross/localpilot) - Use GitHub Copilot locally on your Macbook with one-click. -- [Turbopilot](https://github.com/ravenscroftj/turbopilot) - [Archived] Turbopilot is an open source large-language-model based code completion engine that runs locally on CPU. +- [Continue](https://github.com/continuedev/continue) - Open-source autopilot for VS Code and JetBrains—the easiest way to code with any LLM +- [Cline](https://cline.bot/) - Open source AI coding for VSCode. See every decision and use your own models. + - [RooCode](https://github.com/RooCodeInc/Roo-Code) - Cline fork with some improvements. #### ElevenLabs Text To Speech @@ -274,8 +272,9 @@ Go to the [Text To Speech](#text-to-speech) section. #### Midjourney -- [Stable Diffusion](https://github.com/Stability-AI/stablediffusion) - High-Resolution Image Synthesis with Latent Diffusion Models. - - [Stable Diffusion Web UI](https://github.com/AUTOMATIC1111/stable-diffusion-webui) - A browser interface for Stable Diffusion. +- [ComfyUI](https://github.com/comfyanonymous/ComfyUI) - ComfyUI lets you execute advanced image generation pipelines using an advanced interface. Available on Windows, Linux, and macOS. +- [Stable Diffusion Web UI](https://github.com/AUTOMATIC1111/stable-diffusion-webui) - A browser interface for Stable Diffusion and other models. +- [InvokeAI](https://github.com/invoke-ai/InvokeAI) - Generate and create stunning visual media using the latest AI-driven technologies locally. [Back to top 🔝](#contents) @@ -1423,7 +1422,8 @@ Odysee website contains some trackers and is a heavy site. You can use these alt ⛔ **Avoid** using tools that run on a 3rd party cloud. Generally you are sending your text and voice data to a 3rd party to process them, which could lead to leaking biometric data such as your voice, or sharing private and / or unnecessary text with the 3rd party. ✅ **Instead use** -- [Bark](https://github.com/suno-ai/bark) - Bark can be run 100% locally and can generate highly realistic, multilingual speech as well as other audio - including music, background noise and simple sound effects. +- [Kokoro FastAPI](https://github.com/remsky/Kokoro-FastAPI) - Dockerized FastAPI wrapper for [Kokoro-82M](https://huggingface.co/hexgrad/Kokoro-82M) text-to-speech model w/CPU, ONNX and NVIDIA GPU support, handling, and auto-stitching. +- [MeloTTS](https://github.com/myshell-ai/MeloTTS) - a high-quality multi-lingual text-to-speech library by MIT and MyShell.ai. - [Piper](https://github.com/rhasspy/piper) - A fast, local neural text to speech system that sounds great and is optimized for the Raspberry Pi 4. - [Espeak](https://github.com/espeak-ng/espeak-ng) - eSpeak NG is an open source speech synthesizer that supports more than hundred languages and accents. Voices will sound rather robotic.