#

debian

(6 articles)

Why I Chose Debian and Nostr to Protect My Digital Sovereignty

# Why I Chose Debian and Nostr to Protect My Digital Sovereignty In the Bitcoin ecosystem, we often repeat the motto *"Don't trust, verify."* However, many crypto enthusiasts still make the mistake of accessing their wallets and digital identities through highly centralized operating systems packed with telemetry and proprietary trackers. In this article, I want to share the technical reasons why I migrated to a setup focused on absolute sovereignty, using **Debian Linux**, the **Brave Browser**, and the **Nostr** protocol. --- ## 1. The Operating System: The Rock-Solid Security of Debian Choosing **Debian** as the baseline for my Bitcoin environment was a deliberate choice. It provides crucial advantages for anyone dealing with crypto: * **Fully Open Source (FOSS):** No hidden software harvesting keys or tracking my browsing habits in the background. * **Unshakable Stability:** Debian Stable ensures that sudden system updates won't break my sensitive wallets or browser extensions. * **Process Isolation:** A security architecture far superior to traditional, consumer-grade mobile and desktop operating systems. --- ## 2. Digital Identity: Nostr + Alby on Desktop Instead of using mobile apps that expose private keys to less controlled environments, I isolated my identity setup entirely on my desktop Linux machine: 1. **Brave Browser:** Aggressively blocks cross-site trackers and fingerprinting attempts out of the box. 2. **Alby Extension:** Acts as my cryptographic vault inside the browser. My private key (`nsec`) never leaves the extension, and websites only request authorized digital signatures. ```text [ Private Key (Alby) ] ---> Cryptographic Signature ---> [ Primal / YakiHonne ] ``` --- ## 3. The Future of Content Economy (Value-for-Value) By migrating to Nostr-native publishing clients like **YakiHonne**, I realized the true power of **Zaps**. I no longer depend on Google ad algorithms or centralized Web2 platform approvals to monetize my time and knowledge. The relationship is now strictly peer-to-peer: if the content delivers value, the reader sends Satoshis instantly via the Lightning Network. --- ### Conclusion Financial sovereignty with Bitcoin strictly requires digital sovereignty over the infrastructure you use. If you want to protect your funds and your privacy, I highly recommend migrating your workspace to the open-source Linux ecosystem. --- #bitcoin #linux #debian #foss #privacy

DTails — Ferramenta de remasterização para sistemas Live baseados em Debian.

DTails é uma ferramenta que facilita a inclusão de aplicativos em imagens de sistemas live baseados em Debian, como o Tails. Com ela, você pode personalizar sua imagem adicionando os softwares que realmente precisa — tudo de forma simples, transparente e sob seu controle total. ⚠️ DTails não é uma distribuição. É uma ferramenta de remasterização de imagens live. Ela permite incluir softwares como: ✅ SimpleX Chat ✅ Clientes Nostr Web (Snort & Iris) ✅ Sparrow Wallet ✅ Feather Wallet ✅ Cake Wallet ✅ RoboSats ✅ Bisq ✅ BIP39 (Ian Coleman) ✅ SeedTool ... e muito mais. https://image.nostr.build/b0bb1f0da5a9a8fee42eacbddb156fc3558f4c3804575d55eeefbe6870ac223e.jpg Importante: os binários originais dos aplicativos não são modificados, garantindo total transparência e permitindo a verificação de hashes a qualquer momento. 👨‍💻 Desenvolvido por: nostr:npub1dtmp3wrkyqafghjgwyk88mxvulfncc9lg6ppv4laet5cun66jtwqqpgte6 GitHub: https://github.com/DesobedienteTecnologico/dtails?tab=readme-ov-file ## 🎯 Controle total do que será instalado Com o DTails, você escolhe exatamente o que deseja incluir na imagem personalizada. Se não marcar um aplicativo, ele não será adicionado, mesmo que esteja disponível. Isso significa: privacidade, leveza e controle absoluto. https://image.nostr.build/b0bb1f0da5a9a8fee42eacbddb156fc3558f4c3804575d55eeefbe6870ac223e.jpg https://image.nostr.build/b70ed11ad2ce0f14fd01d62c08998dc18e3f27733c8d7e968f3459846fb81baf.jpg https://image.nostr.build/4f5a904218c1ea6538be5b3f764eefda95edd8f88b2f42ac46b9ae420b35e6f6.jpg ## ⚙️ Começando com o DTails ### 📦 Requisitos de pacotes Antes de tudo, instale os seguintes pacotes no Debian: ``` sudo apt-get install genisoimage parted squashfs-tools syslinux-utils build-essential python3-tk python3-pil.imagetk python3-pyudev ``` ### 🛠 Passo a passo # 1 Clone o repositório: ``` git clone https://github.com/DesobedienteTecnologico/dtails cd dtails ``` # 2 Inicie a interface gráfica com sudo: ``` sudo ./dtails.py ``` > **Por que usar sudo?** > É necessário para montar arquivos .iso ou .img e utilizar ferramentas essenciais do sistema. --- ## 💿 Selecione a imagem Tails que deseja modificar https://nostr.download/e3143dcd72ab6dcc86228be04d53131ccf33d599a5f7f2f1a5c0d193557dac6b.jpg --- ## 📥 Adicione ou remova pacotes 1 Marque os aplicativos desejados. 2 Clique Buildld para gerar sua imagem personalizada. https://image.nostr.build/5c4db03fe33cd53d06845074d03888a3ca89c3e29b2dc1afed4d9d181489b771.png Você pode acompanhar todo o processo diretamente no terminal. https://nostr.download/1d959f4be4de9fbb666ada870afee4a922fb5e96ef296c4408058ec33cd657a8.jpg --- ## 💽 .ISO vs .IMG — Qual escolher? | Formato | Persistência | Observações | | ------- | ---------------------- | ----------------------------------------------- | | .iso | ❌ Não tem persistência | Gera o arquivo DTails.iso na pasta do projeto | | .img | ✅ Suporta persistência | Permite gravar diretamente em um pendrive | https://nostr.download/587fa3956df47a38b169619f63c559928e6410c3dd0d99361770a8716b3691f6.jpg https://nostr.download/40c7c5badba765968a1004ebc67c63a28b9ae3b5801addb02166b071f970659f.jpg --- ## vídeo https://www.youtube.com/live/QABz-GOeQ68?si=eYX-AHsolbp_OmAm