diff --git a/_items/tools.md b/_items/tools.md index fb30ee2..79a262c 100644 --- a/_items/tools.md +++ b/_items/tools.md @@ -22,7 +22,6 @@ _Disclaimer: This is for education / research._ \>> [Browser](#browser)
\>> [Crypto](#crypto)
\>> [Developer Tools](#developer-tools)
-\>> [DNS](#dns)
\>> [Domain Registrar](#domain-registrar)
\>> [Encryption](#encryption)
\>> [File Sharing](#file-sharing)
@@ -37,6 +36,8 @@ _Disclaimer: This is for education / research._ #### __Authentication__ +Multifactor authentication is extremely important as it provides multiple layers to your account even if your password is compromised. + - [Aegis](https://github.com/beemdevelopment/Aegis) (Mobile) - [andOTP](https://github.com/andOTP/andOTP) (Mobile) - [NitroKey](https://www.nitrokey.com/) (Hardware) @@ -54,6 +55,8 @@ _Disclaimer: This is for education / research._ #### __Browser__ +Your browser contains everything you do. It is the main entry point onto your system, along with the main privacy & security risk. + - [TOR Browser](https://torproject.org) - [Librewolf](https://librewolf.net/) - [Vanadium](https://vanadium.app) (Mobile) @@ -63,6 +66,8 @@ _Disclaimer: This is for education / research._ ##### Browser Extensions +Extensions help increase privacy, at the cost of anonymity. None of these should be installed on Tor Browser. + - [ClearURL](https://github.com/ClearURLs/Addon) - [UBlock Origin](https://github.com/gorhill/uBlock) - [NoScript](https://github.com/hackademix/noscript) @@ -98,12 +103,10 @@ _Disclaimer: This is for education / research._
-#### __DNS__ - -
- #### __Domain Registrar__ +Registering a domain anonymously is very important, especially considering they can reveal a lot about you in a ``whois`` search if you haven't paid for "whois protection". These services will protect you. + - [Njalla](https://njal.la) - [1984](https://1984hosting.com) @@ -111,6 +114,8 @@ _Disclaimer: This is for education / research._ #### __Encryption__ +Your files should *always* be encrypted. Even if your devices are compromised, your files should be safe assuming you've set things up properly. + - [VeraCrypt](https://veracrypt.fr) - [Photok](https://github.com/leonlatsch/Photok) (Mobile) @@ -118,6 +123,7 @@ _Disclaimer: This is for education / research._ #### __File Sharing__ +Sharing files can often times be difficult task. These are some applications that can securely share files. - [OnionShare](https://onionshare.org) - [Syncthing](https://syncthing.net) @@ -126,6 +132,8 @@ _Disclaimer: This is for education / research._ #### __Frontends & Social Media__ +Frontends act as a proxy between you and the service without tracking or revealing your IP address to said service. +
#### Redirect @@ -135,100 +143,45 @@ _Disclaimer: This is for education / research._
-#### Medium - -
- -##### Frontends - -- [Scribe](https://sr.ht/~edwardloveall/scribe/) - -
- -#### Reddit - -
- -##### Alternatives - -- [Aether](https://getaether.net) - -
- -##### Clients - -- [Slide](https://github.com/ccrama/Slide) (Mobile) - -
- -##### Frontends - -- [Libreddit](https://libredd.it) - -
- -#### Twitter - -
- -##### Alternatives - -- [Mastadon](https://joinmastadon.org) - -
- -##### Frontends - -- [Nitter](https://github.com/zedeus/nitter) - -
- -#### Wikipedia - -
- -##### Alternatives - -- [Wikiless](https://wikiless.org) - -
- #### Frontends -- [] +Medium - [Scribe](https://sr.ht/~edwardloveall/scribe/) +Reddit - [Libreddit](https://libredd.it) +Twitter - [Nitter](https://github.com/zedeus/nitter) +Wikipedia - [Wikiless](https://codeberg.org/orenom/Wikiless) +YouTube - [Invidious](https://invidious.io)
-#### YouTube +#### Alternatives + +Reddit - [Aether](https://getaether.net) +Twitter - [Mastadon](https://joinmastadon.org) +YouTube - [Peertube](https://joinpeertube.org) +YouTube - [Odysee](https://odysee.com)
-##### Alternatives +#### Clients -- [Peertube](https://joinpeertube.org) -- [Odysee](https://odysee.com) +Reddit - [Slide](https://github.com/ccrama/Slide) (Mobile) -
- -##### Clients - -- [NewPipe](https://netpipe.net) (Mobile) - -
- -##### Frontends - -- [Invidious](https://invidious.io) -- [ViewTube](https://github.com/viewtube/viewtube-vue) +YouTube -[NewPipe](https://netpipe.net) (Mobile)
#### __Email Providers__ +Email is a nessecary evil that is required in this world. Email is inherently insecure, which means your email provider can read any of your messages. These providers offer encryption, anonymity and security. + - [Proton](https://proton.me) +- [Mailfence](https://mailfence.com) + #### Aliases +This provides multiple aliases for your emails, so you do not have to reveal your true email address. This is extremely useful especially if you are worried about your email being leaked. + - [SimpleLogin](https://simplelogin.io/) - [AnonAddy](https://anonaddy.com/) @@ -237,6 +190,8 @@ _Disclaimer: This is for education / research._ #### __Messengers__ +Your messages must be secure as they reveal a lot about you. Choosing an encrypted messenger will prevent any unauthorized users from reading any of your messages. +
##### Decentralized @@ -262,6 +217,8 @@ _Disclaimer: This is for education / research._ #### __Operating System__ +Your operating system is the most important part, if it is insecure then you can assume any activities done are also compromised. This is the "heart" of ones setup and should be heavily considered and researched. + - [Tails](https://tails.boum.org) - [Whonix](https://whonixproject.org) - [QubesOS](https://qubes-os.org) @@ -271,12 +228,16 @@ _Disclaimer: This is for education / research._ #### __Password Managers__ +Password managers are a great way to both securely and remember all of your passwords. Your passwords are saved in an encrypted database, which you only need to remember 1 password while generating secure passwords for all of your accounts. + - [KeePassXC](https://keepassxc.org)
#### __Search Engine__ +Your search engine knows a lot about you. This information is often times sold to 3rd parties and given away to government agencies. They often show biased search results. Choose a better one here. + - [DuckDuckGo](https://duckduckgo.com) - [SearX](https://searx.me) - [Brave Search](https://search.brave.com)