Platform-independent Qt API for storing passwords securely
Platform-independent Qt API for storing passwords securely
qtkeychain$ qtkeychain-tool store --service myapp --account user@example.com --password$ qtkeychain-tool retrieve --service myapp --account user@example.com$ qtkeychain-tool delete --service myapp --account user@example.com