Desktop app
The desktop app makes it easy to securely chat with the Privatemode API. It embeds the privatemode-proxy together with a chat interface to provide a ChatGPT-like user experience.
Requirements
- Operating systems:
- Windows (64-bit/amd64)
- MacOS (Intel/amd64 and Apple Silicon/arm64)
- (Linux support coming soon)
- Privatemode App key: Required for authentication
- Internet: Active connection required for API communication
Getting started
- Download the desktop app for your platform
- Install and run it
- Enter your App key
- Start chatting
Updates
Privatemode is constantly being improved. This affects the API (e.g., model updates) as well as the app. Usually, old app versions continue to work and benefit from API changes. But to take advantage of all the latest features, it's recommend to use the latest app version.
In case of an upcoming breaking API change, you will be notified in advance to update the app.
Logging
The app stores logs in the user configuration directory:
- on Windows:
%AppData%/EdgelessSystems/privatemode
- on Mac:
$HOME/Library/Application Support/EdgelessSystems/privatemode
When sending a support ticket to support@privatemode.ai, you may attach the log.txt
file to help understand the issue.
Privacy and security
The app prioritizes your privacy and data security:
- Uses only the official Privatemode API for all AI interactions
- Stores chat history and App key locally on your device
- Sends no data to third-party services
Transparency log
Like the privatemode-proxy, the desktop app maintains a manifest log for transparency and auditability. This log is stored in your system's default user configuration directory:
- on Windows:
%AppData%/EdgelessSystems/privatemode
- on Mac:
$HOME/Library/Application Support/EdgelessSystems/privatemode