ALL APPS
PromptCloak

PromptCloak

LIVE

Intelligence without surveillance

AI & Privacy/iOS / iPadOS · macOS coming soon

PromptCloak is a privacy-first AI chat app for iPhone and iPad (Mac version coming soon). Access six powerful AI models — including uncensored Grok with a 2M token context window — without ever creating an account. Your identity is a cryptographic keypair generated on your device. All conversations are stored locally, prompts are routed through a zero-knowledge stateless backend, and on-device PII scrubbing strips personal information before anything leaves your phone. Bring your own API keys for Claude and GPT to bypass our servers entirely.

01

Five Layers of Privacy

LAYER 01

No Account Required

No email. No phone. No sign-up. Open the app and start chatting.

LAYER 02

Device-Only Storage

All chat history stored locally on your device via SwiftData. Nothing is backed up to any server.

LAYER 03

Ed25519 Crypto Signing

Every request signed with military-grade elliptic curve cryptography — the same algorithm used in SSH and Signal.

LAYER 04

TLS 1.3 + Cert Pinning

Transport security with pinned certificates prevents man-in-the-middle attacks.

LAYER 05

On-Device PII Scrubbing

Strict Mode strips names, places, and organizations before anything leaves your phone. You see real text. The AI sees placeholders.

LAYER ++

Zero-Knowledge Backend

No database. Messages pass through and are immediately discarded. There is nothing to hack, subpoena, or leak.

02

Screenshots

PromptCloak screenshot 1
PromptCloak screenshot 2
PromptCloak screenshot 3
03

Features

🔐

Zero-Knowledge Identity

No accounts, no email, no phone number. An Ed25519 keypair generated on your device is your only identity. Our servers never know who you are — and never can.

🧠

Six AI Models

Llama 3.3 70B, Llama 3.1 8B, GPT-OSS 120B, GPT-OSS 20B, Qwen 3 32B, and Grok 4 Fast (uncensored, 2M context). Switch models mid-conversation. Up to 1,000 tokens per second.

🛡️

On-Device PII Scrubbing

Strict Privacy Mode uses Apple's NLTagger to detect and replace names, organizations, and locations with anonymous tokens before prompts leave your device. You see real text — the AI sees placeholders.

🔑

Bring Your Own Key

Connect your own OpenAI or Anthropic API keys for direct device-to-provider communication. BYOK requests bypass our backend entirely — zero intermediaries.

📸

Vision & Image Analysis

Attach photos from camera, library, or drag-and-drop. All EXIF metadata is stripped by re-rendering through a graphics context — GPS, camera info, and timestamps are scrubbed before the AI sees your image.

💡

Adaptive Memory System

Automatic memory extraction learns your preferences across conversations. Hybrid relevance ranking combines on-device NLEmbedding vectors, word overlap, and recency scoring with 50-memory cap and LRU eviction.

⚙️

Custom Instructions & Skills

Persistent instructions shape every response. Create reusable Skills — custom slash commands with system prompts and template messages that sync across devices via iCloud.

🌐

Perplexity Web Search

Real-time web search powered by Perplexity Sonar. Smart auto-routing detects queries needing live data. 100 searches per month on the base plan.

📊

Context Compression

Intelligent token budgeting with LLM-generated rolling summaries. When conversations exceed the context window, an incremental summary preserves key information while freeing space.

🎙️

Meeting Transcription

Record meetings or import audio files for on-device transcription via Apple Speech. Audio never leaves your device. Transcripts appear in chat — ask the AI to summarize, extract action items, or answer questions about what was discussed.

🔒

Military-Grade Transport

TLS 1.3 minimum with SPKI certificate pinning against Let's Encrypt intermediates. Every API request is Ed25519-signed — the same cryptography used in SSH and Signal Protocol.

💻

iPhone & iPad · Mac coming soon

Universal SwiftUI app built for iPhone and iPad. Split-view sidebar on iPad, haptic feedback on iPhone, dark mode only. The Mac version is in development and will launch shortly after.

04

PromptCloak vs. ChatGPT

 ChatGPTPromptCloak
Account requiredYes (email + phone)No
Chat stored on serverYes (OpenAI servers)Never — device only
Data used for trainingYes (opt-out available)Impossible (stateless)
PII protectionNoneOn-device scrubbing
Request authOAuth tokensEd25519 signatures
AI models1 family (GPT)6 models, 2 providers
Inference speed~50-80 tok/sUp to 1,000 tok/s
Max context128K tokensUp to 2M tokens
Image metadataRetainedEXIF stripped
Backend dataIndefinite retentionNo database exists