Code Monkey home page Code Monkey logo

gentoo-apparmor's Introduction

AppArmor RBAC for Gentoo Linux

This project is part of protected desktop for organization infrastructure (including diskless node infrastructure), that also include IMA/EVM (with Gentoo binhost integration), IMA+AA integration and organization's network services with client's remote attestation (that are parts of another projects and not included in this one).

Key features:

  1. Best to deploy with Secure Boot (early boot AppArmor initialization before root mount and real init are supported).
  2. Best to deploy with IMA/EVM (if you can make it to work), see Matthew Garrett's patch for AA+IMA integration.
  3. All system processes covered by security profiles (including started before AppArmor initialization, kernel's processes, etc).
  4. Full system coverage, unconfined processes are not allowed (only confined to confined transitions are allowed).
  5. Inherited processes transition (ix/Ix) not allowed for better restrictions (with several exceptions).
  6. Aimed to OpenRC (systemd not supported, since it much harder to isolate).
  7. RBAC with uid/fsuid on all processes transitions (no need to worry about 12 named transitions AA's limit, since all transitions are 'named' by uid).
  8. Profiles grouped by Gentoo packages names for easy manipulations (see utils folder).

Notes:

  1. Gentoo sys-apps/dbus package should be revised in order to build with "--enable-apparmor" configuration flag.
  2. Project based on Ubuntu kernel AppArmor sources (vanilla kernel still don't have all features).
  3. Project's AA profiles required patched kernel in order to work (see patches folder) and NOT compatible with Ubuntu/Suse kernel (and vice versa).
  4. Documentation on Russian, may be translated to English in future (I didn't planned make it public, and don't have time for translation now).

gentoo-apparmor's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

vpaulv

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.