aboutsummaryrefslogtreecommitdiffstats
path: root/src/content/docs/guides/smart-card.md (unfollow)
Commit message (Collapse)AuthorFilesLines
19 hoursdocs(smart-card): fix heading levels in smart card documentationsaturneric1-2/+2
- change h3 headings to h4 for better document hierarchy - maintain consistent heading levels for user pin and admin pin sections
21 hoursdocs(smart-card): add faq and core concepts sectionsaturneric1-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
5 daysdocs(guides): add smart card management documentationsaturneric1-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