awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 dépôt

Awesome GitHub RepositoriesBinary Authenticity Verification

Checking digital signatures of executable binaries to ensure they have not been tampered with.

Distinct from Firmware Signature Verifiers: Candidates focus on embedding signatures or firmware-specific secure boot, not general binary authenticity checks for plugins/servers.

Explore 1 awesome GitHub repository matching security & cryptography · Binary Authenticity Verification. Refine with filters or upvote what's useful.

Awesome Binary Authenticity Verification GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • emacs-lsp/lsp-modeAvatar de emacs-lsp

    emacs-lsp/lsp-mode

    5,060Voir sur GitHub↗

    lsp-mode is a Language Server Protocol client and IDE feature set for Emacs. It functions as a semantic code analysis tool and JSON-RPC communication layer that connects the editor to external language servers to provide intelligent code completion and real-time diagnostics. The project also serves as a Debug Adapter Protocol client, enabling interactive debugging sessions and breakpoint management. This allows for stepping through code and inspecting variables via a standardized protocol, including support for debugging within Docker containers. The system covers a broad range of developmen

    Verifies digital signatures of downloaded language server binaries to ensure authenticity and security.

    Emacs Lispangularcppdart
    Voir sur GitHub↗5,060
  1. Home
  2. Security & Cryptography
  3. Binary Authenticity Verification