DevToys-app / DevToys

A Swiss Army knife for developers.
https://devtoys.app/
MIT License
27.38k stars 1.47k forks source link

Digital Signature related tool(s) #314

Open expikr opened 2 years ago

expikr commented 2 years ago

Oftentimes developers needs to create certificates/sign their files, or potentially techliterate nondevelopers might run into situations like signing documents etc. There isn't really a cohesive toolchain other than every developer setting up their own workflow manually.

For example, the closest thing to an all-in-one tool for signtool I can find is this. But it's such a small tool that it's extra cognitive load to hear about and remember this tiny gui utility made by some random scripting forum-goers.

The small scope of these signing-related tasks makes them a perfect fit for the swiss-army-knife collection use case.

Erfankam commented 2 years ago

IMO, this feature is needed for many developers.

Khaos66 commented 2 years ago

Sometime we gat certs Base64 encoded. Would be nice to be able to inspect the cert details from a base64 string

expikr commented 2 years ago

https://github.com/FiloSottile/mkcert