Git Product home page Git Product logo

how-to-security's Introduction

how-to-security

Basic advice on how to do computer things securely for non-experts

Table of Contents

  1. How to securely text and call your friends
  2. How to securely use free/open Wi-Fi
  3. How to use Tor
  4. How to choose a search engine
  5. How to save your passwords
  6. How to come up with a password
  7. How to not get your accounts hacked
  8. More resources
  9. Helpful people to follow

How to securely text and call your friends

Install Signal. Download for iOS | Download for Android

Read this article by Micah Lee.

How to securely use free/open Wi-Fi

You need a VPN service. A VPN connection will encrypt the traffic between you and a service that you trust more than the wi-fi router, which could be operated by anyone.

You should pay for the service rather than using a free service, so they have some accountability to you as a user.

Here's a solid list of respectable VPN services to use. Here's an even more sophisticated list, with more data and advice.

How to use Tor

Using Tor does not make you anonymous, but it can make specific internet activities more difficult to track and connect to your offline identity. There's a lot to learn about how to use Tor safely and protect your privacy; don't get over-confident as a beginner.

There are two pieces of software to get you on Tor:

  • Tor Browser: You can install this on your existing operating system with minimal fuss.
  • Tails: A hardened operating system that tunnels all traffic through Tor for all applications, and which stores no data permanently on your hard drive.

As a small number of Tor users have been legally targeted, consider connecting to a VPN before connecting to Tor so your Tor connection is less obvious to those snooping on the connection between you and your ISP. Keep in mind, however, that any website who knows your offline identity will also have a record of you connecting via Tor.

How to choose a search engine

Google's search quality is far superior to every other search engine, but searching with them is also a privacy disaster. Consider switching to another search engine, such as DuckDuckGo.

How to save your passwords

Use a password manager to store your passwords. This will help you establish a random, long, and unique password for every single service and account you use. For beginners, I recommend LastPass -- it's simple, secure, and avaialble on both desktop and mobile devices.

How to come up with a password

Almost every password you ever set should be randomly generated using a password manager. However, there may be some passwords that you need to generate on your own, such as the one you use to authenticate to your password manager.

You're probably really bad at coming up with good passwords, because you're a human. We have terrible intuition about what constitutes true randomness, and have a strong bias for coming up with strings that are easy to memorize rather than easy to break.

One strong option is to generate a "random passphrase." Choose 6-8 truly random words and memorize them. Although this may seem like a surprisingly small amount of information, there are so many possible words that this actually represents a lot of randomness, and will be very difficult to brute force. Here is one online passphrase generator. For bonus points, save that page to your desktop, and open the local copy of the page in your web browser to prevent the owner of the website from snooping on your generated passwords.

How to not get your accounts hacked

  • Use a unique password for every service, generated randomly by a password manager.
  • Enable two-factor authentication whenever possible. Avoid services that do not support 2FA. Google Authenticator is probably the best 2FA option in terms of security and privacy.
  • Evaluate the recovery process for each service you sign up for; you want to make it very difficult for an attacker to use a "password reset" or "2FA reset" process to hijack your account. If the recovery process relies on answers to recovery questions, choose questions and answers that will be difficult for an attacker to brute force or guess; such questions have many possible answers, and your answer to it will be uncommon. If the recovery process relies on receiving an SMS or email message, make sure those accounts are locked down. Every internet account is only as secure as its recovery process. (See https://nakedsecurity.sophos.com/2016/06/14/deray-mckessons-twitter-account-hacked-with-just-his-name-and-four-digits/ story, for example.)
  • Learn how to identify and avoid phishing attempts.

Requests

Got other questions on security? Pitch your suggestions via Twitter to one of the contributors listed below.

More resources

Helpful people to follow

Contributors

how-to-security's People

Contributors

kristovatlas avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.