awesome-repositories.comBlog
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPBlogSitemapPrivacyTerms
Privileged Communication Protocols · Awesome GitHub Repositories

1 repo

Awesome GitHub RepositoriesPrivileged Communication Protocols

Secure messaging patterns for delegating administrative tasks to background processes.

Distinguishing note: Focuses on secure delegation of disk access rather than general authentication.

Explore 1 awesome GitHub repository matching security & cryptography · Privileged Communication Protocols. Refine with filters or upvote what's useful.

  1. Home
  2. Security & Cryptography
  3. Privileged Communication Protocols

Awesome Privileged Communication Protocols GitHub Repositories

Describe the repository you're looking for…
Find the best repos with AI.We'll search the best matching repositories with AI.
  • balena-io/etcher

    balena-io/etcher

    33,146View on GitHub↗

    Etcher is a cross-platform utility designed for creating bootable media by flashing raw disk images onto USB drives and SD cards. It functions as a desktop application that provides a graphical interface for low-level storage device management, ensuring data integrity through built-in validation during the writing process. The application utilizes a unified interface layer to map high-level commands to native system utilities, allowing it to operate consistently across different operating systems. It employs a stream-based data pipeline to pipe image contents directly to storage media, which

    Delegates administrative disk access tasks to a background process to maintain system security and stability.

    TypeScriptcross-platformetchersd-cards
    33,146View on GitHub↗