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
$300 Free Credits for Your Google Cloud Projects
Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.
Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
cryptmount allows management and user-mode mounting of encrypted filing systems on GNU/Linux systems. Filesystems & crypto-swap can be on either raw block devices or ordinary files, with device-mapper (dm-crypt) and loopback devices setup automatically.
OffsetFS allows you to mount an arbitrary file or blockdevice as a
directory tree of read-only files that each represents the mounted file
starting at different offset.
This driver allows the Linux kernel to access files on Apple II ProDOS (and Apple /// SOS) volumes. It supports any blockdevice that is supported by the kernel, including hard disks, Zip disks, and CD-ROMs.
A Java Network BlockDevice server with various "pluggable" backends. It currently supports the use of the local filesystems and ftp servers, with caching and striping. An email backend will soon follow.
BDwrap is a template for writing stackable blockdevice drivers on Linux. It's clean interface hides the complexity of device handling, asynchronous calls, buffer cache interaction, etc. It is a great tool to develop stacked block drivers quickly.
The Vinum Volume Manager is a device driver which implements virtual
disk drives. It isolates disk hardware from the blockdevice
interface and maps data in ways which result in an increase in
flexibility, performance and reliability.