You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tika.apache.org by "Tim Allison (Jira)" <ji...@apache.org> on 2022/10/12 17:29:00 UTC

[jira] [Created] (TIKA-3873) Add a metadata value for encrypted documents

Tim Allison created TIKA-3873:
---------------------------------

             Summary: Add a metadata value for encrypted documents
                 Key: TIKA-3873
                 URL: https://issues.apache.org/jira/browse/TIKA-3873
             Project: Tika
          Issue Type: Task
            Reporter: Tim Allison


We're currently throwing an EncryptedDocument exception for files that have encryption when no password is supplied.  It would be cleaner for some use cases to add a flag in the metadata that the file is encrypted.

Currently, users have to catch the exception and/or look for it in the primary document and in each embedded files.  



--
This message was sent by Atlassian Jira
(v8.20.10#820010)