FileDrop extensions — encrypted sharing, blossom, agent-to-agent #7

Open
opened 2026-02-20 08:42:30 +00:00 by nazim · 0 comments
Contributor

Summary

Extend the existing FileDrop plugin (Schnorr-signed file sharing) with encryption, relay-based distribution, and agent-to-agent file exchange.

Current State

FileDrop already uses Schnorr signatures (same as Nostr) for authenticated file sharing.

Proposed Extensions

  1. Encrypted file sharing — NIP-04/NIP-44 encryption for private transfers
  2. Relay-based distribution — publish file metadata as Nostr events, files via blossom (NIP-95/NIP-96)
  3. Agent-to-agent exchange — cobot instances securely share files using Nostr identities
  4. Signed artifacts — build outputs, reports, proofs signed by agent identity

Open Questions

  • Blossom server integration?
  • File size limits for relay distribution?
  • Interaction with lurker media archival?
## Summary Extend the existing FileDrop plugin (Schnorr-signed file sharing) with encryption, relay-based distribution, and agent-to-agent file exchange. ## Current State FileDrop already uses Schnorr signatures (same as Nostr) for authenticated file sharing. ## Proposed Extensions 1. **Encrypted file sharing** — NIP-04/NIP-44 encryption for private transfers 2. **Relay-based distribution** — publish file metadata as Nostr events, files via blossom (NIP-95/NIP-96) 3. **Agent-to-agent exchange** — cobot instances securely share files using Nostr identities 4. **Signed artifacts** — build outputs, reports, proofs signed by agent identity ## Open Questions - Blossom server integration? - File size limits for relay distribution? - Interaction with lurker media archival?
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
ultanio/cobot#7
No description provided.