puffyCid / artemis

A cross platform forensic parser written in Rust!
MIT License
64 stars 7 forks source link

Research code signing options #86

Open puffyCid opened 11 months ago

puffyCid commented 11 months ago

What new feature do you think would be cool to add to artemis? Currently all of the generated artemis binaries are unsigned. It would be kind of cool to somehow sign them when generated

Describe the solution you'd like Research code signing options for Rust binaries

Additional context N/A

puffyCid commented 5 months ago

I was able to setup macOS code signing and notarizing. A future release of artemis macOS will be signed and notarized