Florian Festi
Florian Festi
Here's my branch so far: https://github.com/rpm-software-management/rpm/compare/master...ffesti:rpm:3350 It does #3350 first and uses this ticket as a test case to make sure things still work. It is still missing the long...
OK, I guess I finally got why @nwalfield is against listing the subkeys. My mind was "What if you need to look for one?". But if you have the public...
That being said here the first version of the new output: previously: ``` > rpmkeys --list 1964c5fc-58e63918: rpm.org RSA testkey public key ``` now ``` 771b18d3d7baa28734333c424344591e1964c5fc rpm.org RSA testkey public...
Ofc this could by shorten even further if we use a line like ``` Key type : V4 RSA/SHA256 ``` Opinions?
Would it make sense to list all algorithms over all keys? Or just not list it at all?
So here's the output of sg: ``` > sq inspect ../tests/data/keys/alice.asc ../tests/data/keys/alice.asc: OpenPGP Certificate. Fingerprint: B6542F92F30650C36B6F41BCB3A771BFEB04E625 Public-key algo: RSA Public-key size: 3072 bits Creation time: 2022-04-10 00:00:00 UTC Key flags:...
What about just changing the caption to "Primary key algo". So you still get an idea of the algorithms used without needing all the complexity and without lying to the...
Thanks a lot! Good to have a native speaker reading over this. Added the suggested changes.
Ok, I don't have the mental capacity to make this into a corner stone of western literature but it should now pass as a piece of our docs.
See #3515 for some more comments.