awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 个仓库

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

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • openssh/openssh-portableopenssh 的头像

    openssh/openssh-portable

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