Pages:
Author

Topic: Two factor? - page 2. (Read 5393 times)

hero member
Activity: 508
Merit: 500
June 12, 2014, 07:41:59 AM
#25
I would really like to see 2FA on this site via Google Authenticator.  I am guessing it would be fairly easy for the admin to add. 
I would really like to not see google products used on an anonymous coin.

The early versions were open source.  They have been reviewed and updated and some are still open source.  The concept is solid.  As long as it is open source, and vetted, does it really matter where it came from?
yea fuck google. They got their evil mitts in everything.

Here, have a fresh mug of...

hero member
Activity: 770
Merit: 500
June 12, 2014, 07:10:06 AM
#24
I would really like to see 2FA on this site via Google Authenticator.  I am guessing it would be fairly easy for the admin to add. 
I would really like to not see google products used on an anonymous coin.

The early versions were open source.  They have been reviewed and updated and some are still open source.  The concept is solid.  As long as it is open source, and vetted, does it really matter where it came from?
yea fuck google. They got their evil mitts in everything.
member
Activity: 104
Merit: 10
June 12, 2014, 12:08:40 AM
#23
I would really like to see 2FA on this site via Google Authenticator.  I am guessing it would be fairly easy for the admin to add. 
I would really like to not see google products used on an anonymous coin.

The early versions were open source.  They have been reviewed and updated and some are still open source.  The concept is solid.  As long as it is open source, and vetted, does it really matter where it came from?
legendary
Activity: 1522
Merit: 1000
www.bitkong.com
June 11, 2014, 02:05:31 PM
#22
This would be a great idea to implement. I could see this as being very useful.
legendary
Activity: 1050
Merit: 1004
June 11, 2014, 09:50:46 AM
#21
I would really like to see 2FA on this site via Google Authenticator.  I am guessing it would be fairly easy for the admin to add. 

It would be relatively easy, but I wouldn't expect it until the new forum.
hero member
Activity: 770
Merit: 500
June 11, 2014, 09:40:38 AM
#20
I would really like to see 2FA on this site via Google Authenticator.  I am guessing it would be fairly easy for the admin to add. 
I would really like to not see google products used on an anonymous coin.
member
Activity: 104
Merit: 10
June 11, 2014, 09:26:24 AM
#19
I would really like to see 2FA on this site via Google Authenticator.  I am guessing it would be fairly easy for the admin to add. 
sr. member
Activity: 389
Merit: 250
June 08, 2014, 08:32:08 PM
#18
As long as they don't require a phone number or using a google product.

The majority of the users on this site respect anonymity. I doubt they'll ask for anything of the such as verification.
Google Auth seems the way to go in this one.
hero member
Activity: 644
Merit: 500
June 08, 2014, 07:21:45 PM
#17
As long as they don't require a phone number or using a google product.

The majority of the users on this site respect anonymity. I doubt they'll ask for anything of the such as verification.
legendary
Activity: 966
Merit: 1000
June 08, 2014, 05:52:39 PM
#16
Not phone number for sure but maybe PGP signed msg or google auth?
hero member
Activity: 770
Merit: 500
June 08, 2014, 05:25:45 PM
#15
As long as they don't require a phone number or using a google product.
global moderator
Activity: 3794
Merit: 2615
Join the world-leading crypto sportsbook NOW!
June 08, 2014, 02:14:37 PM
#14
It's mentioned in the document linked above and sticked here in the sub.
global moderator
Activity: 3752
Merit: 2607
In a world of peaches, don't ask for apple sauce
June 08, 2014, 02:11:52 PM
#13
Not sure, but I think theymos mentioned that it will be included. Can't seem to find the exact post though.
legendary
Activity: 858
Merit: 1000
June 05, 2014, 07:38:31 PM
#12
Good idea, preferably with the option for a Text, or Call or, app (Google Auth, Authy, etc.)
It is already going to be a part of the new forum software, but it is still good to get some feedback on it.
b!z
legendary
Activity: 1582
Merit: 1010
May 31, 2014, 11:17:03 AM
#11
Most bitcoin sites have it, seems like a good idea to be on here.

I dunno how much I'd trust inputting my phone number on this site, even if it is for 2FA.

It probably wont be mobile phone number verification but something like google authenticator or whatever.

You guy should really read around a bit more.

Quote
Fancy Authentication

In addition to normal password authentication, the forum should support various kinds of of alternative authentication. At least password auth, email verification, secret questions, OpenID, PGP, OpenVPN (automatic creation of subnets + IP source verification), and Bitcoin address signing should be supported, with multiple allowable credentials for each auth type. Users should have the option of requiring any combination of these auth types. Like "pgp OR (password AND OpenID)". And users should be able to require that changes to some or all auth types as well as the required combination of types not take effect for some configurable number of days. This allows for different types of recovery methods.

Also, it should be possible to limit the access for each auth type. So one type might be able to only read, but not post, etc. If the Web interface uses the same API that is exposed publicly, then these permissions can be in the form of allowed API commands.

It might be nice to make this functionality into a self-contained library that other sites can use.

from: https://docs.google.com/document/d/1bHlm4NQkSzaBTT5tLIqQBmV92wSsbdOX5r-dRR9Dgg0/edit
which is linked here: https://bitcointalksearch.org/topic/current-requirements-523070
which is the only sticky in the new forum software part of the forum.

Perhaps there should be a new forum modification to avoid sticky blindness Wink
copper member
Activity: 1498
Merit: 1499
No I dont escrow anymore.
May 29, 2014, 03:04:49 AM
#10
Most bitcoin sites have it, seems like a good idea to be on here.

I dunno how much I'd trust inputting my phone number on this site, even if it is for 2FA.

It probably wont be mobile phone number verification but something like google authenticator or whatever.

You guy should really read around a bit more.

Quote
Fancy Authentication

In addition to normal password authentication, the forum should support various kinds of of alternative authentication. At least password auth, email verification, secret questions, OpenID, PGP, OpenVPN (automatic creation of subnets + IP source verification), and Bitcoin address signing should be supported, with multiple allowable credentials for each auth type. Users should have the option of requiring any combination of these auth types. Like "pgp OR (password AND OpenID)". And users should be able to require that changes to some or all auth types as well as the required combination of types not take effect for some configurable number of days. This allows for different types of recovery methods.

Also, it should be possible to limit the access for each auth type. So one type might be able to only read, but not post, etc. If the Web interface uses the same API that is exposed publicly, then these permissions can be in the form of allowed API commands.

It might be nice to make this functionality into a self-contained library that other sites can use.

from: https://docs.google.com/document/d/1bHlm4NQkSzaBTT5tLIqQBmV92wSsbdOX5r-dRR9Dgg0/edit
which is linked here: https://bitcointalksearch.org/topic/current-requirements-523070
which is the only sticky in the new forum software part of the forum.
hero member
Activity: 812
Merit: 1000
I <3 VW Beetles
May 28, 2014, 05:09:31 PM
#9
I dunno how much I'd trust inputting my phone number on this site, even if it is for 2FA.

It probably wont be mobile phone number verification but something like google authenticator or whatever.
Which most of the time, is by mobile phone number  Undecided
I sure as hell want to have 2 factor, seeiing the amount of chinese lads trying to own everything I have on the interwebz Tongue
sr. member
Activity: 322
Merit: 250
May 26, 2014, 12:57:49 PM
#8
I dunno how much I'd trust inputting my phone number on this site, even if it is for 2FA.

It probably wont be mobile phone number verification but something like google authenticator or whatever.
Exactly
global moderator
Activity: 3794
Merit: 2615
Join the world-leading crypto sportsbook NOW!
May 26, 2014, 12:37:01 PM
#7
I dunno how much I'd trust inputting my phone number on this site, even if it is for 2FA.

It probably wont be mobile phone number verification but something like google authenticator or whatever.
hero member
Activity: 728
Merit: 500
May 26, 2014, 11:51:27 AM
#6
I dunno how much I'd trust inputting my phone number on this site, even if it is for 2FA.
Pages:
Jump to: