labrinth
labrinth copied to clipboard
[DRAFT] Signing and verification of artifact signatures
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