NuGet / NuGetGallery

NuGet Gallery is a package repository that powers https://www.nuget.org. Use this repo for reporting NuGet.org issues.
https://www.nuget.org/
Apache License 2.0
1.54k stars 644 forks source link

Display signed publisher information #6882

Open clairernovotny opened 5 years ago

clairernovotny commented 5 years ago

The NuGet website does not currently show the publisher information from the certificate.

I would like it to show the subject name next to all listings (short search results, details page, etc). Clicking it could show the details like it does on GitHub (except instead of saying "verified", it should have the actual subject name top-level):

image

anangaur commented 5 years ago

Note to self: we would need to somehow marry the owner vs. author issue and signed author information together.