facebook signed request parser
A fetch wrapper that sends signed requests, according to the Signing HTTP Messages draft 08 .
Wilcoxon signed rank test statistic cumulative distribution function (CDF).
Library for work with Uploadcare image shrink
Helpers for working with Uploadcare CNAME-prefixed URLs in browser environments.
Browser-side SDF font generator
The Bluesky/AT Protocol session signer prompts the user for an app password, and uses it to generate a new signed post on Bluesky, authenticating a new session. The posted authentication message is then immediately deleted.
CSE tools daemon: signed Rust binary that mediates auth + MCP traffic for Claude/Codex/Droid
Offline verifier for Aurais proof chains — checks every event's ed25519 signature, hash links, sequence, and key consistency. No network, no API key. The companion to the signed chains emitted by every @vorionsys/aurais-mcp-* bot.
Aurais Writing Editor as an MCP server — paste a draft + audience + tone, get structural, sentence-level, and tone critique. Never rewrites your prose. Signed Vorion proof chain (via @vorionsys/aurais-core).
Aurais Research Reader as an MCP server — paste a paper or article, get a structured read with verbatim-verified quotes + a signed Vorion proof chain (via @vorionsys/aurais-core).
Aurais Meeting Distiller as an MCP server — paste a transcript in Claude Desktop / Claude Code / any MCP client, get decisions + actions + risks back with a signed Vorion proof chain (via @vorionsys/aurais-core).
Aurais Journal Companion as an MCP server — paste a journal entry, get a gentle structured reflection (mood, themes, gratitude, one question) + a signed Vorion proof chain (via @vorionsys/aurais-core).
A signed JSON container.
Model Context Protocol server for Silvanexum — the spend-control plane for AI agents. Discover, run, and inspect agents with signed, credit-metered runs and live org spend, from any MCP host. Run with npx -y @silvanexum/mcp .
URL signing and verification with pluggable hash drivers for @maestro-js/signed-url. Use when generating tamper-proof signed URLs with expiration (e.g. file download links, email verification) or validating signed URL parameters. Accepts any hash driver c
Unified offline verifier for signed decision receipts, Legate proof packs, VOPRF anonymous credentials, and selective-disclosure receipts. Ed25519 + ML-DSA-65 hybrid. IETF draft-farley-acta-signed-receipts. scopeblind.com
This package implements a tiny signed data format for IPLD values. Any CID can be signed, and the resulting Signature can be passed around as an independent value on its own.
File-upload hardening for nifra — magic-byte MIME detection, size + type validation, short-TTL signed download URLs, and EXIF/metadata stripping. Dependency-free, edge-safe.
TypeScript client for the Postcept API, Proof-of-Completion for AI agents. Verify high-risk agent actions against the system of record and get a signed completion receipt.
Model Context Protocol server for Postcept, Proof-of-Completion for AI agents. Lets an agent verify its own high-risk actions (refunds, cancellations, ticket resolutions) against the system of record and receive a signed completion receipt.
Make a signed GET request to another Ghost(Pro) service. The package appends a timestamp and optional source to the request path, signs it with an HMAC-SHA1 digest, and sends it with got .
Purge Fastly cache entries through Ghost(Pro)'s signed cache purge endpoint. Pass an HMAC key, the purge service host, and either an id or domain plus a cache type ; the package signs the request with @tryghost/signed-request .