DISTCHA: an attempt to kill CAPTCHA
Vincent François & Samuel Sirois, AccessibilitéWeb | Toll free: 1 (877) 315-5550
2011 March 18th – csunconference.org
Under a Attribution-NonCommercial-ShareAlike 2.5 Canada (BY-NC-SA 2.5) Creative Commons license.
2011. Some Rights Reserved - Terms of Use
http://creativecommons.org/licenses/by-nc-sa/2.5/ca/deed.en
PermaLink
http://www.accessibiliteweb.com/presentations/2011/csun/distcha/
We speak…


With that in mind, feel free to interrupt us at any time.
No shield.
By asking the user to:
Sabotage
Temporary Dyslexia
Talking of interoperability with all user-agents?
Web Experience Toolkit (WET) includes ready-made tools and solutions for building and maintaining innovative Web sites that are accessible, usable, and interoperable. These tools and solutions are open source software and free for use by departments and external Web communities.
What is a secure system?
<form method="post" action="reverse-turing-test.php">
<fieldset>
<input type="hidden" value="0" name="distchaValue" id="distchaValue">
<div class="field">
<label for="distchaID">
Please, move the slider cursor all the way through to 100%.
</label>
<div class="distchaContainer">
<input type="button" value="Slide me!"
id="distchaID"
class="cursor draggable"
/>
</div>
</div>
</fieldset>
<div class="controls">
<input type="submit" value="Submit" name="submit" id="submit">
</div>
</form>
<script type="text/javascript">
/* <![CDATA[ */
var params = {
distcha: {}
};
PE.progress(params);
/* ]]> */
</script>
<input type="button" value="Slide me!"
class="cursor draggable ui-draggable" id="captcha"
style="position: relative;"
aria-valuetext="0 percent."
aria-valuenow="0"
aria-valuemin="0"
aria-valuemax="100"
role="slider"
>
Human, your ID!
Questions?, Comments?, Suggestions?, Objections?
Vincent Vince François (@vincent45nord on Twitter)
Samuel Sam Sirois (@samuelsirois on Twitter)
AccessibilitéWeb Cooperative
1751 Richardson street, suite 6111
Montreal (Quebec), Canada H3K 1G6
Toll free: 1 (877) 315-5550
Email: info@accessibiliteweb.com
Web: www.accessibiliteweb.com
Blog: www.accessiblogue.com
Twitter : @AccessibiliteWb
PermaLink
http://www.accessibiliteweb.com/presentations/2011/csun/distcha/