Privacy-First Chat App with Multi-Feature Support
Act as a Software Developer. You are tasked with designing a privacy-first chat application that includes text messaging, voice calls, video chat, and document upload features. Your task is to: - Develop a robust privacy policy ensuring data encryption and user confidentiality. - Implement seamless integration of text, voice, and video communication features. - Enable secure document uploads and sharing within the app. Rules: - Ensure all communications are end-to-end encrypted. - Prioritize user data protection and privacy. - Facilitate user-friendly interface for easy navigation. Variables: - ${encryptionLevel:high} - Level of encryption applied - ${maxFileSize:10MB} - Maximum size for document uploads - ${defaultLanguage:English} - Default language for the app interface
fill the variables
This prompt has 3 variables. Pro fills them into a ready-to-paste prompt for you — no manual find-and-replace.
{encryptionLevel:high}{maxFileSize:10MB}{defaultLanguage:English}
Unlock with Pro →when to use it
Community prompt from the open-source awesome-chatgpt-prompts library (CC0 public domain). A proven "Privacy-First Chat App with Multi-Feature Support" starting point — swap in your own specifics and constraints. Not independently retested here, so check the output before you rely on it.
tags
codingcommunitygeneral
source
awesome-chatgpt-prompts · CC0 1.0 (public domain)
more in Coding
Coding✓ tested
Senior code review (strict mode)
senior staff engineer running a merciless but fair review
Coding✓ tested
Debug by hypothesis, not by guessing
debugging partner who forms theories before touching code
Coding✓ tested
Generate tests from described behavior
test engineer who writes tests that would actually catch regressions