From f98ea96668786d92862d990919831b57bad73cc1 Mon Sep 17 00:00:00 2001 From: Shipwreckt Date: Thu, 22 Aug 2024 19:07:25 +0100 Subject: updates --- public/articals/internet/safety/02Passwords | 45 +++++++++++++++++++++++++++++ 1 file changed, 45 insertions(+) create mode 100644 public/articals/internet/safety/02Passwords (limited to 'public/articals/internet/safety/02Passwords') diff --git a/public/articals/internet/safety/02Passwords b/public/articals/internet/safety/02Passwords new file mode 100644 index 0000000..7326c5f --- /dev/null +++ b/public/articals/internet/safety/02Passwords @@ -0,0 +1,45 @@ + + + + + + Passwords + + + + +
+ +
+
+

Passwords

+

Date: 08-08-2024

+
+

Having a secure Password is the most important part of your online security, so how do you keep and know a good password?

+
+

Password managers

+

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?

+ +

I only suggest one password manager, that being KeePassXC, 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.

+

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.

+

Syncing all of your passwords between devices is easy with KeePassXC; I just use Syncthing to do so. It is easy to setup, and I have never had any issues with it!

+
+

What makes a good password?

+

A good password should be made up of totally random charicters that have no relation to you as a person.

+

An example of a weak password would be:
Grace'sPassword123

+

And an example of a strong password would be:
{gÙIjWÝ0ó{Ðö÷åQü9+òÀË×?̯Áv

+

Now you might see why you should have a password manager, so it can remember stuff like this for you!

+
+
+
Back  List  Next
+    
+ + + -- cgit v1.2.3