summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorAlex Henrie <alexhenrie24@gmail.com>2022-12-14 22:27:11 -0700
committerAlex Henrie <alexhenrie24@gmail.com>2022-12-14 22:27:11 -0700
commita2ffb2810ebb387182612e3503dfe29455d4536d (patch)
treeab98ed06b23251d1635e5a26bcf8a201aea0f9ee /tests
parentfea642e9a88fffc8fb14793a5cbd6c4031d4271b (diff)
downloadshared-mime-info-a2ffb2810ebb387182612e3503dfe29455d4536d.tar.gz
Make application/pgp-* not inherit from text/plain
Although IANA's summaries of application/pgp-encrypted,[1] application/pgp-keys,[2] and application/pgp-signature [3] all say that they are exclusively "7bit text", they also all reference RFC 3156 which says that these formats may be either text or binary: "OpenPGP implementations can generate either ASCII armor or 8-bit binary output when encrypting data, generating a digital signature, or extracting public key data." [4] Moreover, GPG's default is to create binary files rather than base64 ASCII files. This reverts commit 2a82916e00e5541bc163c56de87d03c42c8a31b3. [1] https://www.iana.org/assignments/media-types/application/pgp-encrypted [2] https://www.iana.org/assignments/media-types/application/pgp-keys [3] https://www.iana.org/assignments/media-types/application/pgp-signature [4] https://www.rfc-editor.org/rfc/rfc3156
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions