Abstract:
Today, single factor authentication, e.g. passwords, is no longer considered
secure in the internet and banking world. Easy-to-guess passwords,
such as names and age, are easily discovered by automated passwordcollecting
programs, In addition ,it’s exhausted and slow, especially on a
multiple devices (distributed) environment.
Two factor authentications have recently been introduced to meet the demand
of organizations for providing stronger authentication options to its
users. Using two identification factors require often an additional device.
In this project, a security token will be used, the token will gain access for
multiple devices by writing a single password, the Bluetooth is the method
selected for connecting the token and devices.
The proposed method guarantees that authenticating to services, is done in a
very fast and a secure manner. In this model we develop a token software
for laptop; design a Bluetooth communication model between the token
(laptop) and devices that will be authenticated; complete the development
of this token distributed authentication prototype system finally.
The proposed method has been implemented and tested. Initial results show
the success of the proposed method.