]> git.draconx.ca Git - homepage.git/commit
Ensure ASCII-armoured keyrings are text items.
authorNick Bowler <nbowler@draconx.ca>
Sat, 26 Mar 2022 13:52:09 +0000 (09:52 -0400)
committerNick Bowler <nbowler@draconx.ca>
Sat, 26 Mar 2022 13:52:09 +0000 (09:52 -0400)
commitda37bd9e9da585fdc382455b298739e21433c175
tree7b52704bb2dd4e80ec5f3872aa0e8d8f18590f52
parentfe387389cf437d11a969d51b5625cd6bc4ddb79f
Ensure ASCII-armoured keyrings are text items.

The gzip postprocess rule only applies to text items, so the
ASCII-armoured keyring is not compressed.

It does not seem possible to produce both binary and text items from a
filter depending on options, so we split the filter into two: one for
the binary export required by WKD and the other for the armoured export
for manual download.
Rules
lib/gpg-wkd.rb