TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Show HN: Whistle-based Authentication

1 点作者 brissmyr超过 11 年前
With the rise of more and more clever authentication methods, e.g. fingerprint (Apple Touch ID), facial recognition (http:&#x2F;&#x2F;mashable.com&#x2F;2013&#x2F;07&#x2F;25&#x2F;facial-recognition-payment) and clicking in pictures (http:&#x2F;&#x2F;pixelpin.co.uk), we thought that why not take this trend to the next level:<p>Whistle-based Authentication: http:&#x2F;&#x2F;popdevelop.com&#x2F;whistle<p>The project uses HTML5 audio (in Chrome) together with some basic signal processing to detect notes that are whistled in a certain order. Only the order is important, so no need for perfect pitch.<p>And kids, don&#x27;t use this in anything close to a production environment. This project was developed during the Malmoe Music Hack Weekend 2013 and only supports the two demo users. However feel free to fork the project and add your own users and melodies.

1 comment

brissmyr超过 11 年前
With the rise of more and more clever authentication methods, e.g. fingerprint (Apple Touch ID), facial recognition (<a href="http://mashable.com/2013/07/25/facial-recognition-payment" rel="nofollow">http:&#x2F;&#x2F;mashable.com&#x2F;2013&#x2F;07&#x2F;25&#x2F;facial-recognition-payment</a>) and clicking in pictures (<a href="http://pixelpin.co.uk" rel="nofollow">http:&#x2F;&#x2F;pixelpin.co.uk</a>), we thought that why not take this trend to the next level:<p>Whistle-based Authentication: <a href="http://popdevelop.com/whistle" rel="nofollow">http:&#x2F;&#x2F;popdevelop.com&#x2F;whistle</a><p>The project uses HTML5 audio (in Chrome) together with some basic signal processing to detect notes that are whistled in a certain order. Only the order is important, so no need for perfect pitch.<p>And kids, don&#x27;t use this in anything close to a production environment. This project was developed during the Malmoe Music Hack Weekend 2013 and supports only the two demo users. However feel free to fork the project and add your own users and melodies.