Holecard – CLI password manager with TOTP support
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.
- ▪Holecard features dual-key encryption using a master password and a secret key for enhanced security.
- ▪It supports TOTP for generating two-factor authentication codes and can manage SSH keys with ssh-agent integration.
- ▪Users can install Holecard from crates.io or GitHub and manage their password entries through a variety of commands.
Hacker News (Newest) files mainly under programming. We currently carry 5,306 of its stories.
Story provenance
Source · retrieval · rights · ranking — open for full record
inspect →
Story provenance
Attribution is not the same as permission. This drawer separates discovery metadata, excerpts, WeSearch-generated summaries, reuse status, and whether the publisher receives the visit. Nothing here claims a legal grant the publisher has not made.
Record
| Original publisher | GitHub |
| Canonical URL | https://github.com/shabaraba/holecard |
| Publication time | Mon, 18 May 2026 20:53:46 +0000 |
| Retrieval time | 2026-05-18T21:04:56.980Z |
| Last seen | 2026-05-18T21:04:56.980Z |
| Headline source | Publisher (no WeSearch rewrite) |
| Excerpt source | publisher body |
| Excerpt method | First ~120 words (~800 chars) of extracted publisher body, fair-use limited. |
| Summary | WeSearch · cerebras-chat (WeSearch summarizer) |
| Summary source text | contentText |
| Citation coverage | Summary is a WeSearch-generated derivative; primary citation is the original publisher URL. |
| Cluster | hs6-w22dSfdW |
| Cluster logic | Grouped by semantic title/content similarity across sources within a rolling window. Same-publisher template collisions are excluded from coverage comparison. |
| Ranking reason | Story pages are not engagement-ranked. Hub feeds use recency, with optional source-diversified chronological ordering (cap consecutive stories per source). No personalized ranking. |
| Publisher visit | Yes — open original |
| Substitutes article? | No — link-out required for full text |
Rights status (four layers)
WeSearch handling by dimension
| Indexing | May the item be indexed (stored, ranked, made findable)? | Allowed |
| Snippet | May a short excerpt of the publisher's text be shown? | Allowed |
| AI summary | May WeSearch generate its own short summary of the article? | Limited |
| Retrieval / RAG | May the content be exposed for third-party retrieval-augmented generation? | Not asserted |
| Model training | May the content be used to train AI models? | Not asserted |
| Commercial reuse | May the content be reused commercially? | Not permitted |
Basis: Derived from the published RSS/Atom feed. Contact: [email protected]. Reviewed: 2026-07-24.
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.