Skip to content

Commit

Permalink
Updates from today's lecture
Browse files Browse the repository at this point in the history
  • Loading branch information
aaronbloomfield committed Sep 1, 2023
1 parent 9d9505c commit 830a9e0
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 4 deletions.
3 changes: 1 addition & 2 deletions uva/daily-announcements.html
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,6 @@ <h2 class='xkcd'>Cyberintelligence</h2><img src="https://imgs.xkcd.com/comics/cy
- [Homework 2: Ethics](../hws/hw-ethics-tabbed.html) is ready and due next Fri, Sep 8th by midnight
- Readings: due this Monday, September 4th: [ACM Code of Ethics](https://www.acm.org/code-of-ethics), [Reflections on Trusting Trust](https://dl.acm.org/citation.cfm?id=358210), [Morris Worm Wikipedia page](https://en.wikipedia.org/wiki/Morris_worm)
- Everybody has to sign the Ethics Honor Pledge; the link is on the [Canvas landing page](https://canvas.its.virginia.edu/courses/59093)
- Relevant from yesterdays news: [FBI says it dismantled a botnet that hacked hundreds of thousands of computers](https://www.washingtonpost.com/us-policy/2023/08/29/fbi-duckhunt-qakbot-ransomware/)
- Today we will likely finish [ethics](../slides/ethics.html#/), starting on 5.7
- Next up: [encryption](../slides/encryption.html#/)
</section>
Expand All @@ -117,7 +116,7 @@ <h2 class='xkcd'>Password Strength</h2><img src="https://imgs.xkcd.com/comics/pa
- The second homework (not yet ready) will be on Ethics, due next Fri, Sep 8th
- Readings: due this Monday, September 4th: [ACM Code of Ethics](https://www.acm.org/code-of-ethics), [Reflections on Trusting Trust](https://dl.acm.org/citation.cfm?id=358210), [Morris Worm Wikipedia page](https://en.wikipedia.org/wiki/Morris_worm)
- Everybody has to sign the Ethics Honor Pledge; the link is on the [Canvas landing page](https://canvas.its.virginia.edu/courses/59093)
- Relevant from yesterdays news: [FBI says it dismantled a botnet that hacked hundreds of thousands of computers](https://www.washingtonpost.com/us-policy/2023/08/29/fbi-duckhunt-qakbot-ransomware/)
- Relevant from yesterday's news: [FBI says it dismantled a botnet that hacked hundreds of thousands of computers](https://www.washingtonpost.com/us-policy/2023/08/29/fbi-duckhunt-qakbot-ransomware/)
- Today we will finish the [terminology slide set](../slides/terminology.html#/) and start on [ethics](../slides/ethics.html#/)
</section>

Expand Down
2 changes: 1 addition & 1 deletion uva/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ <h2 id="course-calendar">Course calendar</h2>
<td>M,W,F</td>
<td>Rational Paranoia</td>
<td><a href="../slides/security-mindset.html#/">The Security Mindset</a>, <a href="../slides/terminology.html#/">Terminology</a>, <a href="../slides/policy.html#/">US Cybersecurity Policy</a></td>
<td>Mon: terminology to 4.16; Wed: finished terminology, ethics to 5.6</td>
<td>Mon: terminology to 4.16; Wed: finished terminology, ethics to 5.6; Fri: finished ethics</td>
</tr>
<tr class="odd">
<td>3</td>
Expand Down
2 changes: 1 addition & 1 deletion uva/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ Course calendar
| Week # | Week of Monday | Lecture days | HWs due | Expected Topics | Actual Progress |
|----|----|----|----|----|----|
| 1 | Aug 21 | W,F | | [Course introduction](../slides/introduction.html#/), [The Security Mindset](../slides/security-mindset.html#/) | Wed: intro to 5.7; Fri: finished intro, security mindset to 6.13 |
| 2 | Aug 28 | M,W,F | Rational Paranoia | [The Security Mindset](../slides/security-mindset.html#/), [Terminology](../slides/terminology.html#/), [US Cybersecurity Policy](../slides/policy.html#/) | Mon: terminology to 4.16; Wed: finished terminology, ethics to 5.6 |
| 2 | Aug 28 | M,W,F | Rational Paranoia | [The Security Mindset](../slides/security-mindset.html#/), [Terminology](../slides/terminology.html#/), [US Cybersecurity Policy](../slides/policy.html#/) | Mon: terminology to 4.16; Wed: finished terminology, ethics to 5.6; Fri: finished ethics |
| 3 | Sep 4 | M,W,F | Policy | [US Cybersecurity Policy](../slides/policy.html#/), [Ethics](../slides/ethics.html#/) | |
| 4 | Sep 11 | M,W,F | Ethics | [Encryption](../slides/encryption.html#/) | |
| 5 | Sep 18 | M,W,F | RSA | [Encryption](../slides/encryption.html#/) | |
Expand Down

0 comments on commit 830a9e0

Please sign in to comment.