Made some minor fixes

It's definitely still not perfect, but it's good enough for now
This commit is contained in:
Alex Anderson 2022-07-10 21:47:22 +00:00
parent 034706add1
commit a395e45b43
No known key found for this signature in database
GPG Key ID: 0C216A52F6DF4920

View File

@ -1438,7 +1438,7 @@ There is a frequent adage among the infosec community: "Don't roll your own cryp
And there are reasons[^255]'[^256]'[^257]'[^258] for that:
We would not want people discouraged from studying and innovating in the crypto field because of that adage. So instead,We would recommend people to be cautious with "Roll your own crypto" because it is not necessarily good crypto:
We would not want people discouraged from studying and innovating in the crypto field because of that adage. So instead, we would recommend people to be cautious with "Roll your own crypto" because it is not necessarily good crypto:
- Good cryptography is not easy and usually takes years of research to develop and fine-tune.
@ -2673,7 +2673,7 @@ Consider also reading **<https://www.whonix.org/wiki/Full_Disk_Encryption#Encryp
### Linux Host OS:
As mentioned earlier, wedo not recommend using your daily laptop for sensitive activities. Or at leastWedo not recommend using your in-place OS for these. Doing that might result in unwanted data leaks that could be used to de-anonymize you. If you have a dedicated laptop for this, you should reinstall a fresh clean OS. If you do not want to wipe your laptop and start over, you should consider the Tails route or proceed at your own risk.
As mentioned earlier, we do not recommend using your daily laptop for sensitive activities. Or at least we do not recommend using your in-place OS for these. Doing that might result in unwanted data leaks that could be used to de-anonymize you. If you have a dedicated laptop for this, you should reinstall a fresh clean OS. If you do not want to wipe your laptop and start over, you should consider the Tails route or proceed at your own risk.
I also recommend that you do the initial installation completely offline to avoid any data leak.