1 repo
Design patterns that run components in separate OS processes for stability and security.
Distinguishing note: Focuses on multi-process isolation rather than general sandboxing.
Explore 1 awesome GitHub repository matching software engineering & architecture · Process Isolation Architectures. Refine with filters or upvote what's useful.
This project is an open-source desktop web browser built on the Gecko rendering engine. It is designed to prioritize user privacy and security, utilizing a multi-process architecture to isolate web content and maintain a secure sandbox environment for all browsing activities. The browser distinguishes itself through a highly modular interface engine that allows users to customize visual layouts and functional behaviors using style sheets and community-developed modifications. It supports advanced productivity workflows by enabling users to synchronize navigation state across multiple windows,
Runs individual web pages in separate operating system processes to prevent site crashes.