website

This is my amazing website!
git clone git://shipwreckt.co.uk/website
Log | Files | Refs | README | LICENSE

commit bf88a372e220b91dc5052bf5848f714476690268
parent e144eba6f7a26391c3a2888d424c3194f1581228
Author: Shipwreckt <19771001-Shipwreckt@users.noreply.gitlab.com>
Date:   Thu, 30 May 2024 20:16:07 +0000

Update 0How_To_Stay_Safe_Online.html
Diffstat:
Mpublic/articles/0How_To_Stay_Safe_Online.html | 4++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/public/articles/0How_To_Stay_Safe_Online.html b/public/articles/0How_To_Stay_Safe_Online.html @@ -4,7 +4,7 @@ <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>Shipwreckt</title> - <link rel="icon" href="Images/logo.jpg" type="image/x-icon"> + <link rel="icon" href="../Images/logo.jpg" type="image/x-icon"> <link rel="stylesheet" href="../styles.css"> </head> <body> @@ -34,7 +34,7 @@ <h3>Date: 30:5:2024</h3> <hr> <h3>Introduction</h3> - <p>Computers are always at risk. No matter how much work you do or how hard you try, there will always be a way to hack your system.. In this artical I will share how I keep my computers safe and the tools I use to do so.</p> + <p>Computers are always at risk. No matter how much work you do or how hard you try, there will always be a way to hack your system. In this article I will share how I keep my computers safe and the tools I use to do so.</p> <h3>Passwords</h3> <p>Passwords are the main way people get into our computers and online accounts. So it is key to have strong passwords, so hackers have a hard time finding out what the passwords are. So what does a strong password consist of? A strong password should consist of a sequence of special characters (like?, #, and $) and normal characters. A strong password should also not have any words found in the dictionary, so that rules out many people's passwords.