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
MongoDB Atlas runs apps anywhere
Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
checkinpanel is a self-hosted web panel that automates daily “check-in” tasks for various online services, turning tedious sign-ins and routine actions into scheduled jobs. It centralizes account credentials and cookies in one dashboard, then runs tasks on a cron-like schedule so they execute reliably without user intervention. The project emphasizes ease of deployment—commonly via Docker—and provides extensible task definitions so new sites can be added or customized. Notifications can be wired to common channels (for example, Telegram or mail) to report results, errors, or captchas that require attention. ...
The HTML Document Object is a Perl Module that allows you to quickly and easily create Dynamic HTML pages without having to specify the framework. You specify the content and it does all the work. Supports HTML 4.0, cookies, frames, javascript, etc.
The vision: Create a rewriting HTTP proxy that runs at your ISP or on your box at home. Choose and edit the rewriting rules and share them with other users worldwide. Remove banners, increase font sizes, filter cookies, stop gif anims, you name it.
PicLJooS is a CGI/perl image gallery that is easy to setup and fun to use. A distinguishing feature is its JavaScript folder tree for easy navigation. It also allows viewing of images scaled to sizes you choose. Uses ImageMagick.
For Perl developer: sophisticated template processor with loops and conditionals, XML load/save procedures, HTTP cookies, CGI handling with multipart capability, application framework. No OOP employed, great for shared host environment, modular.
Robust Perl OO Module for Digest based Authentication leveraging DBI as a backend. This Performance oriented Hash Authentication Library is scalable from single pc to multi-database single signon www applications. Optionally uses Javascript and Cookies.
MieRic address book is wrote in PERL and holds data via a MYSQL database. Users can add multiple EMAIL, ADDRESS, PHONE, CONTACTS, IMAGE AVATAR and PGP keys as they want. The addressBook is password protected using encrypted cookies using Blowfish encrypt
Luci is an accessibility tool (html parser written in Perl) designed to provide users with a text-only experience of a web site. Inspired by the Betsie project, Luci offers features such as ssl, cookies, frames, 401 authorization (ie. htaccess), etc...
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.
HICA (Hidden Confidential Archives) is a program that allow to the linux user, hide his configuration, cache, cookies, etc. of his Firefox browser to the eyes of users that use your system or account, for then restore it fastly and with little command.
OpenMobility\'s Vagabond is a client / server application that retrieves existing web content and transcodes it on the fly into a format accessible to Palm handhelds. It supports SSL and cookies, client supports extensive bookmarking and more.
A Perl CGI JavaScript framework for implementing a MD5 based encryption Secure login on both client and server machines. The password is never stored or transmitted as plain text. Also encrypts cookies to maintain sessions.
This package, written for use in Perl, CGI and Mason scripts, handles users and sessions, logging in, logging out, and registration. It handles session management using a database and a session ID in a cookie (it can be used without cookies as well).
Perl Web Services is a set of APIs to the Apache server and the web browser to assist in the development of web applications. It includes support for user sessions and authentication, and user-specific data on the server and client (cookies).
Another PHP voting web app. Used in a student senate election. Uses a mysql database to store candidates, positions, voters, write in candidates. Uses PHP sessions and cookies and keeps track of voters so that each voter gets one vote.
An Apache / mod perl Session manager that will transparently supply a session ID from the client request. Creating one if neccessary useing cookies or munged URI's if cookies are off. It does not store session info - Use the excellent Apache::Session