Compare commits

...

8 commits

Author SHA1 Message Date
pluja
4aa40e23bb
Update AI sections
Some checks are pending
Mirror to Codeberg / mirror (push) Waiting to run
2025-08-26 12:10:38 +03:00
pluja
734793d06e
Merge pull request #547 from Sevi-py/tnyr-url-shortener
add tnyr.me link shortener
2025-08-26 11:53:25 +03:00
pluja
2312f190cb
Merge pull request #553 from arddluma/patch-1
feat: Add dele.to (Pastebin and secret sharing)
2025-08-26 11:50:40 +03:00
pluja
55b023a714
Update mirror link 2025-08-26 11:47:39 +03:00
pluja
23f4d74529
Create mirror.yml 2025-08-26 11:43:05 +03:00
AArdian
6149a50318
feat: Add dele.to (Pastebin and secret sharing) 2025-08-20 23:00:59 +02:00
sevi-py
988b1fa4a6 add tnyr.me 2025-08-17 21:11:23 +02:00
sevi-py
bb92877b9c add tnyr.me 2025-08-17 21:08:54 +02:00
2 changed files with 31 additions and 9 deletions

20
.github/workflows/mirror.yml vendored Normal file
View file

@ -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 }}

View file

@ -2,7 +2,7 @@
<p align="center"><img width="500" src="misc/logo.png"> </img></p>
<p align="center">
<img src="https://awesome.re/badge.svg" alt="Awesome">
<a href="https://git.nixnet.services/pluja/awesome-privacy"><img alt="Mirror" src="https://img.shields.io/badge/Mirror-gitea-green"></img></a>
<a href="https://codeberg.org/pluja/awesome-privacy"><img alt="Mirror" src="https://img.shields.io/badge/Mirror-Codeberg-blue"></img></a>
</p>
<p align="center">List of free, open source and privacy respecting services and alternatives to privative services.</p>
<p align="center">
@ -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)
@ -687,6 +686,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 end-to-end encryption.
[Back to top 🔝](#contents)
@ -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)
@ -1421,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.