Skip to content

Conversation

aead
Copy link
Owner

@aead aead commented May 16, 2024

This commit adds support for private keys that are not protected by a password. The PrivateKey type now supports text (un)marshaling to en/decode a non-encrypted text representation.

The minisign command now accepts a -W flag for generating a private key without requiring a password.

This commit adds support for private keys that are not protected
by a password. The `PrivateKey` type now supports text (un)marshaling
to en/decode a non-encrypted text representation.

The `minisign` command now accepts a `-W` flag for generating a private
key without requiring a password.
@aead aead merged commit 6d740d9 into main May 16, 2024
@aead aead deleted the passwordless-keys branch May 16, 2024 13:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant