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 RepositoriesProcess Isolation

Techniques for isolating server processes to prevent attackers from accessing the host system.

Distinct from SSH Server Hosting: Distinct from SSH Server Hosting by focusing on the security isolation (sandboxing) of the process rather than the act of hosting the server.

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

Awesome Process Isolation 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.
  • openssh/openssh-portableAvatar de openssh

    openssh/openssh-portable

    3,875Voir sur GitHub↗

    This project is a portable implementation of the secure shell toolset designed for deployment across diverse operating systems and platforms. It provides a suite of tools for secure remote login and command execution based on the secure shell protocol. The implementation includes a sandboxed server that isolates processes to limit the impact of potential vulnerabilities on the host operating system. It also functions as a cryptographic key manager for generating and storing security keys to replace or supplement password-based authentication. The project covers encrypted file transfer for mo

    Implements a sandboxed server that isolates processes to limit the impact of potential vulnerabilities on the host operating system.

    Cccryptographyfile-sharing
    Voir sur GitHub↗3,875
  1. Home
  2. Security & Cryptography
  3. Secure SSH Access
  4. SSH Server Hosting
  5. Process Isolation