Mobile Driver's License: Difference between revisions

From IDESG Wiki
Jump to navigation Jump to search
Line 23: Line 23:
===Privacy Considerations===
===Privacy Considerations===
* [https://security.googleblog.com/2020/10/privacy-preserving-features-in-mobile.html Google Privacy-preserving features in the Mobile Driving License] (2020-10-28) Which depends on the following Android 11 API3 0 Identity Credential features, However a keystore backed version will run on API 24 and later.
* [https://security.googleblog.com/2020/10/privacy-preserving-features-in-mobile.html Google Privacy-preserving features in the Mobile Driving License] (2020-10-28) Which depends on the following Android 11 API3 0 Identity Credential features, However a keystore backed version will run on API 24 and later.
** [https://developer.android.com/reference/android/security/identity/IdentityCredentialStore IdentityCredentialStore] first available in API 30.
** [https://developer.android.com/reference/android/security/identity/IdentityCredentialStore IdentityCredentialStore] first available in [https://developer.android.com/reference/kotlin/androidx/security/identity/IdentityCredential API 30].
** [https://developer.android.com/jetpack/androidx/releases/security#security-identity-credential_version_100_2 Android Jet-pack] (2020-08-19) Security-Identity-Credential Version 1.0.0-alpha01 (and later), compatible with the data structures in the  ISO 18013-5 Personal identification — ISO-compliant driving license — Part 5: Mobile driving licence (mDL) application
** [https://developer.android.com/jetpack/androidx/releases/security#security-identity-credential_version_100_2 Android Jet-pack] (2020-08-19) Security-Identity-Credential Version 1.0.0-alpha01 (and later), compatible with the data structures in the  ISO 18013-5 Personal identification — ISO-compliant driving license — Part 5: Mobile driving licence (mDL) application



Revision as of 04:13, 20 December 2020

Full Title or Meme

The Mobile Driver's License is being developed to expand the Identity functions of the driver's license to the online space.

Context

Use Cases

  • Mobile_Driver's License in Healthcare
  • The March 10, 2017 VPWG Meeting Page describes the ways that the Commonwealth of Virgina is expanding the use of the Identity cards.

    Catherine Schulten from LifeMed reported on the meeting she had with Dave Burhop. Both Dave and Catherine live in Richmond, Virginia. They met at the Department of Motors Vehicles where Dave is the CIO for the Commonwealth of Virginia DMV. The DMV have established a proof of concept for a mobile driver’s license that can be used as an ID card for vulnerable populations. In Heath care that is an interesting proposal because we could understand who the person is, help to understand programs available to them, and a lot of other information. These vulnerable people have a tendency to need a lot of health care. Catherine had proposed to Dave that they put together a study in a teaching hospital in Richmond that sees a lot of vulnerable individuals. Catherine would like to see how the combination of a mobile driver’s license and health care intersect for these people. LifeMed has a solution for identity in health care and she would like to see how the two programs could work together. Catherine will be putting together a proposal that Dave would bring to the DMV. There is no funding or grant money available, but right now they are charting the course without that in mind.

  • The April 21, 2017 VPWG Meeting Page has a long discussion from Dave Burhop of Virginia on the use of the Driver's license with the Vulnerable population of the state. The last message was that Virginia charges $10 for the ID.

Problems

Solutions

Privacy Considerations

References