What is Web3?

What is Web3?

Web3 is an internet concept based on public blockchain . Web 2.0, in which users can voluntarily participate in the flow of information, is a more evolved way of thinking, and it is spreading mainly in the blockchain and metaverse industries. Still, it is generally unfamiliar, and many people probably don’t know about it. Therefore, in this article,…

What is a botnet and how does it work?

What is a botnet and how does it work?

There are also botnets in the now super-stocked vocabulary of cybercrime. In the last ten years we have witnessed a real surge in cybercrime, thanks to increasingly solid organizations, financially powerful and capable of attacking with ever more sophisticated tools. Viruses such as Wannacry, NotPetya, Stuxnet, DarkHotel, rather than Mirai, have become real stars , infecting millions of computer devices,…

What is encryption?

What is encryption?

How many benefits has encryption brought to corporate security and beyond? At least $250 billion, according to the US Department of Commerce’s National Institute of Standards and Technology. It is the value produced, in terms of economic impact, by the development of its Advanced Encryption Standard (AES) over the last 20 years. The figure emerged from a study conducted…

Basic usage of Git for Windows

Basic usage of Git for Windows

Explains how to use the distributed version control system ” Git for windows “. I will explain the minimum necessary settings for using “Git” locally and the basic usage of “Git Bash”. If you haven’t installed “Git” yet, please install it by referring to the related article below. Related document: How to install Git on Windows Related document: How to use…

How to install TortoiseGit

How to install TortoiseGit

The GUI-based tool ” TortoiseGit ” makes it easier to manage. In this column, we will explain how to download and install the open source Git clients “TortoiseGit” and “Japanese Language Pack”. If you install “Git for Windows”, you will be working while typing the command line in the terminal, but it is recommended to install “TortoiseGit” after learning…