August 21, 2026 • 10 min read Shared Signals Framework: A Basic Transmitter in Go Learn what the Shared Signals Framework is, why security events matter, and how to build a small Go transmitter with signed SETs and a SQLite delivery queue. #golang #ssf #openid #security #sqlite
January 25, 2017 • 7 min read Redis, STunnel, and C# Setting up SSL-encrypted communication between a C# application and Redis using STunnel as the SSL proxy. #redis #csharp #ssl #stunnel #database #security