The Update Framework (TUF) is an implementation of a specification designed to secure software update systems through cryptographic signatures and verification mechanisms. The framework consists of both server and client components that work together to create and manage trusted collections of content. Publishers can sign their content offline using highly secure keys, then push the signed trusted collections to a notary server for distribution. The system addresses the inherent security flaws in TLS-based communications by enabling content verification even when communicating with potentially compromised servers or insecure mirrors. Consumers can verify content authenticity using the publisher's public key obtained through secure channels. TUF is prominently used in Docker Content Trust (DCT) and aims to make internet content distribution more secure by providing an easy mechanism for content publishers to sign their releases and for consumers to verify content integrity. The framework includes comprehensive service architecture documentation and has been actively developed since its first release in November 2015.
FEATURES
EXPLORE BY TAGS
SIMILAR TOOLS
A demonstration of a method to delete a locked executable or currently running file from disk.
Steganography brute-force utility with performance issues, deprecated in favor of stegseek.
A command line tool for transparently hiding files within images using LSB steganography.
de4dot is a .NET deobfuscator and unpacker with the ability to restore packed and obfuscated assemblies to their original form.
A utility tool for decrypting data from weak public keys and attempting to recover the corresponding private key, primarily for educational purposes.
A Docker image with tools for solving Steganography challenges and screening scripts for analyzing files.
A cloud-native, event-driven data pipeline toolkit for security teams with extensible data processing and serverless deployment.
BleachBit cleans files to free disk space and maintain privacy with various options and command line interface support.
PINNED

Checkmarx SCA
A software composition analysis tool that identifies vulnerabilities, malicious code, and license risks in open source dependencies throughout the software development lifecycle.

Orca Security
A cloud-native application protection platform that provides agentless security monitoring, vulnerability management, and compliance capabilities across multi-cloud environments.

DryRun
A GitHub application that performs automated security code reviews by analyzing contextual security aspects of code changes during pull requests.