ENCTXRXDEC
All libraries

Visual Identity Transport

OAS Fingerprint

Particle-based visual encoding of DID identities. Transforms did:oas addresses into animated particle clouds that are camera-readable, with Reed-Solomon error correction for partial-obscuration resilience.

Lines of code

3K

Package

1

Languages

TypeScript

Primitives

3

§ 01
Capabilities
01

Particle cloud animation encoding

02

Camera-readable DID transport

03

Reed-Solomon error correction (30%)

04

Multiple render surfaces (canvas, GIF, terminal)

05

Ed25519Signature2020 proof suite

06

Self-contained verification payload

§ 02
Package

Inside OAS Fingerprint.

Every crate in the OAS Fingerprint workspace, what it does, and how it fits together.

01

oas-fingerprint

3.0K LOC

Core library — DID-to-particle encoding, challenge-response protocol, Reed-Solomon ECC (30% redundancy), and multi-surface rendering (canvas, GIF, terminal, image).

§ 03
Surface

Cryptography

01Ed25519
02Reed-Solomon
03BLAKE3

Available in

TypeScript

Install

install · oas fingerprintTypeScript
$npm i github:openagentid/oas-fingerprint-sdk

Start building with OAS Fingerprint.

Read the documentation or explore the source.