Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WIP: Support for Portuguese Electronic ID Cards #208

Open
wants to merge 12 commits into
base: master
Choose a base branch
from
9 changes: 9 additions & 0 deletions pteid/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# Portuguese Electronic Identity Cards

Basic support for PTEID cards is added.
The cards cannot be used with the standard PKI and tools as the objects are signed by a self generated CA.
The Object structure, permissions and certificates tries to follow the same structure as original cards.

This is useful for development purposes, especially when using the PKCS11 interface.
Some objects may be inconsistent as they were copied from a development card. Further developments will focus on properly emulating PTEID cards.

Loading