You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Merge pull request #83 from alichtman/claude/address-security-concern…
…s-014g29tBMGyyJiwUjJ5VuzRJ
Migrate from `pbkdf2-sha512` to `argon2id` for PBKDF (and create deadbolt file versioning format, ensuring back compat)
Switching from dmg to zip builds for macOS
Since I can't build dmgs with electron-builder on Linux, and I primarily
work in a Linux env, switching to this output format.
I dislike it, and I wish things were different + I had more time to mess
around with this.