HostAnywhere – Securely connect devices and services, backup phones
Tailscale clone with phone backups, but the core mesh networking is already solved.
Create printable, encrypted QR backups you can recover offline without cloud services.
Printable QR + human-readable fallback for offline recovery, no cloud dependency.
Security-conscious users needing physical cold storage backups for sensitive data
Coldcard (hardware wallet backups) · Cryptosteel (physical seed storage)
Tailscale clone with phone backups, but the core mesh networking is already solved.
Fixes Restic's cloud blindness by understanding Drive IDs, folder trees, and change APIs.
Threat model is clear, but policy enforcement on compromised endpoints is the honest boundary.
Post-quantum hybrid encryption finally arrives in PHP where it's been missing.
Temporary decryption with ctg run deletes plaintext after command, unlike sops or git-crypt.
Encrypts files one-by-one from a single runnable JAR, which is nice for cross-platform use and managing many small vaults without re-archiving. The README clearly explains usage, but there’s no visible discussion of algorithms, key management, integrity guarantees, or threat model — that omission keeps this from standing out in a space already served by mature tools like age/gocryptfs.