Author: tallison
Date: Fri Jun 27 16:50:01 2025
New Revision: 1926758
URL: http://svn.apache.org/viewvc?rev=1926758&view=rev
Log:
add first draft of security-model -- fix type
Modified:
tika/site/src/site/apt/security-model.apt
Modified: tika/site/src/site/apt/security-model.apt
URL:
http://svn.apache.org/viewvc/tika/site/src/site/apt/security-model.apt?rev=1926758&r1=1926757&r2=1926758&view=diff
==============================================================================
--- tika/site/src/site/apt/security-model.apt (original)
+++ tika/site/src/site/apt/security-model.apt Fri Jun 27 16:50:01 2025
@@ -33,7 +33,7 @@ Security Model
Files can be crafted to evade detection, hinder analysis or otherwise
cause mayhem in countless ways.
- Running {{{https://cwiki.apache.org/confluence/display/TIKA/TikaServer}}
tika-server} adds its own security risks.
+ Running {{{https://cwiki.apache.org/confluence/display/TIKA/TikaServer}
tika-server}} adds its own security risks.
Depending on the settings and what modules are loaded
({{{https://cwiki.apache.org/confluence/display/TIKA/tika-pipes} tika-pipes}},
for example),
it is possible to grant read and write access at the same level as the
user running the application.
We strongly encourage defense in depth with tika-server, including
isolating access to its endpoints, setting up two-way TLS,