User Image

Secureblue's Profile

secureblue (fas) | Fedora badges

Secureblue's Projects

secureblue/hardened-chromium

A hardened chromium for desktop Linux inspired by Vanadium, using Fedora's Chromium as a base. Intended for use with hardened_malloc as packaged and provided by secureblue.
  • Fedora 40 : x86_64
  • Fedora 41 : x86_64

secureblue/pam-authramp

pam-authramp The AuthRamp PAM (Pluggable Authentication Modules) module provides an account lockout mechanism based on the number of authentication failures. It calculates a dynamic delay for subsequent authentication attempts, increasing the delay with each failure to mitigate brute force attacks.
  • Fedora 39 : x86_64
  • Fedora 40 : x86_64

secureblue/hardened_malloc

This is a security-focused general purpose memory allocator providing the malloc API along with various extensions. It provides substantial hardening against heapcorruption vulnerabilities. The security-focused design also leads to much less metadata overhead and memory waste from fragmentation than a more traditional allocator design. It aims to provide decent overall performance with a focus on long-term performance and memory usage rather than allocator micro-benchmarks. It offers scalability via a configurable number of entirely independently arenas, with the internal locking within arenas further divided up per size class.
  • EPEL 9 : aarch64, x86_64
  • Fedora 40 : aarch64, x86_64
  • Fedora 41 : aarch64, x86_64
  • Rhel 9 : aarch64, x86_64

secureblue/bubblejail

Bubblewrap based sandboxing for desktop applications. https://github.com/igo95862/bubblejail
  • Fedora 40 : aarch64, x86_64
  • Fedora 41 : aarch64, x86_64