Added basic outline
This commit is contained in:
parent
ce08ab6919
commit
8947e35918
25
index.html
25
index.html
@ -24,10 +24,33 @@
|
||||
<body>
|
||||
<div class="reveal">
|
||||
<div class="slides">
|
||||
<!--
|
||||
Points to make:
|
||||
Hesla jsou dulezita
|
||||
Hesla jsou predvidatelna
|
||||
Hesla unikaji → zminit haveibeenpwned?
|
||||
Pro kazdou sluzbu jine heslo
|
||||
Pouzivat spravce hesel, at uz v prohlizeci nebo separatni
|
||||
Do spravce hesel mit jedno, silne, heslo
|
||||
Multifaktorova authentizace je dulezita
|
||||
|
||||
Osnova:
|
||||
Proc je to dulezite?
|
||||
Prirovnani k fyzicke strance
|
||||
Ukazka prispevku oznamujici ztratu uctu na facebooku a instagramu
|
||||
|
||||
|
||||
|
||||
-->
|
||||
<section style="text-align: left;">
|
||||
<label for="input" class="control-label">Zadejte nové heslo:</label><br/>
|
||||
<input style="width: calc(100% - 0.2em);font-size: 2em;padding: 0.1em" type="text" id="input" placeholder="Heslo" autofocus="true">
|
||||
</section>
|
||||
<section>
|
||||
<h2>
|
||||
|
||||
</h2>
|
||||
</section>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@ -43,7 +66,7 @@
|
||||
input.select();
|
||||
input.value="";
|
||||
|
||||
var texts = ["toneuhodnes","Tomasek12","cNVh$2rn#wpSrLsw","••••••••","Listova306!","1203Anicka","12345678","edward211","327fstka","Bruno168","Jiricek1"];
|
||||
var texts = ["toneuhodnes","Tomasek12","cNVh$2rn#wpSrLsw","••••••••","Listova306!","1203Anicka","123456","edward211","327fstka","Bruno168","Jiricek1"];
|
||||
|
||||
let write_text = async (text,time,current=0) => {
|
||||
if(current==0) {
|
||||
|
Loading…
Reference in New Issue
Block a user