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
Build Securely on Azure with Proven Frameworks
Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.
Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
rsnapshot is a filesystem snapshot utility for making backups of local and remote systems. It leverages rsync and hard links to create efficient incremental backups, allowing users to maintain multiple backups without consuming excessive disk space.
BackupPC is a high-performance, enterprise-grade system
BackupPC is a high-performance, enterprise-grade system for backing up Linux, Windows, and macOS systems to a central server using rsync, tar, SMB, or FTP. It uses hard-linking and compression to efficiently store multiple backups of the same files and offers a web interface for administration and restore. BackupPC is suitable for environments where centralized, disk-based backups are needed.
DIASER, Geo-data duplication long-term archive system & WAN vault. Manage mixed data archives generated by existing backup software. Ensure availability using commodity hardware. Retain administrative and financial control.
Minimalistic Backup AGent is a very simple tool that runs commands specified in its configuration file to create backups. It also performs rotation of old backups as specifies in the configuration file. It's meant to be run as a cron job to create chunks of backups for further processing (i.g. with rsync).
BackupNetClone is a set of shell scripts that use rsync to provide convenient snapshot backups with minimal disk usage. The concept is based on rsnapshot but does not require Perl. BackupNetClone was originally tailored to D-Link's DNS-323 NAS device.
Rdbackup is a small and easy to use backup system based on rsync and ssh. It works with a disk-to-disk backuping strategy where the data are stored on a single backup server. Rdbackup also provides a status monitoring through the SNMP interface.
rsnapshot is a filesystem snapshot utility based on rsync. rsnapshot makes it easy to make periodic snapshots of local machines, and remote machines over ssh. The code uses hard links whenever possible, to greatly reduce the disk space required.
Delta-backup is a PERL wrapper of the RSYNC command for cross system backup with differential archiving. This tool should be considered as a proof of concept rather than a tool suitable for production use.
Software for automated backups using standard tools like rsync and tar, with easy to configure config file. Check backup reports by mail or via built in web server. Centralized report client/server for easy control of all your backup servers.
rsback makes rotating backups using the common rsync program combined
with hard-link copies on Unix-based backup hosts. This results in a
fast and disk space saving backup technique.
No more updates of rsback will be published here. Current versions are available here: https://www.pollux.franken.de/projekte/rsback
EGW Backup is a backup software with EGroupWare module as user Interface. It use Rsync, SSH, MySQL, XML, Perl. It's purpose is to save end-user station with a simplify way for the administrator. [Only in French at this time]
RSYNC Backup front-end with Web Interface, email reports with attached summary. Simple to use; back up servers with a single line, or your entire server farm from a single machine. Custom email tags sort responses in your MUA. Supports authentication.
TunnelTools is a set of perl scripts to allow anonymous rsync and CVS access from machines inside a firewall by tunneling over an ssh connection to a host outside the firewall.
xrBackup is backup software for Mac OS X that uses an innovative combination of HFS-enabled rsync together with disk image shadow files to perform differential backups. It is the successor to the Perl-based rbackup project, built using a native Cocoa GUI
A perl script for doing backups to disk on another computer. Support for incremental backup via use of rsync's capability of creating hard links to files that have already been backed up and haven't changed. No special tools needed for restores.