Skip to content

Read-only puppet bridges for centralized content ingestion #4

@foxcool

Description

@foxcool

The spec describes bridges as bidirectional integrations (Section 5.5, parasitic transports). Community discussion raised a simpler distinct pattern: one-way read-only proxying of centralized content into the DAG.
Use case: ingest Twitter threads, Telegram channels, Reddit posts, YouTube transcripts into the DAG for offline consumption without requiring direct platform access. Analogous to RSS but with content-addressed storage, social pinning distribution, and offline availability.
Proposal: define a puppet-bridge adapter pattern: periodic fetch from centralized source → wrap as DAG messages with participant_type: bridge and source attribution → publish to public thread → subscribers pin automatically. One-way guarantee: no write-back to source platform (simpler, safer).
Open questions: copyright/attribution marking, deduplication when multiple bridges ingest the same source, handling updates/edits on the source.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions