Settings

Theme

Show HN: SilentGPT – Terminal ChatGPT Client in C (AES-256, No Telemetry)

github.com

3 points by silentpuck 5 months ago · 0 comments · 1 min read

Reader

I built SilentGPT as a fully terminal-based ChatGPT client written in C.

Why? I needed something minimal that respects my privacy and runs anywhere — even airgapped or offline shells.

Features: - Written in C, single portable binary - AES-256-GCM encryption for chat history and API keys - Supports multiple tokens via `--token` - Optional password protection via `--secure` - No OpenAI logging – pure curl + OpenSSL - Export, list, delete, rename chats — all from CLI

This is my first real C tool at this scale — happy to hear your feedback or critiques.

Silent and precise.

No comments yet.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection