diff --git a/guide.md b/guide.md index 754f9cb..5be4a90 100644 --- a/guide.md +++ b/guide.md @@ -86,9 +86,9 @@ Precautions while reading this guide and accessing the various links: - If you are reading this in PDF or ODT format, you will notice plenty of \`\`\` in place of double quotes (""). These \`\`\` are there to ease conversion into Markdown/HTML format for online viewing of code blocks on the website. -If you do not want the hassle and use one of the browsers below, you could also just install the following extension on your browser: [[Archive.org]][33] (**Warning, this extension and project seems abandoned or unmaintained, use at your on risk**): +If you do not want the hassle and use one of the browsers below, you could also just install the following extension on your browser: [[Archive.org]][33]: -- Firefox: +- Firefox: - Chromium-based browsers (Chrome, Brave, Edge): @@ -1501,7 +1501,7 @@ Here are some examples: - Be skeptical of Argon2d, as it's vulnerable to some forms of side-channels. Prefer Argon2i or Argon2id - Avoid: SHA-3, SHA-2, SHA-1, MD5 - + - Browser Security (HTTPS):