Commit 7d68161
docs: point at the relay replication matrix as the real verification (#41)
This repo's suite runs two OrbitDB peers in-process, which is useful but
self-referential: one working tree, one process, identities minted by the
same code that verifies them.
orbitdb-relay's mode matrix is the harder test, and it is the one that
actually cleared 0.5.0 before the consumers moved. It runs out of process
against the published package, pairs two distinct peers with separate
keystores and identity documents, and puts a third independent verifier —
the relay itself — in the path. Six pairings across worker-Ed25519,
hardware-Ed25519 and hardware-P-256.
Worth saying in the README because the instinct on a signing change is to
run the local tests and ship. Those pass either way; the matrix is what
would not have.
Co-authored-by: Claude Opus 5 <noreply@anthropic.com>1 parent 3976a46 commit 7d68161
1 file changed
Lines changed: 21 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
290 | 290 | | |
291 | 291 | | |
292 | 292 | | |
| 293 | + | |
| 294 | + | |
| 295 | + | |
| 296 | + | |
| 297 | + | |
| 298 | + | |
| 299 | + | |
| 300 | + | |
| 301 | + | |
| 302 | + | |
| 303 | + | |
| 304 | + | |
| 305 | + | |
| 306 | + | |
| 307 | + | |
| 308 | + | |
| 309 | + | |
| 310 | + | |
| 311 | + | |
| 312 | + | |
| 313 | + | |
293 | 314 | | |
294 | 315 | | |
295 | 316 | | |
| |||
0 commit comments