Unlimited organizations, 3 enterprise SSO connections, role-based access control, and pro MFA included. Dev and prod tenants out of the box.
Auth0's B2B Essentials plan gives you everything you need to ship secure multi-tenant apps. Unlimited orgs, enterprise SSO, RBAC, audit log streaming, and higher auth and API limits included. Add on M2M tokens, enterprise MFA, or additional SSO connections as you scale.
Sign Up Free
Earn up to 16% annual interest with Nexo.
Let your crypto work for you
Put idle assets to work with competitive interest rates, borrow without selling, and trade with precision. All in one platform.
Geographic restrictions, eligibility, and terms apply.
lysis is working on a features rich home automation system that ranges from CAN-bus, 1-wire and RF up to a HTPC; both hardware and software are addressed to make the really smart home; the domotics will provide energy saving, comfort, flexibility, safety
The project of mGDesktop is composed by Server(mginit), 2D/3D graphics demo programs, games, notebook, calculator, painter, medical interface example, industrial interface example, intelligent home control interface example, STB interface example.
Full-stack observability with actually useful AI | Grafana Cloud
Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
make webconfig, is new a project aimed to make linux kernel compiling easier. With this project, linux kernel configuration topics will be translated to many languages with the help descriptions.
Hosting exploit/backdoor detection daemon.It's written in python , and uses inotify (pyinotify) to monitor file system activity.It checks files smaller then some size,compares their md5sum and hex signatures against DBs with known exploits/backdoor.
About the project:
We are trying to translate the man-pages to Hindi language.
So far, we have succeeded in translating some of the man-pages from man1 module.
There are in total 8 modules of man-pages in Linux and with the inception of our project we have tried our hands-on over converting man-pages from man1 module which is one of the 8 modules of man-pages of Linux.
The man-pages sections are traditionally defined as follows:
man1 - Commands (Programs)
man2 - System calls
man3 - Library calls
man4 - Special files (Devices)
man5 - File formats and conventions
man6 - Games
man7 - Conventions and miscellaneous
man8 - System management commands
Information regarding translation of man-pages in other languages can be found at:
https://www.kernel.org/doc/man-pages/translations.html
This SF project provides all the necessary source code to create and update a non-representative democracy, i.e. an isocracy.
This is the software part of the melting-vote project.
This is an Mini Operating System for intel protected mode. This OS is written to understand OS concepts such as paging, VM, multitasking, Interrupt handling. This project is mainly done for educational purpose.
This is the Software Development Kit ( SDK ), for the Handheld gp32 (gamepark) Gameconsole. It will help you develop Software for your gp32, and provides a lot nice coding examples for beginners. This SDK is written from scratch from Mirko Roller.
Release your own FreeBSD. Grab an official FreeBSD ISO image, create a new project and build it. Current sub-projects are : FugFR LiveCD (XFCE LiveCD), Folie (Gnome LiveDVD concept), Klive (KDE LiveDVD concept), Etoile (EtoiléOS LiveCD experimental)
This project contains the USB to Combo Serial & Printer port Linux kernel driver for cables using the Moschip MCS7715 chip. It is packaged in a stand-alone form that can be used with older 2.4 and newer 2.6 kernel versions.
Real-time mini-OS that runs on Atmel AVR.
Architecture will be very scalable to simplify future support and modifications causing this OS to be useful in many applications with AVR-like devices.
A Linux kernel module for replicating a stream (a char device such as /dev/urandom or /dev/dvb/adapter0/dvr0) in such a way multiple processes can concurrently read it. Example use: watching (or watching/recording) two DVB-T channels at the same time.
mmOS(my mini Operating System) is a simple but full function operating system kernel. Major purpose of mmOS is for studying OS principle and implementation.