this post was submitted on 23 Feb 2026
26 points (100.0% liked)

Privacy

4165 readers
136 users here now

Icon base by Lorc under CC BY 3.0 with modifications to add a gradient

founded 2 years ago
MODERATORS
 

Source

Pipe line.

TerminalPhone is a single, self-contained Bash script that provides anonymous, end-to-end encrypted voice and text communication between two parties over the Tor network. It operates as a walkie-talkie: you record a voice message, and it is compressed, encrypted, and transmitted to the remote party as a single unit. You can also send encrypted text messages during a call. No server infrastructure, no accounts, no phone numbers. Your Tor hidden service .onion address is your identity.

CLI Interface

Compatible with termux using the termux API application. The native termux app does not have the ability to pipe audio directly to termux. We use termux API to pipe this audio directly to the application. Install termux API, then install the application. Option 5 will prompt you for microphone permissions.

you are viewing a single comment's thread
view the rest of the comments
[–] panda_abyss@lemmy.ca 4 points 2 weeks ago

That is really fucking cool!