Tag it

AAA Network Protocols

This post summarizes Authentication, Authorization and Accountability (AAA) protocols or AAA network protocols. Do not confuse the AAA protocols with the authentication protocols like EAP, CHAP and PAP. Authentication protocols works in the OSI layers 2 and 3, and AAA…

Identity and Access Management

Identity and Access Management (IAM) is one of the basics of information security. Concepts related to Authentication Continuous authentication Monitors user behavior continuously to ensure that the authenticated user remains the same throughout a session. Risk-based authentication analyzes user behavior…

Assembly Language

Types of computer codes, from more computer-friendly to human-friendly: Assembly language is sometimes known as assembler language or symbolic machine code, and commonly abbreviated with the acronym ASM. Early computer programs were written in assembly language, as programming languages did…

Zero Trust Security

A key concept of zero trust security is that it assess security dynamically. Zero Trust Network (ZTN) Zero Trust Architecture (ZTA) Zero Trust Network Access (ZTNA) is an IT security solution that provides secure remote access to an organization’s applications,…

Network Access Control

Network Access Control (NAC) is a security solution that enforces policy on devices that access networks to increase network visibility and reduce risk. NAC’s posturing capability determines if a system is sufficiently secure and compliant enough to connect to a…

Linux Desktop Environments

This post summarizes the main free and open-source (FOSS) desktop environments for Unix-like and Linux OSs. List of Linux Desktop Environments List of Linux desktop environments: The most popular are KDE Plasma and GNOME. Common Desktop Environment (CDE) Common Desktop…

Email Protocols

This post presents some aspects related to electronic mail (email or e-mail) protocols. Email Operational Protocols POP3 Post Office Protocol 3 (POP3) is considered deprecated. IMAP Internet message access protocol (IMAP) SMTP An open relay is an insecure SMTP server…