VOOZH about

URL: https://dzone.com/users/3086204/kalyango.html

⇱ Kalyan Gottipati - DZone Member


Kalyan Gottipati

Principal Solution Architect

Scottsdale, US

Joined Aug 2017

About

For over 16 years, I've navigated the ever-evolving landscape of IT. My passion lies in crafting innovative solutions that bridge the gap between business needs and technological possibilities. As a Solution Architect, I wear many hats – strategist, leader, and mentor – all fueled by a relentless pursuit of progress

Stats

Reputation: 214
Pageviews: 24.8K
Articles: 3
Comments: 2

Articles

How to Fix the OWASP Top 10 Vulnerability in Angular 18.1.1v
Discuss the configurations and see examples of how to mitigate security vulnerabilities in an Angular web application 18.1.1v in detail.
August 1, 2024
· 7,676 Views · 1 Like
How to Secure Your Angular Apps: End-to-End Encryption of API Calls
Explore an example of implementing end-to-end encryption of API calls in your secure web app built with Angular.
July 26, 2024
· 11,701 Views · 3 Likes
A Guide to Security Controls for Risk-Based API Protection
In this post, we are going to navigate risk-based API security controls which are essential in helping you construct more solid and tamper-proof APIs.
July 19, 2024
· 5,440 Views · 2 Likes

Comments

How to Secure Your Angular Apps: End-to-End Encryption of API Calls

Aug 02, 2024 · Kalyan Gottipati

You are absolutely right that encryption of data in transit is not a silver bullet, particularly when local access by an attacker. However it remains a key element for reliable security defenses Here's are couple of use cases:

Even if read by a third-party, encrypted data is unintelligible to unauthorized parties. Mitigates the impact of a successful attack by making stolen data useless. Makes it harder for attackers to manipulate data in transit.. etc.

Thank you for your interest in this topic. I'll definitely write an article on the benefits of encrypting API payloads when handling PII.


How to Secure Your Angular Apps: End-to-End Encryption of API Calls

Aug 02, 2024 · Kalyan Gottipati

This article provides a step-by-step guide on encrypting HTTPS request and response payloads to safeguard sensitive PII data from exposure through browser inspection

User has been successfully modified

Failed to modify user

Let's be friends: