David Runge commented on pull request wiktor/ssh-openpgp-auth#52
Add RSA support, refactor and fix issuesDue to the inline use I only now realized you are using sshkeys.
View ArticleDavid Runge commented on pull request wiktor/ssh-openpgp-auth#52
Add RSA support, refactor and fix issuesthat's neat. I think it would be great to move this to a common crate eventually and then also add TryFrom for ssh-key's PublicKey.
View ArticleDavid Runge pushed to dvzrv/sshd_cli at wiktor/ssh-openpgp-auth
f52527fcff64cb88098de162d4c6c04726d20c0fci: Extend end-to-end tests to server-side executable0c809e3f475d6c30d3962b361e0ecc96b6cf53b6docs: Add README with code examples
View ArticleDavid Runge pushed to dvzrv/sshd_cli at wiktor/ssh-openpgp-auth
843ff8d07c5d58130973df22dd36fbc739297937ci: Extend end-to-end tests to server-side executable2fe9ac960a847db59d3b5c91831e9ebe268f4126docs: Add README with code...
View ArticleDavid Runge pushed to dvzrv/sshd_cli at wiktor/ssh-openpgp-auth
cfb854f80e6f7ff6d683515b3ea701b87e06d000tests(justfile): Extend justfile to also test sshd-openpgp-auth README.md
View ArticleDavid Runge pushed to dvzrv/sshd_cli at wiktor/ssh-openpgp-auth
79cd58dffc4739589e795532bed4ae14a8a41c34tests(sshd-openpgp-auth): Another attempt at fixing flaky expiry extension test
View ArticleDavid Runge pushed to dvzrv/sshd_cli at wiktor/ssh-openpgp-auth
e6fc5f0021dac43a7dfb7b3af2ed0591716d8ab3tests(sshd-openpgp-auth): Another attempt at fixing flaky expiry extension test750102a887eacced074eedc585a01653e2c40b10tests(justfile): Extend justfile to also...
View ArticleDavid Runge commented on pull request wiktor/ssh-openpgp-auth#45
Introduce a CLI for all relevant commandsThanks! Always great to make code more concise I think
View ArticleDavid Runge pushed to dvzrv/sshd_cli at wiktor/ssh-openpgp-auth
87a47c82524ac23b49887187f29e4bf98a73e184tests(sshd-openpgp-auth): Another attempt at fixing flaky expiry extension test6cab0d4218b665cb70f211f68b0718c7d3016175tests(justfile): Extend justfile to also...
View ArticleDavid Runge pushed to dvzrv/sshd_cli at wiktor/ssh-openpgp-auth
550f8d7094ccd8fbbb86394a57bfca06ba3ad807tests(sshd-openpgp-auth): Another attempt at fixing flaky expiry extension test198ee70d70abb8e55ea693cc8eb738f0287a274ftests(justfile): Extend justfile to also...
View ArticleDavid Runge pushed to dvzrv/sshd_cli at wiktor/ssh-openpgp-auth
a64b6bf0a7092a86b50146bc9d06b2674e8f40e9tests(sshd-openpgp-auth): Add context for test creating subkey from SSH pub key
View ArticleDavid Runge pushed to dvzrv/sshd_cli at wiktor/ssh-openpgp-auth
23cf893a5ebf6af0cc291d1e376e3795781bb460ci(sshd-openpgp-auth): Add context for test creating subkey from SSH pub key
View ArticleDavid Runge pushed to dvzrv/sshd_cli at wiktor/ssh-openpgp-auth
8cd4c0cf6f1bfe4602b6ffbaff8a3cda7b74a164fix(sshd-openpgp-auth): More robustly create subkeys from SSH pub keys
View ArticleDavid Runge pushed to dvzrv/sshd_cli at wiktor/ssh-openpgp-auth
b8f252ab47723e89bb4b63adfcfe82df235d5627fix(sshd-openpgp-auth): More robustly create subkeys from SSH pub keys365f53412c864404f6f4fcb6c201c1c1de234977tests(sshd-openpgp-auth): Another attempt at fixing...
View ArticleDavid Runge pushed to dvzrv/sshd_cli at wiktor/ssh-openpgp-auth
9283233bfc35ff141e1792dbd9bfde2e3d2887cdtests(sshd-openpgp-auth): Another attempt at fixing flaky expiry extension test77b9f2c61fa2695992085e0ddfcc8735669c1bc3tests(justfile): Extend justfile to also...
View ArticleDavid Runge pushed to dvzrv/sshd_cli at wiktor/ssh-openpgp-auth
37097f594cfebef7fb74c2228c055f1289883012tests(sshd-openpgp-auth): Fix flaky expiry extension test525e1912bcd18e795f913a1349b4579876f8ec96tests(justfile): Extend justfile to also test sshd-openpgp-auth...
View ArticleDavid Runge merged pull request wiktor/ssh-openpgp-auth#45
Introduce a CLI for all relevant commands
View ArticleDavid Runge closed issue wiktor/ssh-openpgp-auth#40
Extend sshd-openpgp-auth CLI tool by all required subcommands
View Article