labrinth icon indicating copy to clipboard operation
labrinth copied to clipboard

[DRAFT] Signing and verification of artifact signatures

Open BasiqueEvangelist opened this issue 2 years ago • 0 comments

This is an implementation of the labrinth side of modrinth/.github#96. This pull request is also temporarily targeted to prod, as I have been unable to get minos to work for testing on master.

  • [x] Add keys table to database
  • [x] Add routes for listing and adding keys
  • [x] Add routes for removing keys
  • [ ] Accept and verify signatures with file uploads
  • [ ] Enforcement of signatures via vigilant mode

BasiqueEvangelist avatar Jun 17 '23 05:06 BasiqueEvangelist