qtkeychain
« Back to VersTracker
Description:
Platform-independent Qt API for storing passwords securely
Type: Formula  |  Latest Version: 0.15.0@0  |  Tracked Since: Oct 28, 2025
Links: Homepage  |  formulae.brew.sh
Category: Developer tools
Tags: qt security credentials keychain cryptography
Install: brew install qtkeychain
About:
QtKeychain is a cross-platform library that provides a Qt API for storing passwords and other sensitive data securely. It leverages native OS credential storage systems like macOS Keychain, Windows Credential Manager, and Linux's Secret Service. This allows Qt applications to manage credentials in a secure, platform-independent manner without handling encryption directly.
Key Features:
  • Platform-independent API for secure credential storage
  • Integration with native OS keychains (Keychain, KWallet, Secret Service)
  • Asynchronous and synchronous operation support
  • Handles encryption and key management automatically
Use Cases:
  • Storing user passwords or API keys in Qt desktop applications
  • Managing authentication tokens securely across different operating systems
  • Implementing secure credential persistence for Qt-based software
Alternatives:
  • libsecret – Linux-specific Secret Service implementation; qtkeychain offers broader cross-platform support
  • QKeychain – Alternative library with similar goals; qtkeychain is the more actively maintained fork
Version History
Detected Version Rev Change Commit
Oct 28, 2025 12:58am 0 VERSION_BUMP c750c4d5
Sep 18, 2025 5:29am 0 VERSION_BUMP 47b10df5
Jan 16, 2025 2:14pm 0 VERSION_BUMP d4fcdb3d