Browsing Tag
security
167 posts
Are hackers watching your screen right now?
It’s a possibility. I want to share with you one of the most sophisticated hacks I have ever…
CORS Error Explained and How to Fix It?
Understanding Cross-Origin Resource Sharing and How to Resolve CORS Errors Stack Overflow has 14k+ question tagged with CORS.…
Terraform & HashiCorp Vault Integration: Seamless Secrets Management
what is Hashicorp vault.? Imagine HashiCorp Vault as a secure digital vault for all your sensitive information like…
Sloan’s Inbox: Is security still an afterthought?
Hey folks! Sloan, DEV Moderator and mascot. I’m back with another question submitted by a DEV community member.…
Why adopt passkeys?
Passkeys are an emerging authentication technology. Major sites including Google, GitHub and Ebay now support passkeys. In this…
6 Tools To Help Keep Your Dependencies And Code More Secure
Open source enables so much in today’s software, startup, and end consumer world that we honestly owe it…
ASP.Net 9.0: Authentication Enhancements
The article demonstrates new features related to authentication and authorization. These enhancements aim to improve security and streamline…
Discover the Difference Between Port 80 and 443
In the digital world, where the internet is an integral part of our lives, understanding how data is…
SecretService: Library for Storing Secrets in Google Apps Script
Google Apps Script is an excellent tool for connecting various services via API. Access to API requires storing…
GitHub Actions for Secret Management
Navigating the complexities of managing projects, especially those inherited with little documentation on API keys and secrets, presents…