Security

Введение в OAuth 2 — step-by-step Security tutorial on Progressive Robot

Введение в OAuth 2

OAuth 2 представляет собой фреймворк для авторизации, позволяющий приложениям осуществлять ограниченный доступ к пользовательским аккаунтам на HTTP сервисах, например, на Facebook, GitHub и the cloud provider. Он работает по принципу делегирования аутентификации пользователя сервису, на…

Read more
Una introducción a OAuth 2 — step-by-step Security tutorial on Progressive Robot

Una introducción a OAuth 2

OAuth 2 es una estructura (framework) de autorización que le permite a las aplicaciones obtener acceso limitado a cuentas de usuario en un servicio HTTP, como Facebook, GitHub y the cloud provider. Delega la autenticación del usuario al servicio que aloja la cuenta del mismo y…

Read more
A Deep Dive into Iptables and Netfilter Architecture — step-by-step Security tutorial on Progressive Robot

A Deep Dive into Iptables and Netfilter Architecture

Firewalls are an important tool that can be configured to protect your servers and infrastructure. In the Linux ecosystem, iptables is a widely used firewall tool that interfaces with the kernel’s netfilter packet filtering framework. For users and administrators who…

Read more
CHAT