I've looked into things like this, and thinking about the level of security it brings.  I always make the devils-advocate argument that once a signature is captured electronically, and that signature is tied to one document, what is to prevent someone who has the skills and "rights" to the database from taking that stored image, and fraudulently applying it to another document that the person did not sign?<br>
<br>In thinking further, it should be that no 2 signature images are exactly alike, so it should be possible to compare the stored images and make sure that each image is only applied once -- using a unique key in a database for example? Can a BLOB (Binary Large OBject) be marked unique?  *ponders*<br>
<br>making a copy of an electronic signature is akin to forging a signature, I guess.  The other idea we are starting to look at is using facial recognition (from the camera on a tablet) to do things like taking attendance in a classroom - in our case...<br>
<br>The "original signature" issue is the #1 biggest hang-up for is in moving to a paperless environment, so this subject is of great interest to me.<br><br clear="all">Tim Champion<br><a href="mailto:timchampion@gmail.com">timchampion@gmail.com</a><br>

<br><br><div class="gmail_quote">On Thu, Oct 27, 2011 at 11:59 AM, Matthew Nuzum <span dir="ltr"><<a href="mailto:newz@bearfruit.org">newz@bearfruit.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
I used a "Square" device that used signing with your fingertip. It felt weird. It was a native app, not a web app though.<div><br></div><div>It's possible to draw. For example, I just tested with Khan Academy: if you go to the site and it's the mobile, hit the button on the bottom to switch to desktop, then click to do a practice, then click one (addition 1 for example) then hit "Show scratchpad" and you can draw all you like. This must be using Canvas.</div>


<div><br></div><div>I have no idea how you can submit it though. I don't know if it's possible to grab the image data... (looking...)</div><div><br></div><div>Looks like, according to this you can: <a href="http://www.nihilogic.dk/labs/canvas2image/" target="_blank">http://www.nihilogic.dk/labs/canvas2image/</a></div>


<div><br></div><div>canvas.toDataUrl() base64 encodes the image as a png which you should be able to send to the server using ajax.</div><div><br></div><div>Slick idea.</div><div><div><div></div><div class="h5"><br><br><div class="gmail_quote">
On Thu, Oct 27, 2011 at 11:32 AM, Dave Hala Jr <span dir="ltr"><<a href="mailto:dave@58ghz.net" target="_blank">dave@58ghz.net</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Has anyone done any signature capture with a touchscreen device such as<br>
an ipad or a smartphone from inside a web page?<br>
<br>
:) Dave<br>
<br>
_______________________________________________<br>
Cialug mailing list<br>
<a href="mailto:Cialug@cialug.org" target="_blank">Cialug@cialug.org</a><br>
<a href="http://cialug.org/mailman/listinfo/cialug" target="_blank">http://cialug.org/mailman/listinfo/cialug</a><br>
</blockquote></div><br><br clear="all"><div><br></div></div></div><font color="#888888">-- <br>Matthew Nuzum<br>newz2000 on freenode, skype, linkedin and twitter<br><br><p>







</p><p><span>♫</span> You're never fully dressed without a smile! <span>♫</span></p><p></p><br>
</font></div>
<br>_______________________________________________<br>
Cialug mailing list<br>
<a href="mailto:Cialug@cialug.org">Cialug@cialug.org</a><br>
<a href="http://cialug.org/mailman/listinfo/cialug" target="_blank">http://cialug.org/mailman/listinfo/cialug</a><br>
<br></blockquote></div><br>