summaryrefslogtreecommitdiffstats
path: root/system/openstego/README
diff options
context:
space:
mode:
Diffstat (limited to 'system/openstego/README')
-rw-r--r--system/openstego/README8
1 files changed, 5 insertions, 3 deletions
diff --git a/system/openstego/README b/system/openstego/README
index 0879579ef1..ea7e945ef8 100644
--- a/system/openstego/README
+++ b/system/openstego/README
@@ -1,11 +1,13 @@
openstego (the free steganography solution)
-Note: openstego works with openjdk8, if you prefer not to install the
-Oracle jdk. It does NOT work with openjdk7 or older.
-
OpenStego is a tool implemented in Java for generic steganography,
with support for password-based encryption of the data.
+Note: openstego lists zulu-openjdk11 as a required dependency.
+However, it may also work with other JDK >= 11 packages such as jdk11,
+zulu-openjdk17, OpenJDK11, or OpenJDK17. It will *not* work with jdk,
+openjdk8, nor zulu-openjdk8.
+
Features:
- OpenStego is written in pure Java and should run on all platforms