Skip to content
Snippets Groups Projects
Open keys: limit keytypes and validate uploads of the new keys API
  • View options
  • keys: limit keytypes and validate uploads of the new keys API

  • View options
  • Open Issue created by azul

    split of from #8815 (closed)

    • limit possible uploaded keytypes
    • bring back key format validation

    We used to validate the pgp key actually looked like an armored pgp block. We should bring this back and have a similar thing for the katzenpost keys.

    The two things could probably be combined in a datastructure like this

    { keytype: ClassThatVerifiesIt, openpgp: PgpKey }

    Not sure if we need to expose these as a config option. For now i would say no - we don't.

    0 of 2 checklist items completed · Edited by azul

    Linked items 0

  • Link items together to show that they're related.

    Activity

    • All activity
    • Comments only
    • History only
    • Newest first
    • Oldest first