OmniLayer / omniwallet

Omni Protocol Hybrid Web-Wallet
https://www.omniwallet.org
GNU Affero General Public License v3.0
327 stars 187 forks source link

Should require a captcha for account creation #146

Closed ripper234 closed 10 years ago

ripper234 commented 10 years ago

We do not want to be bombarded with a ton of fake accounts.

Nevtep commented 10 years ago

I've started looking into this as well, since we use Angularjs reCAPTCHA seems like a good choice, the omniwallet.org domain should be registered to get the specfic key to use.

https://www.google.com/recaptcha/admin#whyrecaptcha

ripper234 commented 10 years ago

reCAPTCHA is awesome.

achamely commented 10 years ago

I've signed up for this, Tomas i'll contact you to handle keys

spacelite commented 10 years ago

easy slider instead of hard-to-read characters, for use anywhere. maybe even to confirm large transfers, like arming the system before launch key can be pressed http://www.myjqueryplugins.com/jquery-plugin/qaptcha

example here http://asetek.com/company/support/contact-us.aspx

dexX7 commented 10 years ago

Wait. Is there need for this? I rather suggest to set some delay or prevention of creating several accounts in a short time period, if this is an issue at all.

Furthermore you can easily prune completely unused accounts after some time.

Edit: the slider is pretty neat! :)

genecyber commented 10 years ago

I agree, we can rate limit without including a captcha. If it ain't broke don't fix it.

On Sat, Oct 18, 2014 at 7:06 AM, dexX7 notifications@github.com wrote:

Wait. Is there need for this? I rather suggest to set some delay or prevention of creating several accounts in a short time periode, if this is an issue at all.

Furthermore you can easily prune completely unused accounts after some time.

Reply to this email directly or view it on GitHub: https://github.com/mastercoin-MSC/omniwallet/issues/146#issuecomment-59607761

Nevtep commented 10 years ago

Ready to work on this today.

oktype commented 10 years ago

captcha

achamely commented 10 years ago

And we have captchya

marv-engine commented 9 years ago
  1. Any idea why the Captcha widget has http://www.google.com/intl/en/policies/ for terms of use?
  2. No audio or feedback when I chose to hear the captcha phrase.
achamely commented 9 years ago
  1. It seems that is the generic google policy and not the recaptchya specific stuff, i'll look into it.
  2. Audio works just fine for me. Is it possible your bowers audio plugin is disabled/misconfigured? When i click the get audio captchya i see a link in the captchya window which also says 'Download sound as mp3' does that display for you?