Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[DRAFT] Signing and verification of artifact signatures #640

Draft
wants to merge 8 commits into
base: prod
Choose a base branch
from

Conversation

BasiqueEvangelist
Copy link
Contributor

@BasiqueEvangelist BasiqueEvangelist commented Jun 17, 2023

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.

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

Geometrically and others added 8 commits April 18, 2023 16:38
* Fix project scheduling (prod)

* Fix again
* Fix bulk edit buf

* fix mod msg

* Fix other bug
* Fix version file visibility prod

* run prep + fmt

* Empty commit to trigger CI

---------

Co-authored-by: Emma Triphora <[email protected]>
* Implement redis cache

* run prep

* finish + improve perf

* lowercase slugs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants