Skip to content

Releases: thefinder808/macsign

v1.2.0

Choose a tag to compare

@github-actions github-actions released this 10 Jun 02:01

What's Changed

Full Changelog: v1.1.5...v1.2.0

v1.1.5

Choose a tag to compare

@github-actions github-actions released this 08 Jun 18:33
0fce5a2

What's Changed

  • fix(azure): Azure signing works when launched from Finder/Dock (v1.1.5) by @thefinder808 in #11

Full Changelog: v1.1.4...v1.1.5

v1.1.4

Choose a tag to compare

@github-actions github-actions released this 04 Jun 23:25

What's Changed

  • fix(security): address Codex audit findings (release CI, updater, sign verify, PE) by @thefinder808 in #9
  • fix(hygiene): dispose verify-path certs, atomic settings save, prune stale update DMGs by @thefinder808 in #10

Full Changelog: v1.1.3...v1.1.4

v1.1.3

Choose a tag to compare

@github-actions github-actions released this 04 Jun 20:47
3fbd9ee

What's Changed

  • fix(updates): two-row action layout so the update dialog's primary button isn't clipped by @thefinder808 in #8

Full Changelog: v1.1.2...v1.1.3

v1.1.2

Choose a tag to compare

@github-actions github-actions released this 04 Jun 20:28
567acd1

What's Changed

  • docs(readme): rename Mac apps → Sign (Mac), fix updater trust-anchor wording, tidy by @thefinder808 in #6
  • build: code-sign the release DMG container (Developer ID) + v1.1.2 by @thefinder808 in #7

Full Changelog: v1.1.1...v1.1.2

v1.1.1

Choose a tag to compare

@github-actions github-actions released this 04 Jun 20:09
2f9752b

What's Changed

  • docs: add a Download section to the README by @thefinder808 in #4
  • fix(v1.1.1): auto-updater verifies the inner app, not the DMG container + Preferences scroll clip by @thefinder808 in #5

Full Changelog: v1.1.0...v1.1.1

v1.1.0

Choose a tag to compare

@github-actions github-actions released this 04 Jun 18:35
afffb47

What's Changed

New Contributors

Full Changelog: v1.0.0...v1.1.0

v1.0.0

Choose a tag to compare

@thefinder808 thefinder808 released this 04 Jun 16:02

MacSign v1.0.0 — first stable release

Native macOS Authenticode code-signing for Windows artifacts — a fully-managed .NET 10 engine + GUI. No osslsigncode, jsign, OpenSSL, or JVM.

Highlights

  • Sign PE (.exe/.dll/.sys), PowerShell (.ps1), and MSI installers
  • Credentials: local PFX, PKCS#11 / HSM, or Azure Trusted Signing — for the token/cloud paths the key never leaves the device/cloud
  • RFC3161 timestamping; signature verify (integrity vs. chain trust) and remove
  • Native macOS GUI (Sign / Verify / Profiles / Activity / Preferences), plus signing, notarizing & stapling of your own .app/.dmg
  • Cross-platform-proven: macOS-produced signatures are verified by Windows signtool in CI

Install

Download the DMG for your Mac, open it, and drag MacSign to Applications. Both are signed + notarized.

  • Apple Silicon: MacSign-1.0.0-osx-arm64.dmg
  • Intel: MacSign-1.0.0-osx-x64.dmg