corrected typo
parent
03120d6a07
commit
0bbfd7aef6
|
@ -380,7 +380,7 @@
|
|||
<li>make creating <em>server</em> software a good learning exercise for students,</li>
|
||||
<li>make creating your own <em>client</em> software easy to do for a a competent software developer of 3 to 10 years of experience,</li>
|
||||
<li>make creating your own <em>server</em> software easy to do for a a competent software developer of 3 to 10 years of experience,</li>
|
||||
<li>try to make it so multiple client software exists and new client software keeps on getting created, so that a malicious party doesn't have a single point of attack (i.., a single client) that if they compromise to compromise users' privacy,</li>
|
||||
<li>try to make it so multiple client software exists and new client software keeps on getting created, so that a malicious party doesn't have a single point of attack (i.e., a single client) that if they compromise to compromise users' privacy,</li>
|
||||
</ul>
|
||||
</section>
|
||||
<section>
|
||||
|
|
Loading…
Reference in New Issue