WeSearch

Holecard – CLI password manager with TOTP support

·4 min read · 0 reactions · 0 comments · 14 views
#passwords#security#software
Holecard – CLI password manager with TOTP support
⚡ TL;DR · AI summary

Holecard is a command-line interface (CLI) password manager that offers dual-key encryption and TOTP support. It allows users to manage passwords, SSH keys, and generate two-factor authentication codes securely. The tool integrates with system keyrings and supports biometric authentication on macOS devices.

Key facts
Original article
GitHub
Read full at GitHub →
Opening excerpt (first ~120 words) tap to expand

A secure CLI password manager with dual-key encryption, TOTP support, and SSH key management. Features Dual-key encryption - Master password + secret key for enhanced security Strong cryptography - Argon2id key derivation + AES-256-GCM encryption System keyring integration - Secure storage with macOS/Linux keychain TOTP support - Generate 2FA codes with auto-clipboard copy SSH key management - Store and manage SSH keys with ssh-agent integration Biometric authentication - Touch ID, Face ID, Apple Watch support on macOS Session caching - Avoid repeated password prompts with configurable timeout Quick Start # Install from crates.io cargo install holecard-cli # Initialize deck hc init # Add a hand hc hand add github -f username=myuser -f password=mypass # Get a hand hc hand get github # Copy…

Excerpt limited to ~120 words for fair-use compliance. The full article is at GitHub.

Anonymous · no account needed
Share 𝕏 Facebook Reddit LinkedIn Threads WhatsApp Bluesky Mastodon Email

Discussion

0 comments

More from GitHub