David Runge closed issue wiktor/ssh-openpgp-auth#4
Allow appending new Authentication subkeys from host_key files
View ArticleDavid Runge commented on issue wiktor/ssh-openpgp-auth#31
Create a subcommand to list attached subkeys vs available OpenSSH pubkeysI've sketched the potential output šš¤£
View ArticleDavid Runge pushed to dvzrv/revoke_subkey at wiktor/ssh-openpgp-auth
94cf1ab167d64153cfb6b34d411d8da2b6347163feat: Add dummy test for revocing a subkey77bf58e4d647481b98155088b4d287d0082351adtests: Add fixture to provide a cert including authentication...
View ArticleDavid Runge pushed to dvzrv/revoke_subkey at wiktor/ssh-openpgp-auth
7de9283be68e4b65d11452d3a087d361c60a798afeat: Allow revoking of subkeys by providing a fingerprint508c8d78c6cec6d62adbaf8a615879e038725e71tests: Add fixture to provide a cert including authentication...
View ArticleDavid Runge pushed to dvzrv/revoke_subkey at wiktor/ssh-openpgp-auth
2c2155befe563d8a91b1b6d0ca832e3c6995b43bfeat: Add facilities for revoking subkeys by providing a fingerprint
View ArticleDavid Runge created pull request wiktor/ssh-openpgp-auth#33
This change adds a function to revoke a subkey by matching it against a fingerprint and returning a modified certificate, which includes a subkey revocation signature.
View ArticleDavid Runge commented on issue wiktor/ssh-openpgp-auth#2
Allow extending expiry of the primary keyHm, so how about we make this as easy as possible (for the user): Just extend validity to one year in the future (whenever the command is issued)
View ArticleDavid Runge pushed to dvzrv/extend_validity at wiktor/ssh-openpgp-auth
ad49c206ccf5f0047748cff770fd5b8befe46243feat: Default to a validity duration of 365 days for the primary key
View ArticleDavid Runge commented on pull request wiktor/ssh-openpgp-auth#32
Add Web of Trust authenticationš¤£
View ArticleDavid Runge pushed to dvzrv/revoke_subkey at wiktor/ssh-openpgp-auth
66473e66ae5f7ac74408899c288b0615d1499dd3feat: Add facilities for revoking subkeys by providing a fingerprinte7d254f45a246c3f4695901b58d10869c16a8360tests: Add fixture to provide a cert including...
View ArticleDavid Runge opened issue wiktor/ssh-openpgp-auth#34
To make sure we are producing something that is transparently packagable, we should integrate reuse and add SPDX license statements to all files.As discussed over Matrix, we'll want to dual-license the...
View ArticleDavid Runge pushed to dvzrv/integrate_reuse at wiktor/ssh-openpgp-auth
5acb33fd398c9411be31ccdd57f7d4fed404fd4fchore(reuse): Add SPDX license identifiers and copyright information
View ArticleDavid Runge created pull request wiktor/ssh-openpgp-auth#35
Add reuse configuration for all files that are dynamically generated.Add SPDX license statements to all files.Fixes #34Signed-off-by: David Runge dave@sleepmap.de
View ArticleDavid Runge pushed to dvzrv/integrate_reuse at wiktor/ssh-openpgp-auth
79445a963162c8e8598137dcf2410b85fa629078chore(reuse): Add SPDX license identifiers and copyright information
View ArticleDavid Runge pushed to dvzrv/integrate_reuse at wiktor/ssh-openpgp-auth
ba9259c24eef377f1840ac4b33aa6bbc3e0a3172chore(reuse): Add SPDX license identifiers and copyright information
View ArticleDavid Runge merged pull request wiktor/ssh-openpgp-auth#35
chore(reuse): Add SPDX license identifiers and copyright information
View ArticleDavid Runge closed issue wiktor/ssh-openpgp-auth#34
Add integration for reuse and check all files for valid SPDX license identifiers
View Article