Episode Details
Back to Episodes
SecureCallOps: Building a Privacy-First Phone-Banking Tool
Description
This story was originally published on HackerNoon at: https://hackernoon.com/securecallops-building-a-privacy-first-phone-banking-tool.
SecureCallOps is a phone outreach platform built for volunteer phone-banking, where callers receive one contact at a time instead of a full spreadsheet.
Check more stories related to cybersecurity at: https://hackernoon.com/c/cybersecurity.
You can also check exclusive content about #cybersecurity, #data-privacy, #python, #open-source, #cloud-security, #docker, #postgresql, #azure, and more.
This story was written by: @arizh0. Learn more about this writer by checking @arizh0's about page,
and for more stories, please visit hackernoon.com.
SecureCallOps is a phone outreach platform built for volunteer phone-banking, where callers receive one contact at a time instead of a full spreadsheet. It encrypts personal data at rest, renders names as images, keeps phone numbers out of the browser, and enforces single-assignment workflows server-side. Built with FastAPI, PostgreSQL, Docker Compose, and Terraform for Azure. After using it internally, I cleaned it up and open-sourced it.