开发者

Want to implement login security using those random number generator security dongles

I don't know what these are called, so I will explain as best I can what we want to do:

We want t开发者_运维知识库o implement a secure log-in system so that when logging in we want to ask for a number that is generated on a small device that is carried with the person at all times.

I understand these devices work by relying on an algorithm that generates random numbers based on the current time. The same method is used on the sever side. They both independently generate the same numbers, since their clocks are in sync, and because its the same algorithm. When the user enters this number they should match.

Where can one buy these security dongles? What is this authentication method even called?


I know of RSA SecurID as a supplier of two-factor authentication solutions.


One name for one species of the gadgets you are looking for is RSA SecurID.


Our company used to use Safeword Tokens. Google the name, and you'll have a host of places to buy them from.

http://www.google.com/search?q=safeword+token&rls=com.microsoft:en-us&ie=UTF-8&oe=UTF-8&startIndex=&startPage=1

However, an even COOLER method of authentication is Phone Factor, which we switched to when we went away from SafeWord..

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜