Tag: #encryption
Writing on GPUs, LLMs, MLOps, Kubernetes — and mindset · 6 posts
EU Chat Control 1.0: what actually passed, and the client-side scanning question
On 9 July 2026 the European Parliament let a message-scanning regulation pass even though more MEPs in the room voted against it than for it. The label Chat Control hides two very different things: a voluntary derogation
2026-07-11 · 6 min read #privacy#encryption#eu-regulation#client-side-scanning#messagingTLS/SSL and PKI Complete Guide — Handshake, Certificate Chain, Cipher Suites, 0-RTT, and the Post-Quantum Era (2025)
Behind the little padlock in the browser address bar lie 30 years of cryptography, trust chains, and protocol evolution. How TLS 1.2 2-RTT became 1.3 1-RTT, how the certificate chain makes you trust a server you have nev
2026-04-15 · 12 min read #tls#ssl#pki#https#certificateApplication Security Engineering Guide — OWASP Top 10, Authentication, Encryption, DevSecOps
Everything about application security: OWASP Top 10 vulnerabilities, secure authentication/authorization, practical encryption, secure coding, and DevSecOps pipelines.
2026-04-13 · 16 min read #ai#security#owasp#authentication#encryptionWeb Security OWASP Top 10 Complete Guide 2025: 10 Vulnerabilities Every Developer Must Prevent
Master the OWASP Top 10 2021 with code! Broken Access Control, Injection (SQL/XSS/Command), Cryptographic Failures, SSRF, Security Misconfiguration — principles, attack scenarios, defense code, and production checklists
2026-03-23 · 20 min read #security#owasp#xss#sql-injection#csrfThe Complete Security Guide for Developers — From Encryption to Zero Trust
Symmetric and asymmetric encryption, hashing, TLS handshake, OWASP Top 10, SQL Injection, XSS, CSRF, and Zero Trust architecture. A comprehensive summary of security concepts every developer must know, complete with code
2026-03-02 · 29 min read #architecture#security#encryption#zero-trust#owaspIPsec Mastery — From VPN Tunnel Internals to Deployment
IPsec core protocols (AH, ESP, IKE), Tunnel Mode vs Transport Mode, SA/SPI concepts, and the Phase 1/Phase 2 negotiation process. We dissect the entire journey of a packet being encrypted and delivered, with diagrams and
2026-03-02 · 7 min read #architecture#ipsec#vpn#network-security#encryption