Skip to content

Latest commit

 

History

History
36 lines (36 loc) · 878 Bytes

todo.md

File metadata and controls

36 lines (36 loc) · 878 Bytes

Todo ✐

  • Modify key: remove user
  • Key signing
  • Import Key
  • Send Key
  • Receive Key
  • Delete Key
  • Refactor Code
  • Add manpage

Priority ⚠

  • Add Keyring

In Progress ◌

Done ✓

  • Retreive PGP key informations
    • Users-ID
    • Fingerprint
    • Public-key algo
    • Public-key size
    • Creation time
    • Expiration time
    • Key flags
    • Revocation status
    • Subkey
    • Public-key algo
    • Public-key size
    • Creation time
    • Expiration time
    • Key flags
  • Generate public key for each user and with the same private key
  • Refactor Key listing as a module
  • Generate PGP keypair + revocation certificate
  • Modify key: change password of secret key
  • Export Key
  • Modify key: change expiration time
  • Implement TUI
  • Revoke Key