summaryrefslogtreecommitdiffstats
path: root/index.html
blob: fbf7bfa999e2529f81b0c422c22523450b369330 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<!DOCTYPE html>
<html>
    <head>
        <meta charset="UTF-8" />
        <meta name="viewport" content="width=device-width" />
        <title>Wounded hero revived: Lessons learned from M2Crypto</title>
    </head>
    <body>
        <h1>Wounded hero revived: Lessons learned from M2Crypto</h1>
        
        <p>Presentation given at the Prague PyCon CZ 2018</p>

        <ol>
            <li><a href="m2crypto-zombies_py3k.odp">Presentation in ODF
                    Impress format</a></li>
            <li><a href="m2crypto-zombies_py3k.pdf">The same
                    presentation in PDF</a></li>
        </ol>
    </body>
</html>