Rajashekar Chintalapati's Picture

Hi there!

My name is Rajashekar Chintalapati. I'm a software engineer interested in developing software applications.

Latest Articles

Investigating request payload sent using tcpdump

Investigating request payload sent using tcpdump

Use case: Usually, when integrating with external service endpoints in your backend application, you will be using libraries (require('https') for Nodejs, import requests or import aiohttp for Python, HttpUrlConnection for Java, etc.) to make HTTP calls. It might be difficult...

Roam Research: Protect your file uploads

Roam Research: Protect your file uploads

Problem If you are uploading files (pdf, screenshots, images) with sensitive data, these uploads in Roam Research (and Notion) are not protected with your login, meaning if someone gets holds of this uploaded file URL they can view it.