Skip to content

Tech Tip Bits

Information Technology Simplified

  • Home
  • Security
  • Excel
  • Linux
  • Networking
  • Development
  • Disclaimer

Category: Security

  • Home
  • Security
  • Page 2
Development Security

Input validation in web applications

May 19, 2021 techtipbits

Input validation or data validation is a technique to test and verify all incoming data to make sure that it is in the right format. All applications should treat user input as untrusted by default and make sure that only the right kind of information is entered.

Read More
Linux Security

Wiping disks and full disk encryption

May 14, 2021 techtipbits

Personal information is easily retrievable from hard drives even long after they’ve been deleted so it’s essential to understand how to keep storage secure and erase it securely.

Read More
Development Security

What are browser cookies and how do they work?

May 10, 2021 techtipbits

Browser cookies are small pieces of information that are stored on the user’s computer while they browse websites.

Read More
Linux Security

Using client side certificates for secure authentication

May 8, 2021May 8, 2021 techtipbits

Client-side SSL certificates are a great tool to add an extra layer of security by validating client connections.

Read More
Linux Security

Protect files with Apache, part 2

May 5, 2021May 5, 2021 techtipbits

There are a few more different ways to further extend protective measures through Apache, most of them are quite simple to configure.

Read More

Posts navigation

Previous 1 2 3 Next

Recent Posts

  • Encrypted incremental backups with Restic
  • Free SSL certificates on Linux
  • MySQL database access controls
  • OpenVPN advanced examples
  • Run multiple MySQL versions in Docker on Linux

Categories

  • Development
  • Excel
  • Linux
  • Networking
  • Security
  • Web
(C) Tech Tip Bits 2021 - All Rights Reserved.