David Runge commented on pull request wiktor/ssh-openpgp-auth#33
Add facilities for revoking subkeysAh, I used the wrong enum member for _.
View ArticleDavid Runge pushed to dvzrv/revoke_subkey at wiktor/ssh-openpgp-auth
2504d199108fa4dcab8bdcc93f2e1608d8efe7fafeat: Add facilities for revoking subkeys by providing a fingerprintb11cc331dfaa8e50c61396f546e7e9c8a1b720a8tests: Add fixture to provide a cert including...
View ArticleDavid Runge commented on pull request wiktor/ssh-openpgp-auth#33
Add facilities for revoking subkeysAh yes. I think I took this from example code in the library.Now replaced with better handling and a dedicated error.
View ArticleDavid Runge commented on pull request wiktor/ssh-openpgp-auth#33
Add facilities for revoking subkeysBTW in the other tool I started adding explicit time CLI parameter (to allow deterministic calls). I wonder what do you think about including it here too (for the...
View ArticleDavid Runge pushed to dvzrv/revoke_subkey at wiktor/ssh-openpgp-auth
9ceece7dd85903ab06dcfb5423b7390baf9d9ffffeat: Add facilities for revoking subkeys by providing a fingerprint
View ArticleDavid Runge merged pull request wiktor/ssh-openpgp-auth#33
Add facilities for revoking subkeys
View ArticleDavid Runge pushed to main at wiktor/ssh-openpgp-auth
9ceece7dd85903ab06dcfb5423b7390baf9d9ffffeat: Add facilities for revoking subkeys by providing a fingerprintb11cc331dfaa8e50c61396f546e7e9c8a1b720a8tests: Add fixture to provide a cert including...
View ArticleDavid Runge pushed to dvzrv/extend_validity at wiktor/ssh-openpgp-auth
9ddf1c7ad17374ef897774db2bca5a54283a7a18feat: Default to a validity duration of 365 days for the primary key9ceece7dd85903ab06dcfb5423b7390baf9d9ffffeat: Add facilities for revoking subkeys by...
View ArticleDavid Runge pushed to dvzrv/extend_validity at wiktor/ssh-openpgp-auth
8899750ce4e441bb77afaf4b9aa41106ea8c61e4feature: Add function to extend the expiry of a certificate
View ArticleDavid Runge pushed to dvzrv/extend_validity at wiktor/ssh-openpgp-auth
f56042e861398f81ab0af5190d58c440586a2f00feat: Add function to extend the expiry of a certificate
View ArticleDavid Runge pushed to dvzrv/extend_validity at wiktor/ssh-openpgp-auth
4e6d27e6c03465e51e1d22bfb53d7ad80526288efeat: Add function to extend the expiry of a certificate
View ArticleDavid Runge created pull request wiktor/ssh-openpgp-auth#36
This implements the extension of the OpenPGP certificate if a threshold is met.Currently the targeted threshold and expiry period are set to 250 and 365 days (respectively).Both values, as well as the...
View ArticleDavid Runge pushed to dvzrv/extend_validity at wiktor/ssh-openpgp-auth
15c68b569de3ab7c324496f8c4008f118cc0dea6feat: Add function to extend the expiry of a certificatee6b4807e4c9d0b13717a286a4b1804e65717dd1afeat: Default to a validity duration of 365 days for the primary...
View ArticleDavid Runge pushed to dvzrv/extend_validity at wiktor/ssh-openpgp-auth
feae18a62ea148644685a7c7fd020352faa00a07feat: Add function to extend the expiry of a certificate
View ArticleDavid Runge pushed to main at wiktor/ssh-openpgp-auth
3306184c544b73661be598b00e6f77c387975b50feat: Add functionality to export a list of certificates to WKD009b9bd2d6895b5683507c5271c84323942adba8feat: Use fixture to provide a default hostname in...
View ArticleDavid Runge closed issue wiktor/ssh-openpgp-auth#6
Add a way to export the entire key to WKD directory structure for publishing
View ArticleDavid Runge pushed to dvzrv/import_remote at wiktor/ssh-openpgp-auth
cdf355645d412a3115d6b378c4b7406cfd832600feat: Add functionality for creating known_hosts entries from pubkeys3306184c544b73661be598b00e6f77c387975b50feat: Add functionality to export a list of...
View ArticleDavid Runge pushed to dvzrv/import_remote at wiktor/ssh-openpgp-auth
4c5a53b3d9b79731b70c70a810fe9367d4be9a37feat: Add functionality for reading public keys from remote hosts3a06415541170419eaec04fc3b3bbe7d9620793efeat: Allow creating OpenPGP public keys from files and...
View ArticleDavid Runge created pull request wiktor/ssh-openpgp-auth#41
Add function to call ssh-keyscan to retrieve SSH public keys from remote hosts.Restructure code used for the transformation of SSH public keys into OpenPGP subkeys to allow doing this from file and...
View Article