-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
163 lines (143 loc) · 7.51 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
<!doctype html>
<html lang="en" prefix="og: http://ogp.me/ns#">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<!-- SEO -->
<title>Manifesto for Modern Cybersecurity</title>
<meta name="description" content="Manifesto for Modern Cybersecurity">
<!-- URL CANONICAL -->
<link rel="canonical" href="http://securitymanifesto.net/">
<!-- Google Fonts -->
<link href="https://fonts.googleapis.com/css?family=Roboto:100,100i,300,300i,400,400i,700,700i%7CMaitree:200,300,400,600,700&subset=latin-ext" rel="stylesheet">
<!-- CSS WebSlides -->
<link rel="stylesheet" type='text/css' media='all' href="static/css/webslides.css">
<!-- Optional - CSS SVG Icons (Font Awesome) -->
<link rel="stylesheet" type='text/css' media='all' href="static/css/svg-icons.css">
<!-- SOCIAL CARDS (ADD YOUR INFO) -->
<!-- FACEBOOK -->
<meta property="og:url" content="http://securitymanifesto.net/"> <!-- YOUR URL -->
<meta property="og:type" content="website">
<meta property="og:title" content="Manifesto for Modern Cybersecurity"> <!-- EDIT -->
<meta property="og:description" content="Manifesto for Modern Cybersecurity"> <!-- EDIT -->
<meta property="og:updated_time" content="2017-12-01T00:00:00"> <!-- EDIT -->
<meta property="og:image" content="http://securitymanifesto.net/static/images/share-manifesto.jpg"> <!-- EDIT -->
<meta property="og:image:width" content="948">
<meta property="og:image:height" content="550">
<!-- TWITTER -->
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:site" content="@cs_manifesto"> <!-- EDIT -->
<meta name="twitter:creator" content="@erkang"> <!-- EDIT -->
<meta name="twitter:title" content="Manifesto for Modern Cybersecurity"> <!-- EDIT -->
<meta name="twitter:description" content="Manifesto for Modern Cybersecurity"> <!-- EDIT -->
<meta name="twitter:image" content="http://securitymanifesto.net/static/images/share-manifesto.jpg"> <!-- EDIT -->
<!-- FAVICONS -->
<link rel="shortcut icon" sizes="16x16" href="static/images/favicons/favicon.png">
<link rel="shortcut icon" sizes="32x32" href="static/images/favicons/favicon-32.png">
<link rel="apple-touch-icon icon" sizes="76x76" href="static/images/favicons/favicon-76.png">
<link rel="apple-touch-icon icon" sizes="120x120" href="static/images/favicons/favicon-120.png">
<link rel="apple-touch-icon icon" sizes="152x152" href="static/images/favicons/favicon-152.png">
<link rel="apple-touch-icon icon" sizes="180x180" href="static/images/favicons/favicon-180.png">
<link rel="apple-touch-icon icon" sizes="192x192" href="static/images/favicons/favicon-192.png">
<!-- Android -->
<meta name="mobile-web-app-capable" content="yes">
<meta name="theme-color" content="#333333">
<!-- ShareThis -->
<script type='text/javascript' src='http://platform-api.sharethis.com/js/sharethis.js#property=5a244b3e1b118100135877a9&product=sticky-share-buttons' async='async'></script>
</head>
<body>
<header role="banner">
<nav role="navigation">
<p class="logo"><a href="index.html" title="Manifesto">Security Manifesto</a></p>
<ul>
<li class="github">
<a rel="external" href="https://github.com/ultraa-secure/security-manifesto" title="Github">
<svg class="fa-github">
<use xlink:href="#fa-github"></use>
</svg>
<em>security-manifesto</em>
</a>
</li>
<li class="twitter">
<a rel="external" href="https://twitter.com/cs_manifesto" title="Twitter">
<svg class="fa-twitter">
<use xlink:href="#fa-twitter"></use>
</svg>
<em>@cs_manifesto</em>
</a>
</li>
</ul>
</nav>
</header>
<main role="main">
<article>
<section>
<span class="background" style="background-image:url('./static/images/background.jpg'); background-size:auto; opacity: .1;"></span>
<!--.wrap = container (width: 90%) -->
<div class="wrap card-20">
<div class="flex-content" style="margin-bottom: 20%;">
<h2><svg class="fa-heart-o">
<use xlink:href="#fa-heart-o"></use>
</svg><br>
<strong>Manifesto for Modern Cybersecurity</strong></h2>
</div>
<div class="flex-content" style="margin-top: -5%;">
<p class="text-intro"><br><i>We believe modern cybersecurity, especially for digital companies with cloud-native operations, requires a different mindset and operating model such that:</i></p>
<ul class="flexblock specs">
<li>Assume compromise, but expose no single point of compromise.</li>
<li>Track everything since you cannot protect what you can’t see.</li>
<li>Engage everyone for there is power in the crowd; two is stronger than one.</li>
<li>Automation is key because people don't scale and changes are constant.</li>
<li>Build products that are secure by design and secure by default.</li>
<li>Favor transparency over obscurity, practicality over process, and usability over complexity.</li>
</ul>
<p class="text-intro"><br><i>We must keep security simple, open, collaborative, enabling and rewarding.</i></p>
</div>
</div>
<p class="text-symbols">* * *</p>
<!-- .end .wrap -->
</section>
<section class="slide-bottom">
<div class="wrap">
<div class="content-right text-serif">
<h2>
<strong>Spread the word.</strong>
<a target="_blank" title="Share on Twitter" href="https://twitter.com/intent/tweet?text=Modern%20cybersecurity%20requires%20a%20different%20mindset%20and%20operating%20model.%20@cs_manifesto%20—%20http://securitymanifesto.net">
<svg class="fa-twitter">
<use xlink:href="#fa-twitter"></use>
</svg>
</a>
</h2>
<p>Join us to spread the word and influence positive changes. Together we can foster a stronger cybersecurity community.</p>
<p>Authors,<br>
<a href="https://twitter.com/erkang">@erkang</a> and
<a href="https://twitter.com/zanelackey">@zanelackey</a>.</p>
<p>Contributors,<br>
<a href="https://twitter.com/hemp">@hemp</a>,
<a href="https://twitter.com/mdlavin">@mdlavin</a>,
<a href="https://twitter.com/philidem">@philidem</a>, and
<a href="https://twitter.com/ptlamar">@ptlamar</a>.</p>
</div>
<!-- .end .content-right -->
</div>
<!-- .end .wrap -->
</section>
</article>
<!-- end article -->
</main>
<!-- end main -->
<!-- A global footer
<footer role="contentinfo">
<div class="wrap">
<p>An <a href="https://github.com/webslides/webslides">open source solution</a>, by <a href="https://twitter.com/webslides">@webslides</a>.</p>
</div>
</footer> -->
<!-- Required -->
<script src="static/js/webslides.js"></script>
<script>
window.ws = new WebSlides();
</script>
<!-- OPTIONAL - svg-icons.js (fontastic.me - Font Awesome as svg icons) -->
<script defer src="static/js/svg-icons.js"></script>
</body>
</html>