alpha
Login
or
Join now
flo-bit.dev
/
contrail
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
[READ-ONLY] Mirror of https://github.com/flo-bit/contrail. atproto backend in a bottle
flo-bit.dev/contrail/
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
Pulls
Pipelines
contrail
/
packages
/
contrail-base
/
src
/
spaces
/
at
feat/another-big-refactor
10 files
Tom Scanlan
fix(spaces): schema-validate PDS-record declarations
3mo ago
428feead
acl.ts
uff, split stuff up
4 months ago
auth.ts
uff, split stuff up
4 months ago
binding.ts
fix(spaces): schema-validate PDS-record declarations The PDS binding resolver trusted body.value.authority on any record returned for the space's URI, with only a startsWith('did:') sniff. A malformed or attacker-shaped record at the same NSID could rebind authority — record content alone, no signature verification. Validate before trusting: - $type must equal the URI's type (the space-type lexicon embeds the declaration fields per tools.atmo.space.declaration's contract) - createdAt must be a string - authority must match a strict did:plc | did:web regex Fail closed on any deviation. Adds three negative tests covering each deviation path.
3 months ago
blob-adapter.ts
uff, split stuff up
4 months ago
credentials.ts
uff, split stuff up
4 months ago
in-process.ts
uff, split stuff up
4 months ago
manifest.ts
phase 7d?
4 months ago
tid.ts
uff, split stuff up
4 months ago
types.ts
phase 7c
4 months ago
uri.ts
uff, split stuff up
4 months ago