Show HN: Sklad – Secure, offline-first snippet manager (Rust, Tauri v2)
Source: Hacker News
Overview
Hi HN, I’m Pavel.
I built Sklad because, as a DevOps engineer, I was frustrated with how I handled operational data. I constantly need access to SSH passwords (where keys aren’t an option), specific IP addresses, and complex CLI one-liners. I realized I was storing them in insecure text files or sti…