Ross ROSS = Recommend OSS · open-source software intelligence for agents

eclipse-biscuit/biscuit

delegated, decentralized, capabilities based authorization token observed · 2026-08-28

github.com/eclipse-biscuit/biscuit · Rust · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

44/100

  • Activity 48
  • Release rhythm 8
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 2795
  • days_rel: 624
  • days_push: 316
  • n_releases_24m: 1

Full methodology

Adoption not part of the score

1142 stars · 33 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

Biscuit is a specification and reference implementation for a delegated, decentralized, capability-based authorization token, written in Rust. Tokens can be created, attenuated (restricted), and verified offline using cryptographic signatures and a Datalog-based policy language.

Use cases

  • issue delegated authorization tokens with offline verification
  • attenuate tokens to restrict permissions for downstream services
  • replace JWTs with revocable, capability-based tokens
  • implement decentralized access control across microservices
  • add third-party blocks to tokens for multi-party authorization

When to choose

  • you need decentralized authorization without a central token introspection service
  • you want tokens that can be safely attenuated by holders
  • you need offline verification of credentials and policies

When to avoid

  • you only need simple session cookies or basic JWT workflows
  • your stack relies on a language without a mature Biscuit implementation (e.g. Go lacks v3.1+ features)
  • you require a formally audited security design (audit is still pending)

Facets

library · maturity active

auth authorization cryptography serialization security apis developer-tools rust cross-platform biscuit-tokens capability-tokens decentralized-authorization token-attenuation datalog

1 source

Member repositories

RepositoryRoleHealth v2
eclipse-biscuit/biscuitmain44

For agents

markdown · JSON · MCP: product_card(name="eclipse-biscuit/biscuit")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem