-
Notifications
You must be signed in to change notification settings - Fork 0
Security
Sherry Singh edited this page Jun 1, 2026
·
1 revision
SmartCard Guard monitors the smart card reader using PC/SC tools.
When the card disappears:
- Card removal is detected
- Session is locked
- Lock enforcement continues
SmartCard Guard never accesses:
- PIN numbers
- Banking data
- Card balances
- Account information
- Payment functionality
The card is used only as a presence token.
Think of it like:
- A physical key
- An employee badge
- A workstation access card
For best security:
- Use a dedicated smart card
- Keep your card physically secure
- Enable full disk encryption
- Use strong account passwords
Current version accepts any detected smart card.
Future versions will support ATR whitelisting.