Skip to content

dead-hand-002 #5

@maxcomperatore

Description

@maxcomperatore
  • Telegram fallback contact for heartbeats (secondary notification channel below email). Only visible to the owner, not the beneficiary.

  • Allow beneficiary rotation — owner can change or replace the designated beneficiary.

  • SMTP fallback sender — use Gmail SMTP as backup if primary email delivery fails or resend fails.

  • Payments migration:

    • Switch to x402 payments
    • Crypto-only checkout (USDC)
    • Embedded checkout flow
    • Remove Stripe SaaS dependency
  • Authentication overhaul:

    • Implement passkeys for login and vault administration
    • Remove cookie-based auth sessions
  • Immutable encrypted shard storage:

    • Store encrypted shards in a write-once / immutable database
    • No edits allowed after write — not even by the admin
    • Consider IPFS or other content-addressed storage
  • Database security hardening:

    • Enforce read-only architecture
    • Strict access controls
    • Admin 2FA / hardware authentication
    • Tamper detection for stored shards
  • Beneficiary recovery flow:

    • Recovery page explains: “Wait until the timer expires to receive the remaining shard and recover the wallet.”
  • Beneficiary timer visibility:

    • Email hyperlink endpoint showing time remaining until shard release
  • Enterprise support:

    • Build Python SDK / library
    • Create enterprise B2B sales funnel for institutional integrations
  • Distribution. Podcasts. Reddit AMAs. Newsletters. Influencers. Whatever.

  • Target tier 1 crypto counties. 🇺🇸🇩🇪🇨🇭🇫🇮🇬🇧🇮🇱 etc

  • follow road map.md for more tasks, icp and relevant info

Metadata

Metadata

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions