aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorStefan Pluecken <stefan.pluecken@multimedia-labs.de>2010-04-09 20:40:28 +0200
committerStefan Pluecken <stefan.pluecken@multimedia-labs.de>2010-04-09 20:40:28 +0200
commitb8d09c6e14ce43b375fcb5006444551713b42a7c (patch)
tree7a31599accb535e8c481405950ea13e54b1acd4c /doc
parent31addde4d83dfbbaf273bc48a1f0783dc476a30f (diff)
downloadenigma2-b8d09c6e14ce43b375fcb5006444551713b42a7c.tar.gz
enigma2-b8d09c6e14ce43b375fcb5006444551713b42a7c.zip
refs bug #467
whitelist dm7025 from tpm test and add beta warning to the documentation
Diffstat (limited to 'doc')
-rw-r--r--doc/TPM5
1 files changed, 4 insertions, 1 deletions
diff --git a/doc/TPM b/doc/TPM
index 2b2b2062..20c02300 100644
--- a/doc/TPM
+++ b/doc/TPM
@@ -1,3 +1,6 @@
+The TPM check is currently to be considered a beta version. So please expect
+code changes in the future.
+
If you'd like to write your own plugins and honor the efforts, Dream Multimedia
puts into developing Enigma 2, you can protect your plugin against execution
on Non-Dream Multimedia Hardware by implementing a TPM (Trusted Platform Module)
@@ -21,4 +24,4 @@ TPM check each time the plugin is called) or directly use it in the
Plugins(**kwargs) function and not return the Plugins-list if the TPM check failes
(which will prevent the plugin from showing up at all). You can also implement
a warning message for all possible TPM failure scenarios.
- \ No newline at end of file
+