diff options
Diffstat (limited to 'public/articals/internet/safety')
-rw-r--r-- | public/articals/internet/safety/00Intro | 27 | ||||
-rw-r--r-- | public/articals/internet/safety/01Profiles | 27 | ||||
-rw-r--r-- | public/articals/internet/safety/02Passwords | 71 | ||||
-rw-r--r-- | public/articals/internet/safety/03Browser | 27 |
4 files changed, 78 insertions, 74 deletions
diff --git a/public/articals/internet/safety/00Intro b/public/articals/internet/safety/00Intro index 58b7c54..66ef48f 100644 --- a/public/articals/internet/safety/00Intro +++ b/public/articals/internet/safety/00Intro @@ -1,22 +1,23 @@ <!DOCTYPE html> -<html lang="en"> -<head> +<html lang="en-GB"> + <head> <meta charset="UTF-8"> + <meta name="author" content="Shipwreckt"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>Introduction</title> <link rel="stylesheet" href="../../../styles.css"> <link rel="icon" href="../../../Images/favi.png" type="image/x-icon"> -</head> -<body> + </head> + <body> <header> - <nav> - <ul> - <li><a href="../../../index.html">Home</a></li> - <li><a href="../../../links.html">Links</a></li> - <li><a href="../../../projects.html">Projects</a></li> - <li><a href="../../../contact.html">Contact</a></li> - </ul> - </nav> + <nav> + <ul> + <li><a href="../../../index.html">Home</a></li> + <li><a href="../../../links.html">Links</a></li> + <li><a href="../../../projects.html">Projects</a></li> + <li><a href="../../../contact.html">Contact</a></li> + </ul> + </nav> </header> <main> <h1>Introduction</h1> @@ -27,7 +28,7 @@ <p>The reason why I am writing this series of articles to share how I stay safe online and to help others become more privacy conscious and secure. </p> <hr> <center> - <pre text-align=center><a href="../../internetlist">Back</a> <a href="01Profiles">Next</a> + <pre text-align=center><a href="../../internetlist">Back</a> <a href="01Profiles">Next</a> </main> </body> </html> diff --git a/public/articals/internet/safety/01Profiles b/public/articals/internet/safety/01Profiles index 88fe551..9e42c7c 100644 --- a/public/articals/internet/safety/01Profiles +++ b/public/articals/internet/safety/01Profiles @@ -1,22 +1,23 @@ <!DOCTYPE html> -<html lang="en"> -<head> +<html lang="en-GB"> + <head> <meta charset="UTF-8"> + <meta name="author" content="Shipwreckt"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>Profiles</title> <link rel="stylesheet" href="../../../styles.css"> <link rel="icon" href="../../../Images/favi.png" type="image/x-icon"> -</head> -<body> + </head> + <body> <header> - <nav> - <ul> - <li><a href="../../../index.html">Home</a></li> - <li><a href="../../../links.html">Links</a></li> - <li><a href="../../../projects.html">Projects</a></li> - <li><a href="../../../contact.html">Contact</a></li> - </ul> - </nav> + <nav> + <ul> + <li><a href="../../../index.html">Home</a></li> + <li><a href="../../../links.html">Links</a></li> + <li><a href="../../../projects.html">Projects</a></li> + <li><a href="../../../contact.html">Contact</a></li> + </ul> + </nav> </header> <main> <h1>Online profiles</h1> @@ -34,7 +35,7 @@ <p>Use your common sense! Do not share any of your passwords unless you absolutely have tools. If a website seems off and you feel uncomfortable, leave the website.</p> <hr> <center> - <pre text-align=center><a href="00Intro">Back</a> <a href="../../internetlist">List</a> <a href="02Passwords">Next</a> + <pre text-align=center><a href="00Intro">Back</a> <a href="../../internetlist">List</a> <a href="02Passwords">Next</a> </main> </body> </html> diff --git a/public/articals/internet/safety/02Passwords b/public/articals/internet/safety/02Passwords index d8a54b0..98c0016 100644 --- a/public/articals/internet/safety/02Passwords +++ b/public/articals/internet/safety/02Passwords @@ -1,43 +1,44 @@ <!DOCTYPE html> -<html lang="en"> +<html lang="en-GB"> <head> - <meta charset="UTF-8"> - <meta name="viewport" content="width=device-width, initial-scale=1.0"> - <title>Passwords</title> - <link rel="stylesheet" href="../../../styles.css"> - <link rel="icon" href="../../../Images/favi.png" type="image/x-icon"> + <meta charset="UTF-8"> + <meta name="author" content="Shipwreckt"> + <meta name="viewport" content="width=device-width, initial-scale=1.0"> + <title>Passwords</title> + <link rel="stylesheet" href="../../../styles.css"> + <link rel="icon" href="../../../Images/favi.png" type="image/x-icon"> </head> <body> - <header> - <nav> - <ul> - <li><a href="../../../index.html">Home</a></li> - <li><a href="../../../links.html">Links</a></li> - <li><a href="../../../projects.html">Projects</a></li> - <li><a href="../../../contact.html">Contact</a></li> - </ul> - </nav> - </header> - <main> - <h1>Passwords</h1> - <h3>Date: 08-08-2024</h3> - <hr> - <p>Having a secure Password is the most important part of your online security, so how do you keep and know a good password?</p> - <hr> - <h3>Password managers</h3> - <p>In the modern day you do not need to remember your passwords thanks to password managers! But what password managers can you turst and use?</p> + <header> + <nav> + <ul> + <li><a href="../../../index.html">Home</a></li> + <li><a href="../../../links.html">Links</a></li> + <li><a href="../../../projects.html">Projects</a></li> + <li><a href="../../../contact.html">Contact</a></li> + </ul> + </nav> + </header> + <main> + <h1>Passwords</h1> + <h3>Date: 08-08-2024</h3> + <hr> + <p>Having a secure Password is the most important part of your online security, so how do you keep and know a good password?</p> + <hr> + <h3>Password managers</h3> + <p>In the modern day you do not need to remember your passwords thanks to password managers! But what password managers can you turst and use?</p> - <p>I only suggest one password manager, that being <a href="https://keepassxc.org">KeePassXC</a>, and the reason why I suggest KeePassXC is because the source code is available to view so you know you can trust it, and the other reason why I suggest using KeePassXC is because it is offline, meaning nobody can hack an online account; instead, they have to obtain the password.kdbx file on your computer, which is harder to do than hacking an online account.</p> - <p>Due to the fact that KeePassXC works offline with a .kdbx file, I suggest having a spare USB stick with a backup on it just in case it gets deleted for whatever reason.</p> - <p>Syncing all of your passwords between devices is easy with KeePassXC; I just use <a href="https://syncthing.net/">Syncthing</a> to do so. It is easy to setup, and I have never had any issues with it!</p> - <hr> - <h3>What makes a good password?</h3> - <p>A good password should be made up of totally random charicters that have no relation to you as a person.</p> - <p>An example of a weak password would be: <br><font color="red">Grace'sPassword123</font></p> - <p>And an example of a strong password would be: <br><font color="green">{gÙIjWÝ0ó{Ðö÷åQü9+òÀË×?̯Áv</font></p> - <p>Now you might see why you should have a password manager, so it can remember stuff like this for you!</p> - <hr> - <center> + <p>I only suggest one password manager, that being <a href="https://keepassxc.org">KeePassXC</a>, and the reason why I suggest KeePassXC is because the source code is available to view so you know you can trust it, and the other reason why I suggest using KeePassXC is because it is offline, meaning nobody can hack an online account; instead, they have to obtain the password.kdbx file on your computer, which is harder to do than hacking an online account.</p> + <p>Due to the fact that KeePassXC works offline with a .kdbx file, I suggest having a spare USB stick with a backup on it just in case it gets deleted for whatever reason.</p> + <p>Syncing all of your passwords between devices is easy with KeePassXC; I just use <a href="https://syncthing.net/">Syncthing</a> to do so. It is easy to setup, and I have never had any issues with it!</p> + <hr> + <h3>What makes a good password?</h3> + <p>A good password should be made up of totally random charicters that have no relation to you as a person.</p> + <p>An example of a weak password would be: <br><font color="red">Grace'sPassword123</font></p> + <p>And an example of a strong password would be: <br><font color="green">{gÙIjWÝ0ó{Ðö÷åQü9+òÀË×?̯Áv</font></p> + <p>Now you might see why you should have a password manager, so it can remember stuff like this for you!</p> + <hr> + <center> <pre text-align=center><a href="01Profiles">Back</a> <a href="../../internetlist">List</a> <a href="03Browser">Next</a> </main> </body> diff --git a/public/articals/internet/safety/03Browser b/public/articals/internet/safety/03Browser index bae0a0b..dbf05b7 100644 --- a/public/articals/internet/safety/03Browser +++ b/public/articals/internet/safety/03Browser @@ -1,22 +1,23 @@ <!DOCTYPE html> -<html lang="en"> -<head> +<html lang="en-GB"> + <head> <meta charset="UTF-8"> + <meta name="author" content="Shipwreckt"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>Web browser</title> <link rel="stylesheet" href="../../../styles.css"> <link rel="icon" href="../../../Images/favi.png" type="image/x-icon"> -</head> -<body> + </head> + <body> <header> - <nav> - <ul> - <li><a href="../../../index.html">Home</a></li> - <li><a href="../../../links.html">Links</a></li> - <li><a href="../../../projects.html">Projects</a></li> - <li><a href="../../../contact.html">Contact</a></li> - </ul> - </nav> + <nav> + <ul> + <li><a href="../../../index.html">Home</a></li> + <li><a href="../../../links.html">Links</a></li> + <li><a href="../../../projects.html">Projects</a></li> + <li><a href="../../../contact.html">Contact</a></li> + </ul> + </nav> </header> <main> <h1>Web browsers</h1> @@ -38,7 +39,7 @@ <p>Overall, if you use one of these two browsers, you should be pretty safe from being tracked across the internet. Before you try out one of these browsers, make sure you still have your previous browser installed, just in case you dislike it.</p> <hr> <center> - <pre text-align=center> <a href="02Passwords">Back</a> <a href="../../internetlist">List</a> + <pre text-align=center> <a href="02Passwords">Back</a> <a href="../../internetlist">List</a> </main> </body> </html> |