stfwn
  • Introduction
  • Calculus
    • Gradient
    • Taylor Series
    • Miscellaneous
  • Computer Science
    • Basic Architecture and Assembly
  • Fixes & Snippets
    • Docker
    • HTML
    • LaTeX
    • Linux
    • Node.js
    • Miscellaneous
  • Linear Algebra
    • Orthogonality
    • The Gram-Schmidt Process
    • QR-Factorization
    • Orthogonal Diagonalization
    • Quadratic Forms
    • Least Squares Theorem
    • Singular Value Decomposition
    • Pseudoinverse
  • Miscellaneous
    • Digital Safety
    • Homelab
    • Links
    • Music
  • Reading
Powered by GitBook
On this page
  1. Miscellaneous

Digital Safety

PreviousMiscellaneousNextHomelab

Last updated 5 years ago

  • Use a password manager; 1Password, LastPass, Bitwarden, Dashlane..

  • Use 2-factor authentication whenever possible.

  • Use SSH-keys over passwords.

  • Use blocker extensions:

  • Use containers to separate major services from each other and the

    rest of the web, e.g.

  • Secure local (development) web servers with a login and restrictive CORS permissions.

  • Never leave devices unattended.

  • Never use untrusted peripherals such as USB-sticks, keyboards and mice.

  • Use open and portable formats such as txt and csv over closed and

    proprietary formats such as doc and numbers whenever possible.

  • Use open source software like Vim and Gimp over proprietary software like

    Word and Photoshop whenever possible.

uBlock Origin
Privacy Badger
(Firefox Multi-Account Containers)
(why?)