From 65400d123e593f2ed77f23d1b901cdf613fc15c1 Mon Sep 17 00:00:00 2001 From: jaseg Date: Wed, 7 Oct 2020 10:02:14 +0200 Subject: Add missing docs --- doc/TCC scenario algorithmic complexity.odt | Bin 0 -> 20034 bytes doc/diagram tcc export conventional.png | Bin 0 -> 166248 bytes doc/diagram tcc export conventional.svg | 773 ++++++++++++++ doc/diagram tcc export revolutionary.png | Bin 0 -> 230120 bytes doc/diagram tcc export revolutionary.svg | 864 ++++++++++++++++ doc/diagram tcc.svg | 1281 ++++++++++++++++++++++++ doc/trusted computing cluster overview v01.odt | Bin 0 -> 432990 bytes 7 files changed, 2918 insertions(+) create mode 100755 doc/TCC scenario algorithmic complexity.odt create mode 100755 doc/diagram tcc export conventional.png create mode 100755 doc/diagram tcc export conventional.svg create mode 100755 doc/diagram tcc export revolutionary.png create mode 100755 doc/diagram tcc export revolutionary.svg create mode 100755 doc/diagram tcc.svg create mode 100755 doc/trusted computing cluster overview v01.odt (limited to 'doc') diff --git a/doc/TCC scenario algorithmic complexity.odt b/doc/TCC scenario algorithmic complexity.odt new file mode 100755 index 0000000..babafdd Binary files /dev/null and b/doc/TCC scenario algorithmic complexity.odt differ diff --git a/doc/diagram tcc export conventional.png b/doc/diagram tcc export conventional.png new file mode 100755 index 0000000..291889e Binary files /dev/null and b/doc/diagram tcc export conventional.png differ diff --git a/doc/diagram tcc export conventional.svg b/doc/diagram tcc export conventional.svg new file mode 100755 index 0000000..ce362d2 --- /dev/null +++ b/doc/diagram tcc export conventional.svg @@ -0,0 +1,773 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + End-user devices + Servers + + + Cloud Service Providers + + Hardware Security Modules + + + + + + + + + + + Personal Information + + + + Credit Card Information + + + + + + + + diff --git a/doc/diagram tcc export revolutionary.png b/doc/diagram tcc export revolutionary.png new file mode 100755 index 0000000..ce4815b Binary files /dev/null and b/doc/diagram tcc export revolutionary.png differ diff --git a/doc/diagram tcc export revolutionary.svg b/doc/diagram tcc export revolutionary.svg new file mode 100755 index 0000000..d694d60 --- /dev/null +++ b/doc/diagram tcc export revolutionary.svg @@ -0,0 +1,864 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + End-user devices + Cloud Service Providers + Servers + Trusted Computing Modules + Trusted Computing Cluster + + + + + + + + + + + + + + Personal Information + + + + Credit Card Information + + + + + + + + + diff --git a/doc/diagram tcc.svg b/doc/diagram tcc.svg new file mode 100755 index 0000000..0626589 --- /dev/null +++ b/doc/diagram tcc.svg @@ -0,0 +1,1281 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + End-user devices + Cloud Service Providers + Servers + Trusted Computing Modules + Trusted Computing Cluster + + + + + + + + + + + + + + Personal Information + + + + Credit Card Information + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + End-user devices + Servers + + + Cloud Service Providers + + Hardware Security Modules + + + + + + + + + + + Personal Information + + + + Credit Card Information + + + + + + + + diff --git a/doc/trusted computing cluster overview v01.odt b/doc/trusted computing cluster overview v01.odt new file mode 100755 index 0000000..9b60453 Binary files /dev/null and b/doc/trusted computing cluster overview v01.odt differ -- cgit