awesome-repositories.com
Blog
MCP
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 Repos

Awesome GitHub RepositoriesLocal Data Wipers

Mechanisms that erase all local data, including messages and keys, on user command to protect privacy under duress.

Distinct from Self-Destructing Sharing: Distinct from Self-Destructing Sharing: focuses on wiping local device data entirely, not on expiring shared links.

Explore 2 awesome GitHub repositories matching security & cryptography · Local Data Wipers. Refine with filters or upvote what's useful.

Awesome Local Data Wipers GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • permissionlesstech/bitchat-androidAvatar von permissionlesstech

    permissionlesstech/bitchat-android

    4,760Auf GitHub ansehen↗

    BitChat Android is a decentralized peer-to-peer messenger that enables communication over Bluetooth mesh networks without requiring any internet connection or central servers. It functions as a full mesh network chat app and a privacy-focused communication tool, with every message encrypted end-to-end using per-session cryptographic keys that ensure forward secrecy. The app operates without accounts or persistent identifiers, resisting user tracking at the protocol level. To strengthen privacy and efficiency, BitChat injects cover traffic to obscure real communication patterns and includes an

    Provides a user-triggered command that wipes all local messages, keys, and channel metadata to protect privacy under duress.

    Kotlin
    Auf GitHub ansehen↗4,760
  • hephaest0s/usbkillAvatar von hephaest0s

    hephaest0s/usbkill

    4,570Auf GitHub ansehen↗

    usbkill is a physical access defense tool and system monitor that triggers immediate power-off or shutdown sequences when unauthorized USB device changes are detected. It functions as a USB device shutdown trigger and volatile memory wiper designed to prevent forensic data recovery by automating system termination upon hardware tampering. The tool includes a USB device whitelist manager that ignores trusted hardware to prevent accidental shutdowns during legitimate device usage. It provides anti-forensic data protection by executing destructive commands to erase RAM and swap space before the

    Executes destructive commands to erase RAM and swap space before the system shuts down.

    Python
    Auf GitHub ansehen↗4,570
  1. Home
  2. Security & Cryptography
  3. Sensitive Data Access Controls
  4. Self-Destructing Sharing
  5. Local Data Wipers

Unter-Tags erkunden

  • Volatile Memory WipersTools specifically designed to erase RAM and swap space to eliminate forensic footprints. **Distinct from Local Data Wipers:** Distinct from Local Data Wipers by targeting volatile system memory (RAM/Swap) rather than persistent local storage.