Update questions file
This commit is contained in:
parent
56f351424a
commit
ef366961e1
|
@ -1,7 +1,15 @@
|
||||||
# Sub Rosa Analysis
|
# Sub Rosa Analysis
|
||||||
|
|
||||||
|
## Checkpoint 1
|
||||||
|
|
||||||
|
Decrypt the message you received from the Sub Rosa administrator.
|
||||||
|
Include the code you used to decrypt it. What does the message say?
|
||||||
|
|
||||||
|
## Checkpoint 2
|
||||||
|
|
||||||
Once you have a fully-working client and server for encrypted chat, let's
|
Once you have a fully-working client and server for encrypted chat, let's
|
||||||
analyze potential vulnerabilities of the system. Answer the following
|
analyze potential vulnerabilities of the system. Answer the following
|
||||||
questions in `subrosa_analysis.md`.
|
questions:
|
||||||
|
|
||||||
1. When you interact with the server at `https://subrosa.makingwithcode.org`,
|
1. When you interact with the server at `https://subrosa.makingwithcode.org`,
|
||||||
you have no way of knowing what code is running. If the people running
|
you have no way of knowing what code is running. If the people running
|
||||||
|
|
Loading…
Reference in New Issue