This allows you to cryptographically sign ruby gems, so that a user can later verify that they've downloaded a copy that hasn't been tampered with or hacked.
To implement #12 we need text that can be parsed by a computer and works in any locale. The option --status-fd provides computer-parsable defined text to extract this information in a safe way.
The gpg back-end should be migrated to use this feature. We can then add functionality that we can't do right now, such as #12.
To implement #12 we need text that can be parsed by a computer and works in any locale. The option --status-fd provides computer-parsable defined text to extract this information in a safe way.
The gpg back-end should be migrated to use this feature. We can then add functionality that we can't do right now, such as #12.