TUF JavaScript Implementation

A JavaScript/TypeScript implementation of The Update Framework (TUF) for use in Node.js environments and browser-based update systems. Enables TUF-compliant software update verification in the JavaScript ecosystem.

API entry from apis.yml

apis.yml Raw ↑
aid: tuf:tuf-js
name: TUF JavaScript Implementation
description: A JavaScript/TypeScript implementation of The Update Framework (TUF) for use in Node.js environments
  and browser-based update systems. Enables TUF-compliant software update verification in the JavaScript
  ecosystem.
humanURL: https://github.com/theupdateframework/tuf-js
properties:
- type: GitHubRepository
  url: https://github.com/theupdateframework/tuf-js
tags:
- Client Library
- JavaScript
- Security
- Software Updates
- TypeScript