Open In App
Related Articles

3D passwords-Advanced Authentication Systems

Improve Article
Improve
Save Article
Save
Like Article
Like

The increase in the usage of computer systems has given rise to many security concerns.
One of the major security concern is authentication, which is the process of validating who you are to whom you claimed to be.

Current authentication systems suffer from various weaknesses. People usually use textual passwords; however they do not follow their requirements.The issue is that users intend to use meaningful words from the dictionary, which eventually are easier to break and vulnerable to attack.

A major drawback of the textual password is its conflicting requirements-
the selection of a password that is easy to remember(for the user), and at the same time, hard to guess(to prevent unauthorized access to private data).

As a solution, many biometric authentications have been proposed. These include:

1. Retinal scans
2. Fingerscanning
3. Iris recognition
4. Facial recognition
5. Finger vein ID 

However, users usually tend to resist biometrics because:

  • because of their effect on privacy and their intrusiveness.
  • moreover, biometrics cannot be revoked.

3D password is a multi factor authentication scheme, that is, it is a security approach that requires the user to provide more than 1 identity factor before accessing their data.

Some factors include:

  1. what a user KNOWS: that is their password.
  2. what a user HAS: that is a smart card/hard token.
  3. what a user IS: that is a retinal scan/ finger print.

To be authenticated into a secure system, we present a 3-D virtual environment where the user navigates and interacts with various objects. The sequence of actions and interactions towards the objects inside the environment.Then the user’s password is constructed. The password can combine most existing authentication schemes, i.e., graphical and textual passwords and various biometrics into a virtual 3D environment.

The design of the 3D virtual environment and the type of objects selected determine the 3D password key space.

Advantages:

  • easy to remember and is highly secure.
  • easy to customise.
  • difficult to share.
  • 3D graphical password has no limit.

Disadvantages:

  • difficult to use for the blind people.
  • is costly.
  • requires complex computer technology.
Unlock the Power of Placement Preparation!
Feeling lost in OS, DBMS, CN, SQL, and DSA chaos? Our Complete Interview Preparation Course is the ultimate guide to conquer placements. Trusted by over 100,000+ geeks, this course is your roadmap to interview triumph.
Ready to dive in? Explore our Free Demo Content and join our Complete Interview Preparation course.

Last Updated : 17 Dec, 2019
Like Article
Save Article
Previous
Next
Similar Reads