With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Try free now
Try Google Cloud Risk-Free With $300 in Credit
No hidden charges. No surprise bills. Cancel anytime.
Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
Development of Linux kernel extensions which enable intrusion detection and prevention functionalities based on NSA's SELinux (http://www.nsa.gov/selinux/).
Lite version Linux Kernel for server
Disabled:
- Wi-Fi
- Bluetooth
- Industrial drivers
- Sound drivers
and others multimedia dirvers
Only Ext4 filesystem
INSTALL
#!/bin/bash
cd /usr/src
wget https://sourceforge.net/projects/kernel-5-4-140-sigmade/files/linux-kernel-5.4.140-sigmade.tar/download -O kernel.tar
tar -xvf kernel.tar
dpkg -i headers.deb image.deb libc-dev.deb
rm kernel.tar
The Memory Hotadd project aims to enhance the Linux memory management subsystem to allow integrating physical memory added to a running system. It is intended to be used on Non-NUMA Intel IA-32 based systems with memory hot-plug capability.
To provide a secondary tree to test and merge patches for Linux on the MIPS platform. This tree will span any device that uses MIPS from PDAs to high end SGI servers.
Simulating an IP packet traversing the Linux kernel.
lpt simulates an IP packet traversing the Linux kernel and prints out
what happens as it progresses through the security features of the
kernel and quickly determine wether or not the packet will pass.
AI-powered service management for IT and enterprise teams
Enterprise-grade ITSM, for every business
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
Linux kernel driver for low-level performance-monitoring counters, and support for virtualised (per-process) counters. User-space glue for use in applications, and by higher-level tools and libraries.
A SCSI target implementation in Linux kernel space. A framework that helps in developing SCSI target devices. It supports multiple target ports and multiple logical units.
This research project is a port of the Rice University's Superpages FreeBSD prototype to the Linux 2.6 kernel for IA64, x86-64, and x86-32 processor architectures. See the wiki section for more information.
Linux TiTan is yet another Linux Distribution that is divided into 3 parts , the main system including packages compiled by us , a security system and a desktop environment developed using java . Goal : Security , Speed , Portability
The Linux Transparent Encryption project aims for integrating transparent read/write access to encrypted data into the linux
kernel. This enables any application to use encrypted data
without modifying the application itself.
Trustees is a recursive ACL scheme for the Linux 2.6 kernel's Linux Security Module(LSM) framework. If you have ever used netware, you will be familiar with the speed and convenience of the trustees' approach to ACLs.
Our goal is to bring the Linux operating system to NEC VRSeries devices, most of which were originally designed to run Windows CE. So far we have Linux up and running on the Vadem Clio, the Casio E-105, the Everex Freestyle, and more.
The Linux VTPlayer driver project aims at providing a Linux kernel driver for VirTouch's VTPlayer tactile mouse. This driver allows not only the VTPlayer to behave like a regular mouse, but also user-space programs to control VTPlayer's tactile pads.
The project discusses an architecture, prototype implementation and test tools for wireless scheduling using currently available hardware (e.g. 802.11 WLAN). It is based on a patch/new scheduler for the Linux 2.4.X kernels and extensions for the tc tools.