diff --git a/README.md b/README.md index 768a4f1..3e3642b 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,10 @@ canonical form **byte-for-byte** and is validated against the shared cross-language conformance vectors (`spec/verify/v1/vectors.json` in the parent repo, vendored here under `testdata/` and `src/test/resources/`). +This port is **verifier-only**: it verifies credentials and delegation chains; +it does not issue them. Issuance stays in the Attestix Python core +(`pip install attestix`) or Attestix Cloud. + - Parent project: - Bundle wire-format spec: - Ed25519 via [BouncyCastle](https://www.bouncycastle.org/) (trusted, deterministic)