1 Repo
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.
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.