Skip to content

FEAT: PGP key trust management UI #1151

@andrinoff

Description

@andrinoff

Describe the feature

A TUI for the user's keyring: list, import, export, sign, revoke; show trust level (TOFU vs WoT). Currently keyring management is a black box.

Why this matters

Key management is the second-biggest UX wart in PGP after key discovery. If we can't tell the user which keys we trust and why, encrypted mail becomes "hope it works."

Notes

  • Use the existing go-crypto / openpgp package.
  • Persist trust decisions in our own state file so we can show "signed by a key you marked trusted last Tuesday."

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    Status

    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions