Secure Chats: Off the Wire

The raw research and news that didn't make the main stage.

More Vibe Coding with Claude

Porting the Java Swing reference client into a native Android app — same protocol, same controller, new UI. A walk through the architectural mapping, where the desktop code carried over verbatim, and where Android demanded a fresh take.

Read Full Article →

Vibe Coding with Claude

Building the Secure Chats interactive API demo entirely through natural-language prompts — no manual code, just intent. A walkthrough of how Claude reasoned through each step, from user registration to a fully wired real-time chat window, thirteen prompts start to finish.

Read Full Article →

TinyServer — A lightweight Java HTTP server

TinyServer is a lightweight Java HTTP server that supports GET and POST requests, servlet-based request handling, minimal JSP templating, JSON parsing and serialization, dependency injection, and pluggable logging. It requires Java 21+ as it uses virtual threads.

Read Full Article →

CNet — Complex Valued Neural Networks in C++/CUDA

CNet is a C++/CUDA framework for building and researching deep complex valued neural networks, as well as for optimization of complex valued functions using gradient descent with Wirtinger derivatives. It supports CPU and NVIDIA GPU execution with virtual threads.

Read Full Article →
SecBot Support
Reading our blog? Let me know if you have questions about our encryption protocols!