1 lien privé
ProtonVPN promises privacy and speed, but does it actually work? Learn about its performance, features, and whether it’s the right choice for you.
Following are some search engines which are more privacy-centric than those of the privacy-hating mega-corporations like Google and Bing.
Firefox Search Engine Cautions, Recommendations
https://12bytes.org/firefox-search-engine-cautions-recommendations/
A uMatrix guide for Firefox
Umatrix is a content blocker and filter plugin for Firefox, Chrome and Opera. It gives the user fine-grained control over blocking and allowing of cookies, CSS, images, media, scripts, XHR, frames and other requests done by the browser. Think of it as a firewall for your browser. Effectively, it replaces cookie blockers, ad blockers and script blockers, as well as all privacy enhancing extensions such as Privacy Badger.
Because umatrix blocks everything by default, you always remain in control of exactly what each website is allowed to do. Many sites will of course break, but umatrix makes it easy to unblock things either by default or on a site-by-site basis.
Umatrix is an extremely powerful tool and unfortunately that means it comes with a bit of a learning curve. This tutorial tries to make that learning curve a little less steep.
UMatrix extension usage guide
https://www.dedoimedo.com/computers/umatrix-guide.html
Découvrez les différents types d'onduleurs, notamment les trois configurations principales telles que l'online double conversion pour une protection efficace de vos équipements électriques.
Like many privacy-conscious users, I switched to Proton Drive for my cloud storage needs. I have multiple devices, a MacBook, an iPhone, a Windows desktop, and a Linux desktop.
Most modern apps often track your activity, location, and even habits. The best way to stop this is to switch to privacy-first alternatives that don't harvest your data.
User tracking and data collection have become the standard for most modern apps, even if you don't always agree to it.
Bon, faut que je vous avoue un truc inavouable. Même si j’adore Notepad++, je ne l’utilise plus depuis que je suis passé sous Mac. Et ça me manque ...
Having used Android phones for the better part of the past decade, I've gotten accustomed to several open-source Android apps. I find these better than their closed-source equivalents—in both functionality and user experience—and I can't imagine using my phone without them.
Cool Android Apps December 16, 2025
https://12bytes.org/cool-android-apps/
Free the internet. With the Mullvad Browser
https://mullvad.net/en/browser
Downloads
https://mullvad.net/en/download/vpn/linux
What is a VPN?
https://muiivad.org/what-is-a-vpn.html
Test Mullvad VPN : respect de la vie privée, stabilité, rapidité… le meilleur VPN ?
https://www.lesnumeriques.com/vpn/mullvad-vpn-ab-mullvad-vpn-p60701/test.html
Unveiling Total Privacy: Mullvad VPN's Usa Influence
https://muiivad.org/blog/index.html
User Reviews on Mullvad VPN
https://muiivad.org/mullvad-vpn-reviews.html
x41-dsec - Security Review for Mullvad VPN AB
https://x41-dsec.de/static/reports/X41-Mullvad-Audit-Public-Report-2024-12-10.pdf
Features of Mullvad VPN
https://muiivad.org/features-of-mullvad-vpn.html
Connection check
https://mullvad.net/en/check
Learn how to secure your Linux server by combining iptables, Fail2Ban, and a simple custom script to block malicious IPs automatically or manually.
Installation de la liste de blocage dans /etc/hosts
Curious about online anonymity, I ditched my usual browser and spent a week exclusively using the Tor Browser. While its privacy protections are impressive, I didn't expect how much it would change my perception of the internet itself.
These Are My 9 Tips on Using the Tor Network Safely
If you want to browse the dark web, your first port of call is the Tor Browser. However, Tor Browser can be dangerous if used improperly—but there are ways you can use it safely.
I frequently end up with heaps of browser tabs open simultaneously. It's not always the most efficient way to browse, but it sometimes feels like closing all of your open tabs is like deleting part of your brain. Okay, maybe that's slightly over-dramatic, but if you love to keep your tabs open, this is the browser for you.
Chez France Couteaux, nous sommes passionnés par l'univers des couteaux et nous nous engageons à offrir une expérience d'achat exceptionnelle à nos clients.
Depuis notre création, nous avons travaillé pour devenir une référence dans le domaine de la vente de couteaux en ligne. Notre équipe est composée d'experts passionnés par les couteaux, chacun apportant son savoir-faire et son expérience pour garantir une sélection de produits de qualité.
Les 10 atouts majeurs de Debian : une distribution GNU/Linux libre, stable et sécurisée, pilier idéal pour infrastructures cloud et serveurs critiques.
Installing Brave was meant to be a weekend experiment. Now, it's my daily driver. It's like trying a free sample and ending up with a lifetime subscription, and you should make the switch, too.
To use the Signal desktop app, Signal must first be installed on your phone.
NOTE: These instructions only work for 64-bit Debian-based
Linux distributions such as Ubuntu, Mint etc.
-
Install our official public software signing key:
wget -O- https://updates.signal.org/desktop/apt/keys.asc | gpg --dearmor > signal-desktop-keyring.gpg;
cat signal-desktop-keyring.gpg | sudo tee /usr/share/keyrings/signal-desktop-keyring.gpg > /dev/null -
Add our repository to your list of repositories:
wget -O signal-desktop.sources https://updates.signal.org/static/desktop/apt/signal-desktop.sources;
cat signal-desktop.sources | sudo tee /etc/apt/sources.list.d/signal-desktop.sources > /dev/null -
Update your package database and install Signal:
sudo apt update && sudo apt install signal-desktop
Pas la peine de s’affoler. GRUB est plutôt bien fichu et permet de rectifier le tir « à chaud ». Il suffit de connaître une poignée de commandes pour l’utiliser en mode interactif. Et vu que cette opération semble faire peur à beaucoup de gens, je me suis dit qu’un petit article de blog pour démystifier la chose ne serait peut-être pas une mauvaise idée.