-
Notifications
You must be signed in to change notification settings - Fork 0
/
module-7.html
214 lines (195 loc) · 7.12 KB
/
module-7.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
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
<!DOCTYPE HTML>
<html>
<head>
<title>M7: Secure Systems Architecture</title>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no" />
<link rel="stylesheet" href="assets/css/main.css" />
<noscript>
<link rel="stylesheet" href="assets/css/noscript.css" />
</noscript>
</head>
<body class="left-sidebar is-preload">
<div id="page-wrapper">
<!-- Header -->
<div id="header">
<!-- Inner -->
<div class="inner">
<header>
<h1><a href="/e-Portfolio/module-6" id="logo">M7: Secure Systems Architecture</a>
</h1>
</header>
</div>
<!-- Nav -->
<nav id="nav">
<ul>
<li><a href="/e-Portfolio">Home</a></li>
<li>
<a href="/e-Portfolio/pg-cert-cyber-security">PG Cert Cyber Security</a>
<ul>
<li><a href="/e-Portfolio/module-1">M1: Launching into Cyber Security</a></li>
<li>
<a href="/e-Portfolio/module-2">M2: Security and Risk Management <i
class="fa fa-solid fa-caret-right"></i></a>
<ul>
<li><a href="/e-Portfolio/module-2-individual-investigations">A. Individual
Investigations</a></li>
<li><a href="/e-Portfolio/module-2-seminar-activities">B. Seminar Activities</a>
</li>
<li><a href="/e-Portfolio/module-2-team-project">C. Team Project</a></li>
</ul>
</li>
<li><a href="/e-Portfolio/module-3">M3: Network Security</a></li>
<li><a href="/e-Portfolio/module-4">M4: Secure Software Development</a></li>
</ul>
</li>
<li>
<a href="/e-Portfolio/pg-dip-cyber-security">PG Dip Cyber Security</a>
<ul>
<li><a href="/e-Portfolio/module-5">M5: The Human Factor</a></li>
<li><a href="/e-Portfolio/module-6">M6: Research Methods and Professional Practice</a></li>
<li><a href="/e-Portfolio/module-7">M7: Secure Systems Architecture</a></li>
</ul>
</li>
</ul>
</nav>
</div>
<!-- Main -->
<div class="wrapper style1">
<div class="container">
<div class="row gtr-200">
<div class="col-4 col-12-mobile" id="sidebar">
<hr class="first" />
<section>
<header>
<h3>About Module 7</h3>
</header>
<p>
The Secure Systems Architecture module reviews the security aspects and evolution of
traditional operating systems architecture models, common security models,
and the impact of distributed systems technologies on modern systems.
</p>
<footer>
<a href="https://online.essex.ac.uk/wp-content/uploads/One-page-module-guides/Computing/SSA.pdf"
class="button info" target="_session-frame">Learn more</a>
<a href="https://www.my-course.co.uk/course/view.php?id=10663" class="button module"
target="_session-frame">Go to course</a>
<br><br>
<span class="site-note">*Some hyperlinks require access to the Secure Systems
Architecture Module (SSA_PCOM7E September 2023) within the University of
Essex's Online Virtual Learning Environment.</span>
</footer>
</section>
<hr />
<section>
<header>
<h3>Module 7 Highlights</h3>
</header>
<h4>Smart Home Security System</h4>
<div class="row gtr-50">
<div class="col-1"><i class="fa fa-solid fa-caret-right"></i></div>
<div class="col-11">
<h4>[Unit 3] Development Team Project: Design Document</h4>
<a href="/e-Portfolio/pdfs/M7/M7_A1_Design_Doc.pdf" class="button content"
target="_session-frame">Artefact</a>
<a href="/e-Portfolio/pdfs/M7/M7_A1_Group_Feedback.pdf" class="button info"
target="_session-frame">Feedback</a>
</div>
<div class="col-1"><i class="fa fa-solid fa-caret-right"></i></div>
<div class="col-11">
<h4>[Unit 6] Development Team Project: Code Development</h4>
<a href="https://github.com/xcelt/smart-home" class="button content"
target="_session-frame">Artefact</a>
<a href="/e-Portfolio/pdfs/M7/M7_A2_Group_Feedback.pdf" class="button info"
target="_session-frame">Feedback</a>
</div>
</div>
</section>
<br>
<br>
<br>
<br>
<br>
<!-- Back to top -->
<section class="back-to-top">
<header>
<a href="#" class="button top"><i class="fa fa-solid fa-arrow-up"></i></a>
</header>
</section>
</div>
<div class="col-8 col-12-mobile imp-mobile" id="content">
<article id="main">
<header>
<a name="m1-cld1"></a>
<h2>
Overview
</h2>
</header>
<div class="row gtr-50">
<h3>Smart Home Security System</h3>
<div class="col-11">
<h4>[Unit 3] Development Team Project: Design Document</h4>
<a href="/e-Portfolio/pdfs/M7/M7_A1_Design_Doc.pdf" class="button content"
target="_session-frame">Artefact</a>
<a href="/e-Portfolio/pdfs/M7/M7_A1_Group_Feedback.pdf" class="button info"
target="_session-frame">Feedback</a>
</div>
<div class="col-11">
<h4>[Unit 6] Development Team Project: Code Development</h4>
<a href="https://github.com/xcelt/smart-home" class="button content"
target="_session-frame">Artefact</a>
<a href="/e-Portfolio/pdfs/M7/M7_A2_Group_Feedback.pdf" class="button info"
target="_session-frame">Feedback</a>
</div>
</div>
</article>
</div>
</div>
</div>
</div>
</div>
<!-- Footer -->
<div id="footer">
<div class="container">
<div class="row">
<div class="col-12">
<!-- Contact -->
<section class="contact">
<header>
<h3>Your next quest?</h3>
</header>
<p>Feel free to reach out - I'd love to hear your story!</p>
<ul class="icons">
<li><a href="mailto:xt22073@essex.ac.uk" class="icon fa fa-envelope"><span
class="label">Email</span></a></li>
<li><a href="https://github.com/xcelt/e-Portfolio" class="icon brands fa-github"
target="_session-frame"><span class="label">GitHub</span></a></li>
<li><a href="https://www.linkedin.com/in/thecelineteh/" class="icon brands fa-linkedin-in"
target="_session-frame"><span class="label">Linkedin</span></a></li>
</ul>
</section>
<!-- Copyright -->
<div class="copyright">
<ul class="menu">
<li>Maintained by <a href="https://github.com/xcelt" target="_session-frame">xcelt</a>
<script>document.write(new Date().getFullYear())</script>
</li>
<li>Design: <a href="http://html5up.net" target="_session-frame">HTML5 UP</a></li>
</ul>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- Scripts -->
<script src="assets/js/jquery.min.js"></script>
<script src="assets/js/jquery.dropotron.min.js"></script>
<script src="assets/js/jquery.scrolly.min.js"></script>
<script src="assets/js/jquery.scrollex.min.js"></script>
<script src="assets/js/browser.min.js"></script>
<script src="assets/js/breakpoints.min.js"></script>
<script src="assets/js/util.js"></script>
<script src="assets/js/main.js"></script>
</body>
</html>