The authentication tag has no wiki summary.
3
votes
2answers
140 views
How can multifactor authentication be used when there needs to be two people with access?
For a business account at a Bitcoin exchange, either of two people need to be able to send bitcoins or withdraw. This account will be configured with two-factor authentication.
How can two of the ...
8
votes
2answers
1k views
Which Two-factor authentication methods are available at which exchanges?
I see that Mt. Gox now supports the Google Authenticator app (on Android, iOS - iPhone, iPad, iPod Touch, and on Blackberry) for 2-factor authentication (in addition to support for Yubikey, of ...
4
votes
1answer
222 views
What can a person do with special private keys?
The Alert message in the Standard Client will only be displayed if it is signed with a correct ECDSA private key. Should anyone get that private key, they would be able to propagate any alert through ...
8
votes
2answers
445 views
How would we know the real Satoshi?
Should Satoshi decide to reveal his or her true identity, how can one know the person is the real creator of Bitcoin, rather than a person who hacked the forum login, email address or the like? In ...
2
votes
1answer
214 views
Miner username and password - does it need to be unique in the major pools?
Every Bitcoin mining pool relies on Basic Access Authentication to identify the user and credit their account for the work performed. But does this identification in form of username and password have ...