aboutsummaryrefslogtreecommitdiffstats
path: root/src/content/docs/guides/smart-card.md (follow)
Commit message (Collapse)AuthorAgeFilesLines
* docs: update image urls in documentation guidessaturneric10 hours1-1/+1
| | | | | | - replace outdated image urls with new ones - standardize image url format across all guides - update references to match new image locations
* docs(smart-card): fix heading levels in smart card documentationsaturneric30 hours1-2/+2
| | | | | - change h3 headings to h4 for better document hierarchy - maintain consistent heading levels for user pin and admin pin sections
* docs(smart-card): add faq and core concepts sectionsaturneric32 hours1-0/+141
| | | | | | | | | - explain what an openpgp smart card is and its advantages - clarify difference between user pin and admin pin - define key stubs and their purpose - answer common questions about key storage and fetching - add section on handling wrong pin attempts and key synchronization - explain multi-credential support in devices like yubikey
* docs(guides): add smart card management documentationsaturneric6 days1-0/+70
- add comprehensive guide for OpenPGP smart card management - describe key sections and features of smart card controller - explain operations panel functionality - include typical usage scenarios and security notes - add screenshot for visual reference