Ticket #59 (assigned defect)
Warning regarding not-erasable cards in Quickstart
| Reported by: | ecki@… | Owned by: | nils |
|---|---|---|---|
| Priority: | normal | Milestone: | 0.11.5 |
| Component: | pkcs15init | Version: | 0.10.0 |
| Severity: | normal | Keywords: | |
| Cc: |
Description (last modified by martin) (diff)
The Quick Start Guide of SCB states:
Erase your card, if something failed
pkcs15-init --erase --use-default-transport-key
The OpenSC SecureSetup says:
However,anyone knowing the transport key and who has access to your card can delete the pkcs15 directory with all its keys, certs, data, ...
This is not true for all cards. There should be a warning regarding cards that are not erasable. Maybe a list of cards known to be not erasable or a hint how to test ones card. In that case, you must not loose your SO-PIN and -PUK, even if you just want to test the card/software. I dont know if its possible to delete single objects on such cards. If not, the warning should also say so. Useless test keys/certs own a rather expensive card would be annoying. An unsuspecting user could discard his PINs/PUKs just to realize that he cant erase the card.
