WO2000067098A1 - Pcmcia-compliant smart card secured memory assembly for porting user profiles and documents - Google Patents

Pcmcia-compliant smart card secured memory assembly for porting user profiles and documents Download PDF

Info

Publication number
WO2000067098A1
WO2000067098A1 PCT/US2000/012247 US0012247W WO0067098A1 WO 2000067098 A1 WO2000067098 A1 WO 2000067098A1 US 0012247 W US0012247 W US 0012247W WO 0067098 A1 WO0067098 A1 WO 0067098A1
Authority
WO
WIPO (PCT)
Prior art keywords
card
user
reader
smart card
computer
Prior art date
Application number
PCT/US2000/012247
Other languages
French (fr)
Inventor
Giorgio J. Vanzini
Gregory Burns
Original Assignee
Microsoft Corporation
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Microsoft Corporation filed Critical Microsoft Corporation
Priority to JP2000615873A priority Critical patent/JP2003521758A/en
Priority to AU49864/00A priority patent/AU4986400A/en
Priority to EP00932082.1A priority patent/EP1188103B1/en
Publication of WO2000067098A1 publication Critical patent/WO2000067098A1/en

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/60Protecting data
    • G06F21/62Protecting access to data via a platform, e.g. using keys or access control rules
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/30Authentication, i.e. establishing the identity or authorisation of security principals
    • G06F21/31User authentication
    • G06F21/34User authentication involving the use of external additional devices, e.g. dongles or smart cards
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2221/00Indexing scheme relating to security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F2221/21Indexing scheme relating to G06F21/00 and subgroups addressing additional information or applications relating to security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F2221/2103Challenge-response
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2221/00Indexing scheme relating to security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F2221/21Indexing scheme relating to G06F21/00 and subgroups addressing additional information or applications relating to security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F2221/2149Restricted operating environment

Definitions

  • This invention relates to systems and methods for transporting user profiles and data files from one computer to another. More particularly, this invention relates to a portable profile carrier that enables a user to securely store and transport a user profile and personal data files, while allowing the user to access the profile and data files during log on processes at a standalone or networked computer so that the computer retains the same 'look and feel' of the user's desktop and setup.
  • Profiles are used by operating systems to configure operating characteristics of a computer (e.g., user interface schema, favorites lists, etc.) according to user- supplied preferences and provide storage for the user's personal data files (e.g., files on the desktop or in the user's "my documents" folder.
  • Windows NT operating systems from Microsoft Corporation supports two types of profiles: local profiles and roaming profiles.
  • a local profile is stored and loaded from a fixed location on the local computer. The profile remains at the computer, and is not portable to another computer. Thus, if the user logs onto another computer, a new profile is created for that user from a default profile.
  • the user ends up with different profiles on each machine that he/she logs onto and hence, each machine looks and feels differently.
  • FIG. 1 shows a client-server architecture 20 that implements conventional roaming profiles.
  • the architecture 20 includes a server 22 connected to serve a client 24 over a network 26.
  • the server 22 has an operating system 28 and a profile store 30 that holds various user profiles.
  • the profiles are associated with the users via a passcode.
  • the client 24 runs an operating system 32.
  • the user When the user logs onto the client 24, the user is initially prompted for a user name, domain name, and password.
  • the domain name is used to identify the server 22 and the user name is used to locate a corresponding user profile from the profile store 30. If a profile exists (i.e. the user name is known to the server), the password is used in a challenge response exchange with the server to verify the identity of the user. If the user provided the correct password for the given user name the user's profile is downloaded from the server 22 to the client 24 and used to configure the client according to the user's preferences.
  • the architecture may further include smart card tokens.
  • the user is assigned a personal smart card and inserts the smart card into a card reader at the client. In this case the user name, domain name, and password is stored on the smart card. Instead of the user entering this information the user enters a passcode that unlocks the card and makes the information available to the client which then performs the logon process as described above.
  • One drawback with the roaming architecture is that users have only limited control over their own profiles. A user cannot, for instance, establish a roaming profile without the assistance of a network administrator. The administrator must assign a roaming profile pathname in the user's account on the domain server. The user then has the option to indicate on each machine whether to use a roaming profile or a local profile.
  • Another drawback with roaming profiles is that the architecture restricts roaming to clients connected to the network 26 with access to the domain server and the profile server 22. The architecture does not allow a user to access his/her profile on a home computer or other standalone computer that is not network attached.
  • This invention concerns a portable profile carrier that stores and securely transports a user's profile and personal user data files from one computer to the next.
  • the profile carrier is a two-component assembly comprising a storage card
  • the reader is physically constructed in a form factor of a PCMCIA card and has a slot to receive the storage card.
  • the reader has a card interface and controller to facilitate data communication with the storage card.
  • the reader is equipped with data memory (e.g., flash memory) to store the user profile and data files.
  • the storage card protects access to the data memory.
  • the composite profile carrier alternately enables access to the user profile on the flash memory when the card is present and the user is authenticated, while disabling access when the card is removed or the user is not authenticated within a certain time period.
  • the storage card is implemented as a smart card having processing capabilities.
  • the card reader is implemented as a smart card reader.
  • the profile assembly is assigned a pair of public and private keys, with the public key being stored on the smart card reader and the private key being kept on the smart card.
  • the smart card also stores a passcode that is unique to the user.
  • the user To access the contents in the flash memory, the user assembles the card reader and smart card and inserts the assembled carrier into a PCMCIA device reader at the computer. The user is prompted to enter a passcode and the smart card authenticates the user by comparing the user-supplied passcode to the stored passcode. Assuming that the user is legitimate, the smart card then authenticates the smart card reader by determining whether the public key is complementary with the private key. If it is, access to the user profile and data files on the flash memory is permitted.
  • Fig. 1 is a block diagram of a prior art client-server system that supports roaming profiles from one network client to another.
  • Fig. 2 is a block diagram of system having a portable profile carrier that securely transports user profiles and data files from computer to computer.
  • the portable profile carrier in conjunction with the computer operating system, enables authenticated access to the profiles and documents at a computer, regardless of whether the computer is standalone or networked.
  • Fig. 3 is a diagrammatic view of a composite profile carrier that includes a smart card reader and a smart card.
  • Fig. 4 is a block diagram of the system components, including the computer operating system, smart card, and smart card reader.
  • Fig. 5 is a flow diagram showing steps in a two-phase authentication process for accessing user profile and data files carried on the profile carrier.
  • This invention concerns a portable profile carrier for transporting a user profile from one computer to the next in order to configure each computer according to user preferences.
  • the profile carrier is equipped with sufficient memory to hold data files as well as the user profile.
  • the profile and data files are secured, in part, using cryptographic techniques. Accordingly, the following discussion assumes that the reader is familiar with cryptography. For a basic introduction of cryptography, the reader is directed to a text written by Bruce Schneier and entitled "Applied Cryptography: Protocols, Algorithms, and Source Code in C,” published by John Wiley & Sons with copyright 1994 (second edition 1996).
  • Fig. 2 shows a computer system 50 having a computer 52 and a portable profile carrier 54.
  • the computer 52 has an operating system 56 and a PCMCIA (Personal Computer Memory Card Interface Association) device reader 58 that is capable of reading PCMCIA cards, which are also referred to as PC cards.
  • the computer may be configured as a general-purpose computer (e.g., desktop computer, laptop computer, personal digital assistant, etc.), an ATM (automated teller machine), a kiosk, an automated entry system, a set top box, and the like.
  • the machine 52 may be a standalone unit or networked to other computers (not shown).
  • the profile carrier 54 stores a user's profile in a secured medium that can be conveniently transported.
  • the profile consists of user information that can be used to configure computer 52 according to selected preferences and schema of the user.
  • the profile contains essentially all of the information that is useful or personal to the user.
  • a profile might include a user's name, logon identity, access privileges, user interface preferences (i.e., background, layout, etc.), mouse control preferences (i.e., click speed, etc.), favorites lists, personal address book, the latest electronic mail (sorted according to user criteria) and so forth.
  • user interface preferences i.e., background, layout, etc.
  • mouse control preferences i.e., click speed, etc.
  • favorites lists personal address book, the latest electronic mail (sorted according to user criteria) and so forth.
  • application tokens or keys can be stored, and that will allow the user to access or use the applications for which he/she has tokens or keys.
  • the profile carrier 54 is an assembly of two components: a card reader 60 and a storage card 62.
  • the storage card 62 has a memory to store a passcode associated with the user.
  • Higher forms of the storage card can be implemented, such as an integrated circuit (IC) card that has both memory and processing capabilities.
  • the storage card 62 can be implemented as a smart card equipped with private memory for storing private keys (or other user secrets) and processing capabilities, including rudimentary cryptographic functionality (e.g., encryption, decryption, signing, and authentication). Smart card technology enables utilization of private keys without exposing them to the external world.
  • the card reader 60 provides an interface to read and write data to the storage card 62.
  • the card reader 60 is preferably implemented as a PCMCIA (but could also be implemented via other means, e.g. via Universal Serial Bus, aka USB) smart card reader that is constructed in a form factor of a PCMCIA card so that it may be compatibly received by the PCMCIA device reader 58 at the computer 52.
  • the smart card reader 60 is equipped with data memory, such as flash memory, to hold the user's profile and other data files.
  • the two-component profile carrier forms a smart card secured memory assembly that alternately enables access to the user profile on the reader-based flash memory when the smart card is present, while disabling access to the user profile when the smart card is removed.
  • the smart card is associated with the user (e.g., via a passcode, like a ATM card) to ensure that only the legitimate user can access the smart card.
  • the smart card reader 60 and smart card 62 are associated with one another (e.g., by sharing a public/private key pair) to securely link the legitimate user to the user profile and files stored in the flash memory of the smart card reader 60.
  • Fig. 3 shows the profile assembly 54 in more detail.
  • the smart card reader 60 is sized according to a PCMCIA form factor and includes a PCMCIA compatible connector 64 to accommodate insertion into and communication with the PCMCIA device reader 58 at the computer 52.
  • the smart card reader 60 defines a slot to receive the smart card 62, whereby the smart card 62 can be alternately inserted into the reader slot or removed from the reader slot. When inserted, contacts on the smart card align with an interface 66 in the smart card reader 60 to allow communication between the smart card and reader.
  • the smart card reader 60 also has a controller 68 coupled between the card interface 66 and connector 64 to facilitates data communication between the computer 52 and the smart card 62.
  • the smart card reader 60 described thus far is of conventional design. There are existing smart card readers with a PCMCIA form factor. Examples of such smart card readers for PCMCIA are made by SCM Microsystems.
  • smart card reader 60 is equipped with additional data memory 70 to hold the user profile and user files.
  • the data memory can be implemented as flash memory, on the order of currently up to 128 MB, to hold a substantial amount of user data.
  • the data memory 70 is coupled to the controller 68 via a data bus (not shown) to enable access to the data.
  • Fig. 4 shows functional components in the computer system 50.
  • Computer 52 includes operating system 56 and reader 58.
  • the operating system 56 has a logon module 80 to facilitate the user logon process.
  • the logon module 80 would be a modified version of the dynamic link library "msgina.dll", a component used by the user logon facility "winlogon.exe”.
  • the operating system 56 also has a smart card and flash memory driver 82.
  • the composite driver 82 is capable of detecting whether the device inserted into the
  • PCMCIA reader 58 is a "combo" device that includes both flash memory and a smart card.
  • the modified logon module (“msgina.dll”) is designed to recognize that a profile assembly 54 has been inserted into the PCMCIA reader 58 (or alternatively, has established a USB connection).
  • the modified logon module for handling the profile assembly will be referred to as
  • the profile assembly 54 comprises the smart card reader 60 and smart card 62.
  • the smart card reader 60 has connector 64, card interface 66, controller 68, and flash memory 70.
  • a multi-bit bus (not shown) connects the components.
  • the flash memory 70 is partitioned into a public area 84 and a private area 86.
  • a public key 90 is stored in the public area 84 of the flash memory 70 and can be exported from the smart card reader 60.
  • the public key 90 is from a public/private key pair assigned to the profile carrier, with the corresponding private key being kept on the smart card.
  • a user profile 92 and data files 94 are stored in the private area 86 of flash memory 70.
  • the detailed internal architecture of smart cards varies greatly between smart cards from different manufacturers. For purposes of this discussion, a very simplified view of a typical smart card is used.
  • the smart card 72 has an interface 100, a microcontroller or processor 102, and secured storage 104.
  • the microcontroller 102 is preprogrammed to perform certain cryptographic functions and can read from and write to the secured storage 104.
  • the microcontroller 102 responds to commands sent via the interface 100 and can send data in response to those commands back to the interface.
  • the secured storage 104 contains a passcode
  • the smart card 62 Before it will perform any cryptographic functions involving private key 108, the smart card 62 is unlocked by a command sent in via the interface 100 that specifies a passcode matching the stored passcode 106. Once unlocked, the smart card can be instructed by other commands to perform cryptographic functions that involve the use of the private key 108, without making the private key available outside of the smart card.
  • the programming of the microcontroller 102 is designed to avoid exposing the passcode 106 and the private key 108. Simply, there are no commands that can be issued to the microcontroller 102 via the interface 100 that will reveal the values of the passcode and the private key. In this manner, the smart card prevents a foreign application from ever inadvertently or intentionally mishandling the passcode and keys in a way that might cause them to be intercepted and compromised. In constructing smart cards, manufacturers take additional measures to ensure that the secured storage is inaccessible even when the smart card is disassembled and electronically probed.
  • the system described above enables a user to transport his/her profile and data files on a secured portable device from one computer to the next.
  • the user can upload the user profile from the portable device to the computer and automatically configure the computer to his/her likes and preferences. In this manner, every computer "looks and feels" the same to the user, based on that user's settings and preferences.
  • the profile carrier is configured as a smart card secured flash memory assembly that alternately enables access to the user profile in flash memory when the smart card is present, while disabling access when the smart card is removed. No connection to a server for remote downloading of profiles is necessary, as the portable profile carrier contains all of the information needed by the computer for customized configuration.
  • the user To access the user profile, the user assembles the card reader 60 and smart card 62 by inserting the smart card 62 into the slot in the reader 60 to align the contacts with the card interface 66. The user then inserts the assembled carrier into the PCMCIA device reader 58 at the computer 52.
  • Authorization to access the user profile is achieved through a two-phase authentication process. One phase involves user authentication in which the smart card 62 authenticates the user via a passcode challenge. The second phase concerns assembly authentication in which the smart card 62 authenticates the smart card reader 60 as carrying the profile of the user.
  • Fig. 5 shows steps in the two-phase authentication process that enables access to the user profile and data files. The steps are performed in a combination of hardware and software resident at the computer 52, smart card reader 60, and smart card 62. The method is also described with additional reference to the system illustrated in Fig. 4.
  • the computer 52 monitors for insertion of a PCMCIA- compatible device in PCMCIA device reader 58.
  • the logon "picoauth.dll" module 80 of operating system 56 continually monitors the PCMCIA device reader 58. When insertion is detected, the picoauth.dll module 80 queries the device to determine whether it is a profile assembly having both flash memory and a smart card. Once the profile assembly is identified, the logon module 80 proceeds with the logon procedure.
  • the computer operating system 56 prompts the user via a dialog box or other type window to enter a passcode, such as a PIN (Personal Identification Number).
  • a passcode such as a PIN (Personal Identification Number).
  • the smart card/flash memory driver 82 sends the user-supplied passcode to the smart card 62 via the computer-based PCMCIA device reader 58 and smart card reader 60 (step 154).
  • the smart card microcontroller 102 compares the user-supplied passcode to the passcode 106 stored in secured storage 104 (step 156). If the two fail to match (i.e., the "no" branch from step 158), the microcontroller 102 rejects the entered passcode and returns a failure notice (step 160). Conversely, if the two match, the user is said to have been authenticated and the microcontroller 102 will now accept commands that involve cryptographic operations involving the private key 108 and the encryption key 110. In this manner, the smart card is associated with a particular user through the passcode. Only the legitimate user is assumed to know the passcode and hence, only the legitimate user is able to unlock the smart card.
  • This passcode challenge completes the user authentication phase of the process.
  • the assembly authentication phase is subsequently initiated to determine whether the flash memory device carries the data of the authenticated user.
  • This phase employs public key cryptography to make this determination.
  • the composite profile assembly is assigned a pair of complementary public and private keys, with the public key 90 being stored in flash memory 70 on smart card reader 60 and the corresponding private key 108 being stored in the secured storage 104 of the smart card 62.
  • the smart card flash memory driver 82 reads the public key 90 from the public area 84 of flash memory 70 on the smart card reader 60.
  • the driver 82 passes the public key 90 to the smart card 62 via the computer-based PCMCIA device reader 58 and smart card reader 60 (step 166).
  • the smart card microcontroller 102 runs a process using the public key 90 and the private key 108 from secured storage 104 to determine whether the keys are complementary (step 168). This step determines whether the smart card reader 60 and smart card 62 are associated with one another and form the user's profile carrier, thereby linking the legitimate user to the user profile and files stored in the flash memory of the profile carrier.
  • the microcontroller 102 rejects the entered public key and returns a failure notice indicating that the card reader does not correspond to the smart card (step 172).
  • the public key checks out i.e., the "yes" branch from step
  • the smart card instructs the controller 68 on the smart card reader 60 to enable access to the user profile and data files in the private area 86 of the flash memory 70 (step 174).
  • the computer is permitted to read the user profile and data files from the flash memory 70 and normal logon processes are continued using the profile data from the flash memory (step 176).
  • the computer configures the computer according to the user profile.
  • the flash memory is also made available as a peripheral storage device for the computer.
  • the operating system presents an icon or name in a file system user interface to inform the user that the memory is addressable and available.
  • the user can save any files or other data to the flash memory.
  • the user is then free to remove the profile assembly from the computer and carry it to another computer.
  • the user can then repeat the same operation described above to import his/her profile to the next computer.
  • the scheme described is secure if the computer 52 can be trusted to correctly pass the public key 90 to the smart card 62, and correctly pass the accepts/reject response from the smart card 62 to the controller 68.
  • the contents of the private area 86 can be encrypted (e.g. DES encryption) using a key that can only be obtained from the smart card 62 after the smart card has been successfully unlocked by the user providing the correct passcode.
  • the computer 52 must send a command to the smart card 62 via the interface 100 to obtain the encryption key 110, which it passes to the controller 68.
  • the controller uses this key to decrypt the user profile 92 and user documents 94 as the computer makes requests to read this data.
  • the controller 68 uses the key to encrypt the data before writing it to the private memory area 86.
  • the smart card will only provide the encryption key if it has been previously unlocked, meaning that a user provided the correct passcode.
  • storage card 62 is an IC card or smart card with processing capabilities in addition to memory.
  • the card 62 may be a storage card without processing capabilities.
  • the storage card 62 stores the passcode or other access credentials in a memory that is accessible by the card reader 60.
  • the card reader reads the passcode from the storage card 62 and compares it to the user- supplied passcode. If there is a match, the access to the user profile and data files on the flash memory is permitted.
  • This alternative implementation is not as secure as the smart card-based implementation. However, it still requires user authentication and possession of both components of the profile carrier during logon to gain access to the user profile and data files.

Abstract

A portable profile carrier (54) stores and securely transports a user's profile and data files from one computer (52) to the next. The profile carrier (54) is a two-component assembly comprising a smart card (62) and a PCMCIA smart card reader (60). The reader (60) is physically constructed in a form factor of a PCMCIA card and has a slot to receive the smart card (62). The reader (60) has a smart card interface and controller to facilitate data communication with the smart card (62). The reader (60) is equipped with data memory (e.g., flash memory) to store the user profile and data files. Access to the data memory is protected by the smart card (62). The composite profile carrier (54) enables access to the user profile on the flash memory when the smart card (62) is present and the user is authenticated, and disables access when the smart card (62) is removed or the user is not authenticated.

Description

PCMCIA-COMPLIANT SMART CARD SECURED MEMORY ASSEMBLY FOR PORTING USER PROFILES AND DOCUMENTS
TECHNICAL FIELD
This invention relates to systems and methods for transporting user profiles and data files from one computer to another. More particularly, this invention relates to a portable profile carrier that enables a user to securely store and transport a user profile and personal data files, while allowing the user to access the profile and data files during log on processes at a standalone or networked computer so that the computer retains the same 'look and feel' of the user's desktop and setup.
BACKGROUND OF THE INVENTION
Profiles are used by operating systems to configure operating characteristics of a computer (e.g., user interface schema, favorites lists, etc.) according to user- supplied preferences and provide storage for the user's personal data files (e.g., files on the desktop or in the user's "my documents" folder. Windows NT operating systems from Microsoft Corporation supports two types of profiles: local profiles and roaming profiles. A local profile is stored and loaded from a fixed location on the local computer. The profile remains at the computer, and is not portable to another computer. Thus, if the user logs onto another computer, a new profile is created for that user from a default profile. As a result, the user ends up with different profiles on each machine that he/she logs onto and hence, each machine looks and feels differently. A roaming profile travels with the user in a networked environment and is made available to the user regardless of which machine the user logs onto. Fig. 1 shows a client-server architecture 20 that implements conventional roaming profiles. The architecture 20 includes a server 22 connected to serve a client 24 over a network 26. The server 22 has an operating system 28 and a profile store 30 that holds various user profiles. The profiles are associated with the users via a passcode. The client 24 runs an operating system 32.
When the user logs onto the client 24, the user is initially prompted for a user name, domain name, and password. The domain name is used to identify the server 22 and the user name is used to locate a corresponding user profile from the profile store 30. If a profile exists (i.e. the user name is known to the server), the password is used in a challenge response exchange with the server to verify the identity of the user. If the user provided the correct password for the given user name the user's profile is downloaded from the server 22 to the client 24 and used to configure the client according to the user's preferences.
If additional security is warranted, the architecture may further include smart card tokens. The user is assigned a personal smart card and inserts the smart card into a card reader at the client. In this case the user name, domain name, and password is stored on the smart card. Instead of the user entering this information the user enters a passcode that unlocks the card and makes the information available to the client which then performs the logon process as described above. One drawback with the roaming architecture is that users have only limited control over their own profiles. A user cannot, for instance, establish a roaming profile without the assistance of a network administrator. The administrator must assign a roaming profile pathname in the user's account on the domain server. The user then has the option to indicate on each machine whether to use a roaming profile or a local profile. Another drawback with roaming profiles is that the architecture restricts roaming to clients connected to the network 26 with access to the domain server and the profile server 22. The architecture does not allow a user to access his/her profile on a home computer or other standalone computer that is not network attached.
Accordingly, there is a need for a portable device that securely transports a user's profile and related documents (My Documents) to various machines, regardless of whether the machines are connected or standalone. The inventors have developed such a device.
SUMMARY OF THE INVENTION
This invention concerns a portable profile carrier that stores and securely transports a user's profile and personal user data files from one computer to the next. The profile carrier is a two-component assembly comprising a storage card
(e.g., smart card) and a card reader. The reader is physically constructed in a form factor of a PCMCIA card and has a slot to receive the storage card. The reader has a card interface and controller to facilitate data communication with the storage card. According to an aspect of this invention, the reader is equipped with data memory (e.g., flash memory) to store the user profile and data files. The storage card protects access to the data memory. The composite profile carrier alternately enables access to the user profile on the flash memory when the card is present and the user is authenticated, while disabling access when the card is removed or the user is not authenticated within a certain time period. In one implementation, the storage card is implemented as a smart card having processing capabilities. The card reader is implemented as a smart card reader. The profile assembly is assigned a pair of public and private keys, with the public key being stored on the smart card reader and the private key being kept on the smart card. The smart card also stores a passcode that is unique to the user.
To access the contents in the flash memory, the user assembles the card reader and smart card and inserts the assembled carrier into a PCMCIA device reader at the computer. The user is prompted to enter a passcode and the smart card authenticates the user by comparing the user-supplied passcode to the stored passcode. Assuming that the user is legitimate, the smart card then authenticates the smart card reader by determining whether the public key is complementary with the private key. If it is, access to the user profile and data files on the flash memory is permitted.
BRIEF DESCRIPTION OF THE DRAWINGS
Fig. 1 is a block diagram of a prior art client-server system that supports roaming profiles from one network client to another.
Fig. 2 is a block diagram of system having a portable profile carrier that securely transports user profiles and data files from computer to computer. The portable profile carrier, in conjunction with the computer operating system, enables authenticated access to the profiles and documents at a computer, regardless of whether the computer is standalone or networked.
Fig. 3 is a diagrammatic view of a composite profile carrier that includes a smart card reader and a smart card. Fig. 4 is a block diagram of the system components, including the computer operating system, smart card, and smart card reader. Fig. 5 is a flow diagram showing steps in a two-phase authentication process for accessing user profile and data files carried on the profile carrier.
The same numbers are used throughout the figures to reference like components and features.
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENT
This invention concerns a portable profile carrier for transporting a user profile from one computer to the next in order to configure each computer according to user preferences. The profile carrier is equipped with sufficient memory to hold data files as well as the user profile. In one implementation, the profile and data files are secured, in part, using cryptographic techniques. Accordingly, the following discussion assumes that the reader is familiar with cryptography. For a basic introduction of cryptography, the reader is directed to a text written by Bruce Schneier and entitled "Applied Cryptography: Protocols, Algorithms, and Source Code in C," published by John Wiley & Sons with copyright 1994 (second edition 1996).
System
Fig. 2 shows a computer system 50 having a computer 52 and a portable profile carrier 54. The computer 52 has an operating system 56 and a PCMCIA (Personal Computer Memory Card Interface Association) device reader 58 that is capable of reading PCMCIA cards, which are also referred to as PC cards. The computer may be configured as a general-purpose computer (e.g., desktop computer, laptop computer, personal digital assistant, etc.), an ATM (automated teller machine), a kiosk, an automated entry system, a set top box, and the like. The machine 52 may be a standalone unit or networked to other computers (not shown). The profile carrier 54 stores a user's profile in a secured medium that can be conveniently transported. The profile consists of user information that can be used to configure computer 52 according to selected preferences and schema of the user. The profile contains essentially all of the information that is useful or personal to the user. For instance, a profile might include a user's name, logon identity, access privileges, user interface preferences (i.e., background, layout, etc.), mouse control preferences (i.e., click speed, etc.), favorites lists, personal address book, the latest electronic mail (sorted according to user criteria) and so forth. One can also envision that application tokens or keys can be stored, and that will allow the user to access or use the applications for which he/she has tokens or keys.
The profile carrier 54 is an assembly of two components: a card reader 60 and a storage card 62. At its most basic form, the storage card 62 has a memory to store a passcode associated with the user. Higher forms of the storage card can be implemented, such as an integrated circuit (IC) card that has both memory and processing capabilities. In particular, the storage card 62 can be implemented as a smart card equipped with private memory for storing private keys (or other user secrets) and processing capabilities, including rudimentary cryptographic functionality (e.g., encryption, decryption, signing, and authentication). Smart card technology enables utilization of private keys without exposing them to the external world.
The card reader 60 provides an interface to read and write data to the storage card 62. The card reader 60 is preferably implemented as a PCMCIA (but could also be implemented via other means, e.g. via Universal Serial Bus, aka USB) smart card reader that is constructed in a form factor of a PCMCIA card so that it may be compatibly received by the PCMCIA device reader 58 at the computer 52. According to an aspect of this invention, the smart card reader 60 is equipped with data memory, such as flash memory, to hold the user's profile and other data files.
According to this architecture, the two-component profile carrier forms a smart card secured memory assembly that alternately enables access to the user profile on the reader-based flash memory when the smart card is present, while disabling access to the user profile when the smart card is removed. The smart card is associated with the user (e.g., via a passcode, like a ATM card) to ensure that only the legitimate user can access the smart card. In addition, the smart card reader 60 and smart card 62 are associated with one another (e.g., by sharing a public/private key pair) to securely link the legitimate user to the user profile and files stored in the flash memory of the smart card reader 60.
Portable Profile Carrier
Fig. 3 shows the profile assembly 54 in more detail. The smart card reader 60 is sized according to a PCMCIA form factor and includes a PCMCIA compatible connector 64 to accommodate insertion into and communication with the PCMCIA device reader 58 at the computer 52. The smart card reader 60 defines a slot to receive the smart card 62, whereby the smart card 62 can be alternately inserted into the reader slot or removed from the reader slot. When inserted, contacts on the smart card align with an interface 66 in the smart card reader 60 to allow communication between the smart card and reader. The smart card reader 60 also has a controller 68 coupled between the card interface 66 and connector 64 to facilitates data communication between the computer 52 and the smart card 62. The smart card reader 60 described thus far is of conventional design. There are existing smart card readers with a PCMCIA form factor. Examples of such smart card readers for PCMCIA are made by SCM Microsystems.
Unlike conventional smart card readers, however, smart card reader 60 is equipped with additional data memory 70 to hold the user profile and user files.
The data memory can be implemented as flash memory, on the order of currently up to 128 MB, to hold a substantial amount of user data. The data memory 70 is coupled to the controller 68 via a data bus (not shown) to enable access to the data.
Fig. 4 shows functional components in the computer system 50. Computer 52 includes operating system 56 and reader 58. The operating system 56 has a logon module 80 to facilitate the user logon process. For a Windows NT operating system from Microsoft Corporation, the logon module 80 would be a modified version of the dynamic link library "msgina.dll", a component used by the user logon facility "winlogon.exe". The operating system 56 also has a smart card and flash memory driver 82.
The composite driver 82 is capable of detecting whether the device inserted into the
PCMCIA reader 58 is a "combo" device that includes both flash memory and a smart card. The modified logon module ("msgina.dll") is designed to recognize that a profile assembly 54 has been inserted into the PCMCIA reader 58 (or alternatively, has established a USB connection). For discussion purposes, the modified logon module for handling the profile assembly will be referred to as
"picoauth.dll". Logon procedures are described below under the heading "Portable
Profile Operation", with reference to Fig. 5.
With continuing reference to Fig. 4, the profile assembly 54 comprises the smart card reader 60 and smart card 62. The smart card reader 60 has connector 64, card interface 66, controller 68, and flash memory 70. A multi-bit bus (not shown) connects the components. The flash memory 70 is partitioned into a public area 84 and a private area 86. A public key 90 is stored in the public area 84 of the flash memory 70 and can be exported from the smart card reader 60. The public key 90 is from a public/private key pair assigned to the profile carrier, with the corresponding private key being kept on the smart card. A user profile 92 and data files 94 are stored in the private area 86 of flash memory 70.
The detailed internal architecture of smart cards varies greatly between smart cards from different manufacturers. For purposes of this discussion, a very simplified view of a typical smart card is used. The smart card 72 has an interface 100, a microcontroller or processor 102, and secured storage 104. The microcontroller 102 is preprogrammed to perform certain cryptographic functions and can read from and write to the secured storage 104. The microcontroller 102 responds to commands sent via the interface 100 and can send data in response to those commands back to the interface. In this simplified smart card 62, the secured storage 104 contains a passcode
106, a private key 108, and an encryption key 110. Before it will perform any cryptographic functions involving private key 108, the smart card 62 is unlocked by a command sent in via the interface 100 that specifies a passcode matching the stored passcode 106. Once unlocked, the smart card can be instructed by other commands to perform cryptographic functions that involve the use of the private key 108, without making the private key available outside of the smart card.
The programming of the microcontroller 102 is designed to avoid exposing the passcode 106 and the private key 108. Simply, there are no commands that can be issued to the microcontroller 102 via the interface 100 that will reveal the values of the passcode and the private key. In this manner, the smart card prevents a foreign application from ever inadvertently or intentionally mishandling the passcode and keys in a way that might cause them to be intercepted and compromised. In constructing smart cards, manufacturers take additional measures to ensure that the secured storage is inaccessible even when the smart card is disassembled and electronically probed.
Portable Profile Operation
The system described above enables a user to transport his/her profile and data files on a secured portable device from one computer to the next. The user can upload the user profile from the portable device to the computer and automatically configure the computer to his/her likes and preferences. In this manner, every computer "looks and feels" the same to the user, based on that user's settings and preferences.
The profile carrier is configured as a smart card secured flash memory assembly that alternately enables access to the user profile in flash memory when the smart card is present, while disabling access when the smart card is removed. No connection to a server for remote downloading of profiles is necessary, as the portable profile carrier contains all of the information needed by the computer for customized configuration.
To access the user profile, the user assembles the card reader 60 and smart card 62 by inserting the smart card 62 into the slot in the reader 60 to align the contacts with the card interface 66. The user then inserts the assembled carrier into the PCMCIA device reader 58 at the computer 52. Authorization to access the user profile is achieved through a two-phase authentication process. One phase involves user authentication in which the smart card 62 authenticates the user via a passcode challenge. The second phase concerns assembly authentication in which the smart card 62 authenticates the smart card reader 60 as carrying the profile of the user. Fig. 5 shows steps in the two-phase authentication process that enables access to the user profile and data files. The steps are performed in a combination of hardware and software resident at the computer 52, smart card reader 60, and smart card 62. The method is also described with additional reference to the system illustrated in Fig. 4.
At step 150, the computer 52 monitors for insertion of a PCMCIA- compatible device in PCMCIA device reader 58. In one implementation, the logon "picoauth.dll" module 80 of operating system 56 continually monitors the PCMCIA device reader 58. When insertion is detected, the picoauth.dll module 80 queries the device to determine whether it is a profile assembly having both flash memory and a smart card. Once the profile assembly is identified, the logon module 80 proceeds with the logon procedure.
At step 152, the computer operating system 56 prompts the user via a dialog box or other type window to enter a passcode, such as a PIN (Personal Identification Number). After the user enters the passcode, the smart card/flash memory driver 82 sends the user-supplied passcode to the smart card 62 via the computer-based PCMCIA device reader 58 and smart card reader 60 (step 154).
The smart card microcontroller 102 compares the user-supplied passcode to the passcode 106 stored in secured storage 104 (step 156). If the two fail to match (i.e., the "no" branch from step 158), the microcontroller 102 rejects the entered passcode and returns a failure notice (step 160). Conversely, if the two match, the user is said to have been authenticated and the microcontroller 102 will now accept commands that involve cryptographic operations involving the private key 108 and the encryption key 110. In this manner, the smart card is associated with a particular user through the passcode. Only the legitimate user is assumed to know the passcode and hence, only the legitimate user is able to unlock the smart card.
This passcode challenge completes the user authentication phase of the process. The assembly authentication phase is subsequently initiated to determine whether the flash memory device carries the data of the authenticated user. This phase employs public key cryptography to make this determination. As noted above, the composite profile assembly is assigned a pair of complementary public and private keys, with the public key 90 being stored in flash memory 70 on smart card reader 60 and the corresponding private key 108 being stored in the secured storage 104 of the smart card 62.
At step 164, the smart card flash memory driver 82 reads the public key 90 from the public area 84 of flash memory 70 on the smart card reader 60. The driver 82 passes the public key 90 to the smart card 62 via the computer-based PCMCIA device reader 58 and smart card reader 60 (step 166). The smart card microcontroller 102 runs a process using the public key 90 and the private key 108 from secured storage 104 to determine whether the keys are complementary (step 168). This step determines whether the smart card reader 60 and smart card 62 are associated with one another and form the user's profile carrier, thereby linking the legitimate user to the user profile and files stored in the flash memory of the profile carrier.
If the public key is not valid (i.e., the "no" branch from step 170), the microcontroller 102 rejects the entered public key and returns a failure notice indicating that the card reader does not correspond to the smart card (step 172). On the other hand, assuming the public key checks out (i.e., the "yes" branch from step
170), the smart card instructs the controller 68 on the smart card reader 60 to enable access to the user profile and data files in the private area 86 of the flash memory 70 (step 174). At this point, the computer is permitted to read the user profile and data files from the flash memory 70 and normal logon processes are continued using the profile data from the flash memory (step 176). The computer configures the computer according to the user profile. The flash memory is also made available as a peripheral storage device for the computer. The operating system presents an icon or name in a file system user interface to inform the user that the memory is addressable and available.
After the user completes a session at this computer, the user can save any files or other data to the flash memory. The user is then free to remove the profile assembly from the computer and carry it to another computer. The user can then repeat the same operation described above to import his/her profile to the next computer.
The scheme described is secure if the computer 52 can be trusted to correctly pass the public key 90 to the smart card 62, and correctly pass the accepts/reject response from the smart card 62 to the controller 68. To further protect the private area 86 in the smart card reader 60, the contents of the private area 86 can be encrypted (e.g. DES encryption) using a key that can only be obtained from the smart card 62 after the smart card has been successfully unlocked by the user providing the correct passcode. In this case, the computer 52 must send a command to the smart card 62 via the interface 100 to obtain the encryption key 110, which it passes to the controller 68. The controller uses this key to decrypt the user profile 92 and user documents 94 as the computer makes requests to read this data. Similarly when this data is written back to the reader 60, the controller 68 uses the key to encrypt the data before writing it to the private memory area 86. The smart card will only provide the encryption key if it has been previously unlocked, meaning that a user provided the correct passcode.
Storage Card Implementation The above processes assume that storage card 62 is an IC card or smart card with processing capabilities in addition to memory. As an alternative implementation, the card 62 may be a storage card without processing capabilities. In this arrangement, the storage card 62 stores the passcode or other access credentials in a memory that is accessible by the card reader 60. During logon, the card reader reads the passcode from the storage card 62 and compares it to the user- supplied passcode. If there is a match, the access to the user profile and data files on the flash memory is permitted.
This alternative implementation is not as secure as the smart card-based implementation. However, it still requires user authentication and possession of both components of the profile carrier during logon to gain access to the user profile and data files.
Conclusion
Although the invention has been described in language specific to structural features and/or methodological steps, it is to be understood that the invention defined in the appended claims is not necessarily limited to the specific features or steps described. Rather, the specific features and steps are disclosed as preferred forms of implementing the claimed invention.

Claims

1. An assembly comprising: a device constructed in a form factor of a PCMCIA card, the device having an interface to communicate with a storage card and memory to store user data; and a removable storage card associated with a user that alternately enables access to the user data on the memory when interfaced with the device interface and disables access to the user data when removed from the device.
2. An assembly as recited in claim 35, wherein the storage card comprises a smart card.
3. An assembly as recited in claim 35, wherein the memory comprises flash memory.
4. An assembly as recited in claim 35, wherein the device stores a user's profile that can be used to configure a computer.
5. An assembly as recited in claim 35, wherein the storage card stores a passcode and access to the user data in the memory of the device is enabled upon authentication of a user-supplied passcode to the passcode stored on the storage card.
6. An assembly as recited in claim 35, wherein the device stores a public key and the storage card stores a corresponding private key and access to the user data in the memory of the device is enabled upon verification that the public key and the private key are associated.
7. A profile carrier comprising: a storage card to store a passcode associated with a user; a PCMCIA device constructed in a form factor of a PCMCIA card, the PCMCIA device having an interface to communicate with the storage card and a memory to store a profile of the user; and wherein the assembly permits access to the user profile in the memory of the PCMCIA device upon authentication of the user at the storage card via passcode verification.
8. A profile carrier as recited in claim 7, wherein the storage card comprises a smart card.
9. A profile carrier as recited in claim 7, wherein the memory comprises flash memory.
10. A profile carrier as recited in claim 7, wherein the PCMCIA device also stores data files.
11. A profile carrier as recited in claim 7, wherein the PCMCIA device stores a public key and the storage card stores a corresponding private key, and the assembly permits access to the user profile in the memory of the PCMCIA device upon verification that the public key and the private key are associated.
12. An assembly comprising: a smart card to store a passcode and a private key from a private/public key pair; a PCMCIA device constructed in a form factor of a PCMCIA card, the PCMCIA device having an interface to communicate with the smart card and flash memory to store user data and a public key from the private/public key pair; the smart card being configured to permit use of the private key following validation of a user-entered passcode with the stored passcode; the smart card being further configured to authenticate the public key stored on the memory of the PCMCIA device using the private key; and the PCMCIA device being configured to permit access to the user data stored on the memory upon successful authentication of the public key at the smart card.
13. An assembly as recited in claim 12, wherein the PCMCIA device also stores a user profile for use in configuring a computer.
14. A device comprising: a card reader constructed in a form factor of a PCMCIA card, the card reader being configured to read information from a storage card; data memory resident in the card reader to store user data; and a controller resident in the card reader to enable access to the user data in the data memory in response to the card reader receiving access enabling information from a storage card.
15. A device as recited in claim 14, wherein the data memory comprises flash memory.
16. A device as recited in claim 14, wherein the data memory stores a user profile for use in configuring a computer.
17. An assembly, comprising: the device as recited in claim 14; and a storage card that can be alternately interfaced with the card reader and removed from the card reader.
18. A computer system, comprising: a computer having a PCMCIA device reader; and the assembly as recited in claim 17, wherein the assembly is interfaced with the computer via the PCMCIA device reader so that the computer can access the user data on the device.
19. A PCMCIA smart card reader comprising flash memory.
20. An assembly, comprising: the PCMCIA smart card reader as recited in claim 19; and a smart card that can be alternately interfaced with the smart card reader and removed from the smart card reader.
21. A computer system, comprising: a computer having a PCMCIA device reader; and the assembly as recited in claim 20, wherein the assembly is interfaced with the computer via the PCMCIA device reader.
22. A computer system, comprising: a computer having a PCMCIA device reader; and a smart card secured memory assembly having a form factor of a PCMCIA card to compatibly interface with the PCMCIA device reader in the computer, the smart card secured memory assembly having data memory to store user data and a removable smart card that alternately enables access to the user data when present and disables access to the user data when removed.
23. A computer system as recited in claim 22, wherein the data memory comprises flash memory.
24. A computer system as recited in claim 22, wherein the smart card stores a passcode and is configured to authenticate a user-supplied passcode entered into the computer as a condition for enabling access to the user data.
25. A computer system as recited in claim 22, wherein: the smart card stores a first key; the data memory stores a second key that is associated with the first key; and the smart card is configured to authenticate the second key from the data memory using the first key as a condition for enabling access to the user data.
26. A computer system as recited in claim 22, wherein: the smart card stores a passcode and a private key of a public/private key pair; the data memory stores a public key of the public/private key pair; and the smart card is configured to authenticate a user-supplied passcode entered into the computer as a condition for enabling access to the private key and to authenticate the public key from the data memory using the private key as a condition for enabling access to the user data.
27. A computer system, comprising: a computer having a PCMCIA device reader; a portable profile carrier to port a user's profile for configuration of the computer, the profile carrier having a form factor of a PCMCIA card to compatibly interface with the PCMCIA device reader in the computer, the profile carrier comprising:
(a) a storage card associated with the user; (b) a storage card reader having an interface to communicate with the storage card and data memory to store the user's profile, the storage card enabling access to the user data on the data memory of the storage card reader; wherein when the profile carrier is interfaced with the computer via the PCMCIA device reader, the user's profile is accessible to configure the computer.
28. A computer system as recited in claim 27, wherein the data memory comprises flash memory.
29. A computer system as recited in claim 27, wherein the storage card comprises a smart card.
30. A computer system as recited in claim 29, wherein the smart card stores a passcode and is configured to authenticate a user-supplied passcode entered into the computer as a condition for enabling access to the user's profile.
31. A computer system as recited in claim 29, wherein: the smart card stores a first key; the storage card reader stores a second key that is associated with the first key; and the smart card is configured to authenticate the second key passed in from the storage card reader using the first key as a condition for enabling access to the user's profile.
32. A computer system as recited in claim 29, wherein: the smart card stores a passcode and a private key of a public/private key pair; the storage card reader stores a public key of the public/private key pair; and the smart card is configured to authenticate a user-supplied passcode entered into the computer as a condition for enabling access to the private key and to authenticate the public key passed in from the storage card reader using the private key as a condition for enabling access to the user's profile.
33. A method for porting a user profile for a computer, comprising: storing a user profile in data memory of a card secured profile carrier, the card secured profile carrier having a reader component with a form factor of a PCMCIA card that is equipped with the data memory and a card component that selectively enables access to the user profile in the data memory when interfaced with the reader component; interfacing the card component with the reader component to form the card secured profile carrier; interfacing the card secured profile carrier with the computer; and reading the user profile from the data memory for use in configuring the computer.
34. A method as recited in claim 33, further comprising interfacing the card secured profile carrier with a different second computer and reading the user profile from the data memory for use in configuring the second computer.
35. A method comprising: storing user data in a card reader; storing access credentials on a storage card, the access credentials enabling access to the user data stored on the card reader; interfacing the storage card with the card reader; and reading the access credentials from the storage card to enable access to the user data.
36. A method comprising: storing user data in memory installed in a card reader; storing a reader-resident key in the memory of the card reader; storing a card-resident key on an IC (integrated circuit) card, the card- resident key corresponding to the reader-resident key; storing a passcode on the IC card; interfacing the IC card with the card reader; receiving a user-entered passcode; permitting use of the card-resident key following validation of the user- entered passcode with the passcode stored on the IC card; passing the reader-resident key from the card reader to the IC card; authenticating, at the IC card, the reader-resident key using the card-resident key; and permitting access to the user data stored in the memory of the card reader upon successful authentication of the reader-resident key.
37. In a system having a computer with a PCMCIA device reader and a smart card secured profile carrier having a form factor of a PCMCIA card to compatibly interface with the PCMCIA device reader in the computer, the smart card secured profile carrier having memory to store a user profile and a removable smart card, computer-readable media resident on the profile carrier having executable instructions comprising: receiving a user-supplied passcode from the computer; authenticating the user-supplied passcode with a passcode stored on the profile carrier; enabling access to a private key on the profile carrier upon successful authentication of the user-supplied passcode; authenticating a public key associated with the memory using the private key; and enabling access to the user profile in the memory upon successful authentication of the public key.
38. In a system having a computer with a PCMCIA device reader and a smart card secured profile carrier having a form factor of a PCMCIA card to compatibly interface with the PCMCIA device reader in the computer, the smart card secured profile carrier having memory to store a user profile and a removable smart card, computer-readable media at the smart card having executable instructions comprising: receiving a user-supplied passcode from the computer; authenticating the user-supplied passcode with a passcode stored on the smart card; enabling access to a private key on the smart card upon successful authentication of the user-supplied passcode; receiving a public key from the memory; authenticating the public key using the private key; and enabling access to the user profile in the memory of the profile carrier upon successful authentication of the public key.
PCT/US2000/012247 1999-05-03 2000-05-03 Pcmcia-compliant smart card secured memory assembly for porting user profiles and documents WO2000067098A1 (en)

Priority Applications (3)

Application Number Priority Date Filing Date Title
JP2000615873A JP2003521758A (en) 1999-05-03 2000-05-03 PCMCIA Compliant Smart Card Secure Memory Assembly for Porting User Profiles and Documents
AU49864/00A AU4986400A (en) 1999-05-03 2000-05-03 Pcmcia-compliant smart card secured memory assembly for porting user profiles and documents
EP00932082.1A EP1188103B1 (en) 1999-05-03 2000-05-03 Pcmcia-compliant smart card secured memory assembly for porting user profiles and documents

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US09/304,035 US7036738B1 (en) 1999-05-03 1999-05-03 PCMCIA-compliant smart card secured memory assembly for porting user profiles and documents
US09/304,035 1999-05-03

Publications (1)

Publication Number Publication Date
WO2000067098A1 true WO2000067098A1 (en) 2000-11-09

Family

ID=23174754

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/US2000/012247 WO2000067098A1 (en) 1999-05-03 2000-05-03 Pcmcia-compliant smart card secured memory assembly for porting user profiles and documents

Country Status (5)

Country Link
US (3) US7036738B1 (en)
EP (1) EP1188103B1 (en)
JP (1) JP2003521758A (en)
AU (1) AU4986400A (en)
WO (1) WO2000067098A1 (en)

Cited By (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
GB2374204A (en) * 2001-04-03 2002-10-09 Ubinetics Ltd Electronic module
WO2004055745A2 (en) * 2002-12-16 2004-07-01 Koninklijke Philips Electronics N.V. User profile portability
FR2875027A1 (en) * 2004-09-03 2006-03-10 Thierry Benchetrit Personal digital data back up method for personal computer, involves copying copiable part of user profile on specific module, and extracting and storing non-copiable part of user profile, on specific module
GB2432689A (en) * 2005-11-29 2007-05-30 Frederick Cohen Oliver Input of personal information using smart card
EP2059865A2 (en) * 2006-09-07 2009-05-20 Novatel Wireless, Inc Custom branding of host application based on distributed storage of graphics elements in the attached accessory
US7650470B2 (en) 2001-06-28 2010-01-19 Trek 2000 International, Ltd. Method and devices for data transfer
US8099749B2 (en) 2002-10-25 2012-01-17 The Directv Group, Inc. Viewer data collection system and method for use in a direct broadcast satellite television network
US8209462B2 (en) 2000-02-21 2012-06-26 Trek 2000 International Ltd. Portable data storage device
DE10258769C5 (en) * 2002-12-16 2017-08-17 Giesecke & Devrient Gmbh Communication between an operator panel, a vendor module and a customer module

Families Citing this family (52)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6829711B1 (en) * 1999-01-26 2004-12-07 International Business Machines Corporation Personal website for electronic commerce on a smart java card with multiple security check points
CA2377941A1 (en) * 1999-06-28 2001-01-04 United Video Properties, Inc. Interactive television program guide system and method with niche hubs
US7933968B1 (en) * 2000-06-20 2011-04-26 Koninklijke Philips Electronics N.V. Token-based personalization of smart appliances
JP4517480B2 (en) * 2000-01-31 2010-08-04 ソニー株式会社 Information providing system, information terminal device, information server device, and information providing method
US6769036B1 (en) * 2000-05-16 2004-07-27 Palm Source, Inc. Method and system for enabling personal digital assistants and protecting stored private data
US6438638B1 (en) * 2000-07-06 2002-08-20 Onspec Electronic, Inc. Flashtoaster for reading several types of flash-memory cards with or without a PC
US7295443B2 (en) 2000-07-06 2007-11-13 Onspec Electronic, Inc. Smartconnect universal flash media card adapters
IL148834A (en) * 2000-09-10 2007-03-08 Sandisk Il Ltd Removable, active, personal storage device, system and method
US8474693B1 (en) * 2000-12-05 2013-07-02 Diebold, Incorporated Automated banking machine security system and method
US8433632B2 (en) * 2001-03-13 2013-04-30 Lawson Software, Inc. Interactive method and apparatus for real-time financial
WO2003003278A1 (en) * 2001-06-28 2003-01-09 Trek 2000 International Ltd. A portable device having biometrics-based authentication capabilities
WO2003003295A1 (en) * 2001-06-28 2003-01-09 Trek 2000 International Ltd. A portable device having biometrics-based authentication capabilities
JP3522243B2 (en) * 2001-08-23 2004-04-26 アライドテレシス株式会社 Relay device, communication setting program, and communication setting method
US7536404B2 (en) * 2001-12-13 2009-05-19 Siemens Product Lifecycle Management Software, Inc. Electronic files preparation for storage in a server
US7660876B2 (en) * 2001-12-13 2010-02-09 Siemens Product Lifecycle Management Software Inc. Electronic file management
US7177844B2 (en) * 2002-01-16 2007-02-13 General Instrument Corporation Apparatus and method for activation of a security module in a set-top retail environment
CN100520935C (en) * 2002-02-07 2009-07-29 特科2000国际有限公司 Portable data storage and image recording device capable of directy connecting to computer USB port
ATE345530T1 (en) * 2002-03-12 2006-12-15 Trek 2000 Int Ltd SYSTEM AND APPARATUS FOR ACCESSING AND TRANSPORTING ELECTRONIC TRANSMISSIONS USING A PORTABLE STORAGE DEVICE
DE10211036A1 (en) * 2002-03-13 2003-10-09 Fujitsu Siemens Computers Gmbh access protection
EP1454240B1 (en) * 2002-05-13 2006-02-08 Trek 2000 International Ltd System and apparatus for compressing and decompressing data stored to a portable data storage device
US7861284B2 (en) * 2002-05-15 2010-12-28 Hitachi, Ltd. Control method and system of customer premises apparatus and gateway
TW588243B (en) * 2002-07-31 2004-05-21 Trek 2000 Int Ltd System and method for authentication
US20040034784A1 (en) * 2002-08-15 2004-02-19 Fedronic Dominique Louis Joseph System and method to facilitate separate cardholder and system access to resources controlled by a smart card
US7478248B2 (en) 2002-11-27 2009-01-13 M-Systems Flash Disk Pioneers, Ltd. Apparatus and method for securing data on a portable storage device
EP1704073B1 (en) * 2004-01-14 2008-04-02 Bayerische Motoren Werke Aktiengesellschaft Transfer of at least one personal vehicle setting
JP4420201B2 (en) 2004-02-27 2010-02-24 インターナショナル・ビジネス・マシーンズ・コーポレーション Authentication method using hardware token, hardware token, computer apparatus, and program
US7861006B2 (en) 2004-03-23 2010-12-28 Mcnulty Scott Apparatus, method and system for a tunneling client access point
KR100667338B1 (en) * 2004-12-29 2007-01-12 삼성전자주식회사 Image processing device, portable information processing device and a controlling method thereof
JP2006295234A (en) * 2005-04-05 2006-10-26 Toshiba Corp Authentication system and method, and entrance/exit management system
US20070113097A1 (en) * 2005-11-16 2007-05-17 Phison Electronics Corp. [storage media]
CN1987908A (en) * 2005-12-21 2007-06-27 鸿富锦精密工业(深圳)有限公司 Portable electronic device with network service portfolio and its realizing method
US20070158408A1 (en) * 2005-12-23 2007-07-12 Phison Electronics Corp. Portable storage device with identifying function
US7725701B2 (en) * 2006-03-03 2010-05-25 Hewlett-Packard Development Company, L.P. Portable device comprising a BIOS setting
US20080010405A1 (en) * 2006-07-10 2008-01-10 International Business Machines Corporation Selectable profiles and actions for removable memory devices
US8200952B2 (en) * 2006-10-25 2012-06-12 Microsoft Corporation Platform authentication via a transparent second factor
JP5004970B2 (en) * 2006-12-28 2012-08-22 富士通株式会社 Method, information processing apparatus, and program for logging in to computer
US7822973B2 (en) * 2006-12-28 2010-10-26 Motorola Mobility, Inc. Authentication key device having media content storage and rendering capabilities
US8695087B2 (en) * 2008-04-04 2014-04-08 Sandisk Il Ltd. Access control for a memory device
US7953913B2 (en) * 2008-04-10 2011-05-31 Sandisk Il Ltd. Peripheral device locking mechanism
US8276814B1 (en) * 2008-07-12 2012-10-02 Davis Kim C System and method for carrying out secure transactions
US20100017566A1 (en) * 2008-07-15 2010-01-21 Radoslav Danilak System, method, and computer program product for interfacing computing device hardware of a computing device and an operating system utilizing a virtualization layer
WO2011022437A1 (en) * 2009-08-17 2011-02-24 Cram, Inc. Digital content management and delivery
US8479011B2 (en) * 2009-10-07 2013-07-02 Gemalto Sa Method and apparatus for using cryptographic mechanisms to provide access to a portable device using integrated authentication using another portable device
DE102010006987A1 (en) * 2010-02-05 2011-08-11 Giesecke & Devrient GmbH, 81677 Completion of portable data carriers
US9633391B2 (en) 2011-03-30 2017-04-25 Cram Worldwide, Llc Secure pre-loaded drive management at kiosk
US9754298B2 (en) * 2011-08-31 2017-09-05 Ncr Corporation Techniques for collaborative shopping
US9286460B2 (en) * 2012-08-15 2016-03-15 Aviv Soffer User authentication device having multiple isolated host interfaces
JP6068328B2 (en) * 2013-12-27 2017-01-25 株式会社ソニー・インタラクティブエンタテインメント Information processing apparatus and information processing method
JP6367855B2 (en) * 2016-03-08 2018-08-01 インテル・コーポレーション Application authentication policy for multiple computing devices
JP7259616B2 (en) * 2019-07-24 2023-04-18 コニカミノルタ株式会社 Authentication system, support server and support program
US11196744B2 (en) 2019-11-07 2021-12-07 Vmware, Inc. Access to physical resources based through identity provider
US11444950B2 (en) * 2020-04-24 2022-09-13 Vmware, Inc. Automated verification of authenticated users accessing a physical resource

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO1994000936A1 (en) * 1992-06-19 1994-01-06 Gerald Lang Method and apparatus for protecting material on a storage media and transfering material of the media
WO1996008755A1 (en) * 1994-09-13 1996-03-21 Irmgard Rost Personal data archive system
FR2756074A1 (en) * 1996-11-15 1998-05-22 Advanced Pc Technologies Apct PROCESS FOR SECURING AND CONTROL OF ACCESS TO INFORMATION FROM A COMPUTER PLATFORM EQUIPPED WITH A MICRO-COMPUTER
US5778071A (en) * 1994-07-12 1998-07-07 Information Resource Engineering, Inc. Pocket encrypting and authenticating communications device
WO1998055912A1 (en) * 1997-06-04 1998-12-10 Spyrus, Inc. Modular security device
DE19731380A1 (en) * 1997-07-22 1999-01-28 Wolfgang Neifer Security matrix for cascade security system

Family Cites Families (42)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH069067B2 (en) * 1985-07-16 1994-02-02 カシオ計算機株式会社 IC card system
DE69034191T2 (en) * 1989-04-13 2005-11-24 Sandisk Corp., Sunnyvale EEPROM system with multi-chip block erasure
US5663901A (en) * 1991-04-11 1997-09-02 Sandisk Corporation Computer memory cards using flash EEPROM integrated circuit chips and memory-controller systems
FR2686172B1 (en) * 1992-01-14 1996-09-06 Gemplus Card Int PLUG - IN CARD FOR A MICROCOMPUTER FORMING A CARD READER WITH FLUSHED CONTACTS.
JP3403216B2 (en) 1992-03-13 2003-05-06 ゼロックス・コーポレーション Optical element
JPH06105271A (en) * 1992-09-16 1994-04-15 Asahi Optical Co Ltd Ic memory card camera system
US7137011B1 (en) * 1993-09-01 2006-11-14 Sandisk Corporation Removable mother/daughter peripheral card
US5887145A (en) * 1993-09-01 1999-03-23 Sandisk Corporation Removable mother/daughter peripheral card
AU1265195A (en) * 1993-12-06 1995-06-27 Telequip Corporation Secure computer memory card
US5860157A (en) * 1994-01-26 1999-01-12 Intel Corporation Nonvolatile memory card controller with an optimized memory address mapping window scheme
JPH0877110A (en) * 1994-06-28 1996-03-22 Omron Corp Information system
FR2728709B1 (en) * 1994-07-13 1997-01-24 Schlumberger Ind Sa PORTABLE INTERFACE FOR ELECTRONIC CHIP CARD
US5629508A (en) * 1994-12-02 1997-05-13 American Card Technology, Inc. Dual smart card access control electronic data storage and retrieval system and methods
US5778087A (en) 1995-03-24 1998-07-07 Dunlavy; John Harold Method for stereo loudspeaker placement
US5594227A (en) 1995-03-28 1997-01-14 Microsoft Corporation System and method for protecting unauthorized access to data contents
US5710884A (en) * 1995-03-29 1998-01-20 Intel Corporation System for automatically updating personal profile server with updates to additional user information gathered from monitoring user's electronic consuming habits generated on computer during use
DE29505678U1 (en) * 1995-04-01 1995-06-14 Stocko Metallwarenfab Henkels Contact unit for card-shaped carrier elements
NO302388B1 (en) 1995-07-13 1998-02-23 Sigurd Sigbjoernsen Procedure and apparatus for protecting software against unauthorized use
US5971282A (en) * 1995-09-26 1999-10-26 Intel Corporation Personal token card with sensor
US5663553A (en) * 1995-09-27 1997-09-02 Intel Corporation Mass storage device adapter for smart cards
AU734654B2 (en) 1996-02-09 2001-06-21 Integrated Technologies Of America, Inc. Access control/crypto system
US6038551A (en) * 1996-03-11 2000-03-14 Microsoft Corporation System and method for configuring and managing resources on a multi-purpose integrated circuit card using a personal computer
FR2747257B1 (en) 1996-04-09 1998-09-11 Gilbert Henri IDENTIFICATION AND / OR SIGNATURE PROCESS
DE29607253U1 (en) * 1996-04-22 1996-07-04 Stocko Metallwarenfab Henkels Combi chip card reader
US5890016A (en) * 1996-05-07 1999-03-30 Intel Corporation Hybrid computer add in device for selectively coupling to personal computer or solely to another add in device for proper functioning
US5844218A (en) * 1996-07-16 1998-12-01 Transaction Technology, Inc. Method and system for using an application programmable smart card for financial transactions in multiple countries
US5907620A (en) * 1996-08-23 1999-05-25 Cheyenne Property Trust Method and apparatus for enforcing the use of cryptography in an international cryptography framework
GB2321741B (en) 1997-02-03 2000-10-04 Certicom Corp Data card verification system
US6088802A (en) * 1997-06-04 2000-07-11 Spyrus, Inc. Peripheral device with integrated security functionality
US5955722A (en) * 1997-08-14 1999-09-21 A K Stamping Co. Inc. Smart card reader
DE29718773U1 (en) * 1997-10-22 1997-12-04 Stocko Metallwarenfab Henkels Chip card contact unit
US6015092A (en) * 1998-02-05 2000-01-18 Postlewaite; William M. Smart card reader having angled smart card holder
DE19846366C2 (en) * 1998-04-07 2000-07-27 Itt Mfg Enterprises Inc Plug-in card for electronic devices
US6234389B1 (en) * 1998-04-29 2001-05-22 @Pos.Com, Inc. PCMCIA-based point of sale transaction system
US6339826B2 (en) 1998-05-05 2002-01-15 International Business Machines Corp. Client-server system for maintaining a user desktop consistent with server application user access permissions
US6135786A (en) * 1998-11-30 2000-10-24 3Com Corporation Removable modular connector for connecting an electronic device to a communications card
US6148354A (en) * 1999-04-05 2000-11-14 M-Systems Flash Disk Pioneers Ltd. Architecture for a universal serial bus-based PC flash disk
US6215656B1 (en) * 1999-06-18 2001-04-10 Dell Usa, L.P. Method and apparatus for factory or user configurable external connectors
US6315205B1 (en) * 1999-07-06 2001-11-13 Itt Manufacturing Enterprises, Inc. Adaptor for smart card
US6438638B1 (en) * 2000-07-06 2002-08-20 Onspec Electronic, Inc. Flashtoaster for reading several types of flash-memory cards with or without a PC
US6439464B1 (en) * 2000-10-11 2002-08-27 Stmicroelectronics, Inc. Dual mode smart card and associated methods
TW582618U (en) * 2002-02-06 2004-04-01 Carry Computer Eng Co Ltd Silicon disc card with USB plug

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO1994000936A1 (en) * 1992-06-19 1994-01-06 Gerald Lang Method and apparatus for protecting material on a storage media and transfering material of the media
US5778071A (en) * 1994-07-12 1998-07-07 Information Resource Engineering, Inc. Pocket encrypting and authenticating communications device
WO1996008755A1 (en) * 1994-09-13 1996-03-21 Irmgard Rost Personal data archive system
FR2756074A1 (en) * 1996-11-15 1998-05-22 Advanced Pc Technologies Apct PROCESS FOR SECURING AND CONTROL OF ACCESS TO INFORMATION FROM A COMPUTER PLATFORM EQUIPPED WITH A MICRO-COMPUTER
WO1998055912A1 (en) * 1997-06-04 1998-12-10 Spyrus, Inc. Modular security device
DE19731380A1 (en) * 1997-07-22 1999-01-28 Wolfgang Neifer Security matrix for cascade security system

Cited By (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8209462B2 (en) 2000-02-21 2012-06-26 Trek 2000 International Ltd. Portable data storage device
GB2374204A (en) * 2001-04-03 2002-10-09 Ubinetics Ltd Electronic module
US7650470B2 (en) 2001-06-28 2010-01-19 Trek 2000 International, Ltd. Method and devices for data transfer
US8099749B2 (en) 2002-10-25 2012-01-17 The Directv Group, Inc. Viewer data collection system and method for use in a direct broadcast satellite television network
WO2004055745A2 (en) * 2002-12-16 2004-07-01 Koninklijke Philips Electronics N.V. User profile portability
WO2004055745A3 (en) * 2002-12-16 2004-10-21 Koninkl Philips Electronics Nv User profile portability
DE10258769C5 (en) * 2002-12-16 2017-08-17 Giesecke & Devrient Gmbh Communication between an operator panel, a vendor module and a customer module
FR2875027A1 (en) * 2004-09-03 2006-03-10 Thierry Benchetrit Personal digital data back up method for personal computer, involves copying copiable part of user profile on specific module, and extracting and storing non-copiable part of user profile, on specific module
GB2432689A (en) * 2005-11-29 2007-05-30 Frederick Cohen Oliver Input of personal information using smart card
EP2059865A2 (en) * 2006-09-07 2009-05-20 Novatel Wireless, Inc Custom branding of host application based on distributed storage of graphics elements in the attached accessory
EP2059865A4 (en) * 2006-09-07 2010-05-26 Novatel Wireless Inc Custom branding of host application based on distributed storage of graphics elements in the attached accessory

Also Published As

Publication number Publication date
US20060071066A1 (en) 2006-04-06
AU4986400A (en) 2000-11-17
US7284697B2 (en) 2007-10-23
EP1188103B1 (en) 2017-03-15
JP2003521758A (en) 2003-07-15
US7036738B1 (en) 2006-05-02
US20060102716A1 (en) 2006-05-18
US7255282B2 (en) 2007-08-14
EP1188103A1 (en) 2002-03-20

Similar Documents

Publication Publication Date Title
US7255282B2 (en) PCMCIA-complaint smart card secured memory assembly for porting user profiles and documents
US7117369B1 (en) Portable smart card secured memory system for porting user profiles and documents
US5892902A (en) Intelligent token protected system with network authentication
US8745409B2 (en) System and method for securing portable data
US7320139B2 (en) Data processing system for application to access by accreditation
US8572392B2 (en) Access authentication method, information processing unit, and computer product
US7757273B2 (en) Remote administration of smart cards for secure access systems
US10289826B2 (en) Using hidden secrets and token devices to control access to secure systems
US7861015B2 (en) USB apparatus and control method therein
US20080244734A1 (en) Information processing apparatus and method, program, and information processing system
US20110083170A1 (en) User Enrollment via Biometric Device
US20080086645A1 (en) Authentication system and method thereof
EP1542135B1 (en) A method which is able to centralize the administration of the user registered information across networks
US7461252B2 (en) Authentication method, program for implementing the method, and storage medium storing the program
JP2005208993A (en) User authentication system
Struif Use of biometrics for user verification in electronic signature smartcards
US9824202B2 (en) Electronic access-protection system, method of operating a computer system, chip card and firmware component
JP3123539B2 (en) Portable information terminal and recording medium
Bistarelli et al. MOC via TOC using a mobile agent framework
JP2005250636A (en) Ic card
IL198096A (en) Remote administration of smart cards for secure access systems

Legal Events

Date Code Title Description
AK Designated states

Kind code of ref document: A1

Designated state(s): AE AL AM AT AU AZ BA BB BG BR BY CA CH CN CR CU CZ DE DK DM EE ES FI GB GD GE GH GM HR HU ID IL IN IS JP KE KG KP KR KZ LC LK LR LS LT LU LV MA MD MG MK MN MW MX NO NZ PL PT RO RU SD SE SG SI SK SL TJ TM TR TT TZ UA UG UZ VN YU

AL Designated countries for regional patents

Kind code of ref document: A1

Designated state(s): GH GM KE LS MW SD SL SZ TZ UG ZW AM AZ BY KG KZ MD RU TJ TM AT BE CH CY DE DK ES FI FR GB GR IE IT LU MC NL PT SE BF BJ CF CG CI CM GA GN GW ML MR NE SN TD TG

DFPE Request for preliminary examination filed prior to expiration of 19th month from priority date (pct application filed before 20040101)
121 Ep: the epo has been informed by wipo that ep was designated in this application
REEP Request for entry into the european phase

Ref document number: 2000932082

Country of ref document: EP

WWE Wipo information: entry into national phase

Ref document number: 2000932082

Country of ref document: EP

ENP Entry into the national phase

Ref document number: 2000 615873

Country of ref document: JP

Kind code of ref document: A

REG Reference to national code

Ref country code: DE

Ref legal event code: 8642

WWP Wipo information: published in national office

Ref document number: 2000932082

Country of ref document: EP