Get Started

Install in seconds. Protect your secrets forever.

Available for macOS, Windows & WSL — Free for all platforms
Free
🍎

macOS

Native app with Touch ID and Keychain integration. Apple Silicon optimized!

Download v3.1.0
Installation Steps
  1. Double-click to open the disk image
  2. Right-click "Right-Click Here Then Click Open.command"
  3. Select Open from the menu
  4. Click Open when macOS asks to confirm
  5. Enter your password if prompted
Free
🐧

WSL/Linux

Rust daemon for WSL2. Bridges Windows Hello auth to Linux CLI tools. New: Setup wizard!

Install (download + extract)
curl -sL https://downloads.llmsecrets.com/scrt-wsl-0.3.1.tar.gz | tar xz && ./install/install.sh
Download v0.3.1
Uninstall
systemctl --user stop scrt-daemon; systemctl --user disable scrt-daemon; rm -rf ~/.local/bin/scrt* ~/.config/scrt

Why You Can Trust This Download

Open source security through transparent verification

👥
Open Source
Code reviewed by
community & AI
🔐
Build Hash
Committed to repo
before release
Published Hash
Displayed below
for verification
🔍
You Verify
Match hash =
Trusted download
🔍 How to Verify Your Download
  1. Download the file
  2. Run the hash command for your OS (below)
  3. Compare output to the published hash
  4. If they match → file is authentic
🤖 Not a Security Expert?

Use AI to audit our code. Ask questions like "Does this app send data externally?" or "How are secrets encrypted?"

Ask DeepWiki About Our Code →

Verify Downloads (SHA256)

Verify file integrity before installation:

# macOS v3.1.0
dd1c6726ea159fba38c8cf78a22012709f06c69a7d29e19f33029b8b789f1550 LLM-Secrets-macOS-v3.1.0.dmg
# Windows v3.1.1
5c0fffb9a3df8f5edcb0e4921e1afc74ee77fc006a94a1b4c33af659d72cdc23 LLM-Secrets-3.1.1-Setup.exe
# WSL/Linux v0.3.1
8d823ddf04e50d356018fe0f4e28362357cc7b354d19b2234541267ac61a14d9 scrt-wsl-0.3.1.tar.gz
# Verify on macOS (Terminal):
shasum -a 256 ~/Downloads/LLM-Secrets-macOS-v3.1.0.dmg
# Verify on Windows (PowerShell):
Get-FileHash .\LLM-Secrets-3.1.1-Setup.exe -Algorithm SHA256
# Verify on Linux/WSL:
sha256sum scrt-wsl-0.3.1.tar.gz

System Requirements

macOS

macOS 12+ with Touch ID

Windows 10/11

64-bit with Windows Hello configured

WSL2

For Linux development on Windows