|
|
|
@ -5,14 +5,14 @@
|
|
|
|
|
<link href="tutorial.css" rel="stylesheet" type="text/css"></head>
|
|
|
|
|
</head>
|
|
|
|
|
<body>
|
|
|
|
|
<img src="../resources/images/green-shield.svg" width=16 height=16><span class="padText2"> <b>Secure & Trusted</b></span><br>
|
|
|
|
|
<img class="padImage2" src="../resources/images/green-shield.svg" width=16 height=16><span class="padText2"><b>Secure & Trusted</b></span><br>
|
|
|
|
|
When the Trustwords are confirmed to be correct and the Handshake is done,
|
|
|
|
|
the communication will be completely secure and trusted.<br><br>
|
|
|
|
|
<img src="../resources/images/yellow-shield.svg" width=16 height=16><span class="padText2"> <b>Secure</b></span><br>
|
|
|
|
|
<img class="padImage2" src="../resources/images/yellow-shield.svg" width=16 height=16><span class="padText2"><b>Secure</b></span><br>
|
|
|
|
|
With this Privacy Status all communication is secure, but to confirm that your
|
|
|
|
|
contact is really the person you know, you should compare Trustwords with
|
|
|
|
|
this contact.<br><br>
|
|
|
|
|
<img src="../resources/images/red-shield.svg" width=16 height=16><span class="padText2"> <b>Mistrusted</b></span><br>
|
|
|
|
|
<img class="padImage2" src="../resources/images/red-shield.svg" width=16 height=16><span class="padText2"><b>Mistrusted</b></span><br>
|
|
|
|
|
If the Trustwords are not correct, your communication partner is Mistrusted.
|
|
|
|
|
</body>
|
|
|
|
|
</html>
|
|
|
|
|