awesome-repositories.com
Blog
MCP
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
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 dépôt

Awesome GitHub RepositoriesPreference Sanitization Engines

Logic for filtering and sanitizing configuration data before cross-process transmission.

Distinct from User Preference Settings: Focuses on security-driven sanitization for IPC, distinct from general user preference management.

Explore 1 awesome GitHub repository matching user interface & experience · Preference Sanitization Engines. Refine with filters or upvote what's useful.

Awesome Preference Sanitization Engines 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.
  • mozilla-firefox/firefoxAvatar de mozilla-firefox

    mozilla-firefox/firefox

    11,305Voir sur GitHub↗

    Firefox is a cross-platform web browser engine designed to render web content, execute JavaScript, and manage secure browsing sessions. It utilizes a multi-process isolation architecture that distributes browser tasks across independent operating system processes to ensure stability and prevent site-specific failures from impacting the entire application. The engine incorporates a sandboxed execution environment to restrict web content and untrusted scripts to isolated memory compartments, enforcing security policies that prevent unauthorized access to system resources. The project distinguis

    Sanitizes and blocks sensitive preferences from entering subprocesses to protect user privacy and reduce inter-process communication overhead.

    JavaScript
    Voir sur GitHub↗11,305
  1. Home
  2. User Interface & Experience
  3. User Preference Settings
  4. Preference Sanitization Engines