Click any tag below to further narrow down your results
Links
Tailcat is an open-source tool that uses Tailscale's WireGuard-based networking layer (magicsock) to create point-to-point encrypted connections between machines without requiring a Tailscale account or control plane. You share a short address out-of-band, and the tool handles NAT traversal and relay through DERP servers.
- No account, no root access, no routing table changes needed — it's purely a userspace library and CLI that works on Linux, macOS, Windows, and BSD with multiple installation methods
- Supports practical use cases: port forwarding, SSH servers (with GitHub key auth), file transfer, SOCKS proxies, exit nodes, and command execution over encrypted tunnels
- All connection metadata is exchanged outside the tool (you decide how), and traffic is encrypted end-to-end; free DERP relays are available by default, or you can run your own
This is the App Store page for Anonine, an iOS VPN app that encrypts traffic and lets users appear to be in different countries. It offers free servers plus paid subscriptions ranging from $9.99/month to $35.99/year, though Apple notes the developer hasn't disclosed privacy practices.
- Free VPN access available with no account creation required, plus three paid subscription tiers ($9.99/month, $20.99/quarter, $35.99/year)
- Developer (Edelino Commerce Inc.) has not provided privacy policy details to Apple and will be required to do so at next app update
- Auto-renewing subscriptions with no free trial; refunds unavailable after renewal period begins
The article shows how modern inference APIs embed provider-only state—encrypted reasoning tokens, hidden searches, server-side compaction, and stored response IDs—making AI sessions nonportable. It proposes five tests (inspection, export, replay, audit, deletion) to verify true session ownership and warns that encrypted or ID-based state breaks continuity across providers.
- AI providers now embed provider-only state (encrypted reasoning tokens, hidden searches, server-side compaction, stored IDs) so your local transcript is just a partial view, not the real session.
- Five concrete tests—inspection, export, replay, audit, deletion—expose whether you actually own a session; encrypted blobs and response IDs fail all of them.
- Encryption features are marketed as privacy but actually let providers control decryption and replay (e.g., OpenAI's store:false only skips disk storage, Anthropic's thinking signatures don't transfer between models, Gemini stores conversations by default for days).
- Hosted web search from OpenAI, Google, and Anthropic hides the actual passages/URLs the model used, giving only snippets or citations, which breaks the ability to replay or audit results outside that provider's ecosystem.
Workbench lets you control your Mac from iPhone or iPad via high-fidelity streaming and voice dictation, with Apple Pencil, gesture, and middle-mouse support. It runs on Astropad’s proprietary LIQUID technology over a global relay network for low-latency, end-to-end encrypted sessions without port forwarding. You can also monitor and manage headless Mac minis running AI workflows remotely.
- Workbench streams your Mac's screen to iPhone/iPad via a relay network (11 regions), so there's no port forwarding or VPN setup needed
- Its LIQUID engine auto-switches codecs for low-latency, near-lossless visuals, with AES-256 end-to-end encryption
- It's built for remotely managing headless Mac minis running AI workflows—checking logs, restarting jobs, no monitor required
- Requires macOS 15+/iOS 26+, and Apple Silicon is recommended since Intel Macs lack H.265 support and use only a single codec
Moxie Marlinspike, creator of Signal Messenger, is launching Confer, an open-source AI assistant designed to ensure user data remains private and unreadable by anyone except the account holders. Utilizing strong encryption and trusted execution environments, Confer aims to set a new standard for AI chatbots while maintaining user confidentiality and security.
- Moxie Marlinspike is launching Confer, an open-source AI assistant built so that not even server operators can access user conversations, using trusted execution environments and strong encryption.
- It's designed to avoid the key-management complexity typical of encrypted tools while still shielding data from platform operators, hackers, and law enforcement/subpoenas.
- The push comes amid real precedent for exposure, like the court order forcing OpenAI to preserve all ChatGPT user logs.
- Marlinspike is aiming to replicate Signal's model of simple, verifiable, privacy-first design in the AI chatbot space.