[Extractor] Exclude GPG encrypted data from being indexed
ClosedPublic

Authored by bruns on Feb 8 2019, 2:16 PM.

Details

Summary

application/pgp-encrypted may be encoded as base64 and thus inherits from
text/plain, but contains no extractable plaintext at all.

CCBUG: 386791

Diff Detail

Repository
R293 Baloo
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
bruns created this revision.Feb 8 2019, 2:16 PM
Restricted Application added projects: Frameworks, Baloo. · View Herald TranscriptFeb 8 2019, 2:16 PM
Restricted Application added a subscriber: kde-frameworks-devel. · View Herald Transcript
bruns requested review of this revision.Feb 8 2019, 2:16 PM
ngraham accepted this revision.Feb 8 2019, 2:16 PM
This revision is now accepted and ready to land.Feb 8 2019, 2:16 PM
This revision was automatically updated to reflect the committed changes.