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 RepositoriesFile Immutable Flags

System-level flags that prevent files from being modified or deleted, regardless of user privilege.

Distinct from Feature Flag Management: Candidates refer to feature toggles in software or CTF competitions, not filesystem-level security flags.

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

Awesome File Immutable Flags 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.
  • freebsd/freebsd-srcAvatar de freebsd

    freebsd/freebsd-src

    9,162Voir sur GitHub↗

    This repository contains the complete source code for a Unix-like operating system, including the monolithic kernel and base system utilities. It provides a BSD-derived system core and a full build toolchain required to compile a functional operating system for servers, desktops, or embedded devices. The system features a Linux binary compatibility layer that enables the execution and emulation of Linux binaries on a non-Linux platform. It also includes a modular kernel configuration process to tailor hardware support and system features during compilation. The project covers broad system ca

    Implements security flags on files to prevent alteration or deletion even by the superuser.

    C
    Voir sur GitHub↗9,162
  1. Home
  2. Security & Cryptography
  3. File Immutable Flags