Auth0 Token Vault handles secure token storage, exchange, and refresh for external providers so you don't have to build it yourself.
Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
Try Auth0 for Free
Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure
Native application identity and user-based security for your Azure cloud
Gain integrated visibility across all traffic in a single pass. Deploy Palo Alto Networks VM-Series to determine application identity and content while automating security policy updates via rich APIs.
msh (M shell) is a pseudo command line interface to a file system through the web. msh is a strictly 'for fun' project to create a retro/nostalgic environment with some modern tweaks. It is not meant to be incredibly useful or secure, just 'neat'.
This simple php script provides addition of title stamps into existing pdf documents according to ex-USSR GOST. It uses Zend Framework and FPDF's makefont utility.
Zigmoyd Is an well Documented open source php Framework based on OOPS works both on PHP4 and 5 with the professional and Industrial Standerds like MVC, ORM, Scaffolding ..... released under LGPL Licence that fits under the common shared Hosting packages
DOGTOWN - Free Software & Tools for administrators ||| please read the Release Notes or docs @ http://dogtown.mare-system.de for a description of each package
AWStats Enterprise Manager is a tool for managing awstats configuration creation and logfile processing, in a multi-server environment. This script is designed to pull all the webserver logs, for every server, and parse them with awstats.
MilcovLib is a PHP library for CLI execution -- it supports all the typical CLI tasks, such as parameter parsing, VT100 colour output, syslog error output etc. Currently the status is pre-alpha (VT100 codes - colour and movement) -- sample code included.
Q3mass is a master server program for Quake III Arena engine-based games. It's easily extensible and supports multiple games. Q3mass-php, an offshoot project, is a PHP version of the application, allowing for web-based master servers.
HashPipe is a file sharing network that uses HTTP or HTTPS for all communication and references downloads by their MD5 hash only. Works on any system with PHP5 and a compatible webserver and database. For Windows XP there is now an easy server bundle.
The FrameCode.NET project is a collection of articles and sample code in all kinds of programming languages that point out hints, tips, tricks, samples, and much more. Articles are community driven and are provided by the public!
A console based interface build with PHP/Ncurses and based on the power of GNU Screen. Designed to be appealing as well as functional for the end-user. Aim is to provide an appealing interface for launching and running command line apps.
An Ajax/PHP WebShell to command your webserver from any computer. Supports password-protection, very fast interface, never reload the page, history item of commands, easy custom-command adding, quick commands, tabs, upload function, file browser ...
Design and develop Recommendation and Adaptive Prediction Engines to address eCommerce opportunities. Build a portfolio of engines by creating and porting algorithms from multiple disciplines to a usable form. Try to solve NetFlix and other challenges.
An all-in-one Linux firewall/gateway distribution which features an easy to use yet powerful web based management console. Created to be a unified threat management system to protect and defend a network. Uses Zend Framework heavily
S3-Util is a command line utility that makes it easy to manage data and buckets on an Amazon S3 account. It features a familiar getopt interface and portable xml configuration for easy usage and integration with scripts.
XML_PullParser moves the API of the PHP XML facility from an event-based
model to a token-based model. Instead of processing data passed
from the parser to callbacks, scripts work with "tokens", which are arrays representing XML structures.
MyPHPdumpTool is a fully customizable PHP (CLI) based MySQL dumping utility that can be configured via 'crontab' to do scheduled archiving and upload of any MySQL database-dump file to any FTP server.
basE91 is an advanced method for encoding binary data as ASCII characters. It is similar to UUencode or base64, but is more efficient. The overhead produced by basE91 depends on the input data. It amounts at most to 23% and can range down to 14%.
Small but complete enviroment for building custom embedded system (x86 and other). Based on the gentoo system and uclibc-embedded project. Ideal for small hardware like WRAP or Soekris.
list2db reads digested email files generated by the mailman mailing list software and converts them into SQL for a relational database. The project also includes a PHP frontend for users to search and browse archived list emails.
W3C-PHP is a little php-cli script that can validate a list of URLs trough the W3C validator Web site (http://validator.w3.org/) with PHP-DOM functions. The script can follow the internal link (tag A) and validate it!