awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repositorio

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

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • openssh/openssh-portableAvatar de openssh

    openssh/openssh-portable

    3,875Ver en 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
    Ver en GitHub↗3,875
  1. Home
  2. Security & Cryptography
  3. Secure SSH Access
  4. SSH Server Hosting
  5. Process Isolation