mirror of https://github.com/openclaw/openclaw.git
* fix(nostr): verify inbound dm signatures before pairing * fix(nostr): authorize senders before rate limiting * test(nostr): cover pending auth rate-limit starvation * fix(nostr): rate limit oversized inbound ciphertext * fix(nostr): dedupe blocked inbound replays * fix(nostr): rate limit before auth work |
||
|---|---|---|
| .. | ||
| channel.inbound.test.ts | ||
| channel.outbound.test.ts | ||
| channel.test.ts | ||
| channel.ts | ||
| config-schema.ts | ||
| default-relays.ts | ||
| metrics.ts | ||
| nostr-bus.fuzz.test.ts | ||
| nostr-bus.inbound.test.ts | ||
| nostr-bus.integration.test.ts | ||
| nostr-bus.test.ts | ||
| nostr-bus.ts | ||
| nostr-profile-http.test.ts | ||
| nostr-profile-http.ts | ||
| nostr-profile-import.test.ts | ||
| nostr-profile-import.ts | ||
| nostr-profile.fuzz.test.ts | ||
| nostr-profile.test.ts | ||
| nostr-profile.ts | ||
| nostr-state-store.test.ts | ||
| nostr-state-store.ts | ||
| runtime.ts | ||
| seen-tracker.ts | ||
| session-route.ts | ||
| setup-surface.ts | ||
| test-fixtures.ts | ||
| types.ts | ||