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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Verx Codes

1 点作者 davidsonff超过 6 年前

2 条评论

davidsonff超过 6 年前
Working on a new app to let manufacturers (or anyone who makes things) print unique QR codes that let you verify that a product was indeed made by them with modern, secure cryptography. Think helping people know that their Gucci handbag is authentic with surety. Scan the codes below - one is bad and one is good. Mostly thinking about letting consumers verify prescription drugs in the developing world and by mail order. Hope to make it free. For the technically inclined, you can pull the code and generate your own public and private keys and QR codes to work with the app at: <a href="https:&#x2F;&#x2F;github.com&#x2F;verxcodes" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;verxcodes</a><p>Work in progress... Verified for iOS Safari and Chrome on a PC so far. Let me know how you fair if you try it out! Good and bad codes for scanning can be found on the Github team site: <a href="https:&#x2F;&#x2F;github.com&#x2F;orgs&#x2F;verxcodes&#x2F;teams&#x2F;all-members" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;orgs&#x2F;verxcodes&#x2F;teams&#x2F;all-members</a>
davidsonff超过 6 年前
I was inspired by: <a href="https:&#x2F;&#x2F;www.pbs.org&#x2F;video&#x2F;fighting-the-public-health-threat-of-counterfeit-drugs-1513298577&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.pbs.org&#x2F;video&#x2F;fighting-the-public-health-threat-...</a><p>Quite a serious problem. Help and suggestions are most welcome! All OSS!