Sunday, January 22, 2023

Password Strength

 When 8 is not enough, it can be cracked in 39 or less with GPU farms.

See the Password strength calculator at GRC

grc.com/haystack.htm




Friday, January 6, 2023

Hi ChatGPT, What is the difference between a program, software and a application.

 ChatGPT:

A program is a set of instructions that a computer can execute to perform a specific task. The instructions are written in a programming language, such as C++ or Python.

Software is a collection of programs and related data that provide the instructions for telling a computer what to do and how to do it.

An application is a specific type of software that is designed to perform a specific function or set of functions for the user. Applications are often designed to be used by end users, rather than by other software or systems.

So, to summarize:

  • A program is a set of instructions that a computer can execute.
  • Software is a collection of programs and data that provide instructions for telling a computer what to do.
  • An application is a specific type of software that is designed to be used by end users to perform specific functions.