Skip to content

Commit 5ea7ae4

Browse files
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

File tree

docs/IMPLEMENTATION-TRACKER.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
| Standalone Requirements | ✅ Complete | See STANDALONE.md |
1010
| Target Audience | ✅ Complete | See TARGET-AUDIENCE.md |
1111
| Upstream Issues | ✅ Complete | See UPSTREAM-ISSUES.md |
12+
| IndieWeb Collaboration | ✅ Complete | See INDIEWEB-COLLABORATION.md |
1213
| Binary Releases | 🔲 Not Started | **BLOCKER** - Tool cannot run without this |
1314
| Composer Plugin | 🔲 Not Started | **CRITICAL** - Enable `composer require` |
1415
| Docker Container | 🔲 Not Started | **HIGH** - Fallback for binary issues |

0 commit comments

Comments
 (0)