How to Securing SSE | HAHWUL
In this article, I’ll explain Server-Sent Events (SSE), one of the technologies for implementing real-time data communication in web applications. We’ll explore the basic concepts…
In this article, I’ll explain Server-Sent Events (SSE), one of the technologies for implementing real-time data communication in web applications. We’ll explore the basic concepts…
A guide on securing WebSocket to protect real-time applications from common vulnerabilities. This article covers the security vulnerabilities of WebSocket, which enables real-time bidirectional communication,…
Cookies play a crucial role in web applications, but at the same time, they require careful attention to security settings. In this post, we’ll take…
A guide to understanding and implementing Subresource Integrity (SRI) for enhanced web security. Subresource Integrity (SRI) is a security feature that enables browsers to verify…
Learn about Content Security Policy (CSP), its importance, how it works, and how it enhances web security. What is Content Security Policy (CSP)? Content Security…
Setting up new Wi-Fi? Picking the type of password you need can seem like an arbitrary choice. After all, WEP, WPA, WPA2, and WPA3 all…
A significant part of the process of creation is the ability to imagine things that do not yet exist. This skill was instrumental to the…
In the tech teams I lead, “priority” has no plural form. Whether you’re leading a team of people or leading yourself, it’s important to take…
If you’ve ever half-written a software project before taking a few days off, this is the article you’ll discover you needed when you reopen that…
As a Director of Engineering, I’m a software developer who hires and leads other software developers. It’s not surprising then that I get asked this…
How long does it take for a bug to get squashed, or for a pull request to be merged? What kind of issues take the…
Here’s a practice I use personally and encourage within my open source projects and any small teams I run for work. I’ve seen major elements…