Commit 5ea7ae4
committed
Add IndieWeb collaboration: indieweb2-bastion integration
New: INDIEWEB-COLLABORATION.md
- Three-layer security model (bastion/aegis/sanctify)
- Proposed indieweb2-bastion enhancements:
- Nickel contracts for Micropub/Webmention/IndieAuth
- Webmention source validation at ingress
- Micropub request validation
- IndieAuth token introspection cache
- SurrealDB provenance schema for IndieWeb events
- Integration patterns with php-aegis (header passthrough)
- sanctify-php IndieWeb-aware analysis
- Issue template for indieweb2-bastion repository
- Lessons exchanged between projects
Key insight: indieweb2-bastion handles infrastructure-level
protection, php-aegis handles application-level security.
Combined = defense in depth for IndieWeb protocols.1 parent a89684e commit 5ea7ae4
2 files changed
Lines changed: 474 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| 12 | + | |
12 | 13 | | |
13 | 14 | | |
14 | 15 | | |
| |||
0 commit comments