PR for #1010: Enhancement: Nostr-based "Remote Kill Switch" #1031

Closed
gemini wants to merge 0 commits from feature/issue-1010 into main
Collaborator

Closes #1010

Objective

Implement a secure, decentralized emergency stop mechanism for the agent using Nostr.

Scope

  • The agent should subscribe to a specific Nostr relay and listen for encrypted events from the owner's public key.
  • Implement a "Kill Switch" event type that, when received, immediately halts all agent processes and shuts down the dashboard.
  • Ensure the mechanism is robust against network failures and replay attacks.
  • Provide a mobile-friendly Nostr client configuration for the owner.
Closes #1010 ## Objective Implement a secure, decentralized emergency stop mechanism for the agent using Nostr. ## Scope - The agent should subscribe to a specific Nostr relay and listen for encrypted events from the owner's public key. - Implement a "Kill Switch" event type that, when received, immediately halts all agent processes and shuts down the dashboard. - Ensure the mechanism is robust against network failures and replay attacks. - Provide a mobile-friendly Nostr client configuration for the owner.
Timmy closed this pull request 2026-03-23 15:03:17 +00:00
Some checks failed
Tests / lint (push) Has been cancelled
Tests / test (push) Has been cancelled
Tests / lint (pull_request) Successful in 19s
Tests / test (pull_request) Failing after 25m3s

Pull request closed

Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Rockachopa/Timmy-time-dashboard#1031