All Projects → prof18 → Secure-QR-Reader

prof18 / Secure-QR-Reader

Licence: Apache-2.0 license
Privacy Focused and Secure QR Reader

Programming Languages

kotlin
9241 projects

Projects that are alternatives of or similar to Secure-QR-Reader

BarcodeReader
Simple multi-format barcode reader for Windows
Stars: ✭ 26 (-18.75%)
Mutual labels:  qrcode, qrcode-scanner, qrcode-reader
Efqrcode
A better way to operate QR Code in Swift, support iOS, macOS, watchOS and tvOS.
Stars: ✭ 4,121 (+12778.13%)
Mutual labels:  qrcode, qrcode-scanner, qrcode-reader
barcode-detector
Spec compliant polyfill of the Barcode Detection API 🤳
Stars: ✭ 31 (-3.12%)
Mutual labels:  qrcode, qrcode-scanner, qrcode-reader
quagga2-reader-qr
Quagga2 sample external reader for QR codes
Stars: ✭ 20 (-37.5%)
Mutual labels:  qrcode, qrcode-scanner, qrcode-reader
barcode-server
Barcode Server for Barcode Client-Server android application
Stars: ✭ 40 (+25%)
Mutual labels:  qrcode, qrcode-scanner, qrcode-reader
barcode scan2
[reborned barcode_scan] A flutter plugin for reading 2D barcodes and QR codes.
Stars: ✭ 43 (+34.38%)
Mutual labels:  qrcode, qrcode-scanner, qrcode-reader
Qr Code Scanner
📠 A simple, fast and useful progressive web application
Stars: ✭ 982 (+2968.75%)
Mutual labels:  qrcode, qrcode-scanner
Scannermapp
A QR-code and barcode acanner app built in Delphi using ZXing and TFrameStand
Stars: ✭ 65 (+103.13%)
Mutual labels:  qrcode, qrcode-scanner
Qrcodereader.swift
Simple QRCode reader in Swift
Stars: ✭ 1,202 (+3656.25%)
Mutual labels:  qrcode, qrcode-scanner
Jsqr
A pure javascript QR code reading library. This library takes in raw images and will locate, extract and parse any QR code found within.
Stars: ✭ 2,722 (+8406.25%)
Mutual labels:  qrcode, qrcode-reader
Vue Qrcode Reader
A set of Vue.js components for detecting and decoding QR codes.
Stars: ✭ 1,240 (+3775%)
Mutual labels:  qrcode, qrcode-scanner
Qrcodescanner
A lib to aid you quickly achieve qrcode scan
Stars: ✭ 98 (+206.25%)
Mutual labels:  qrcode, qrcode-scanner
Czxing
C++ port of ZXing and ZBar for Android.
Stars: ✭ 854 (+2568.75%)
Mutual labels:  qrcode, qrcode-scanner
Tesseract Ocr Scanner
基于Tesseract-OCR实现自动扫描识别手机号
Stars: ✭ 622 (+1843.75%)
Mutual labels:  qrcode, qrcode-scanner
Qrcode
A pure JavaScript QRCode encode and decode library.
Stars: ✭ 69 (+115.63%)
Mutual labels:  qrcode, qrcode-scanner
Cordova Plugin Qrscanner
A fast, energy efficient, highly-configurable QR code scanner for Cordova apps and the browser.
Stars: ✭ 485 (+1415.63%)
Mutual labels:  qrcode, qrcode-scanner
Barcodescanner.xf
Barcode Scanner using GoogleVision API for Xamarin Form
Stars: ✭ 82 (+156.25%)
Mutual labels:  qrcode, qrcode-scanner
Restaurantapp
Android Restaurant Application with QR Code Reader
Stars: ✭ 133 (+315.63%)
Mutual labels:  qrcode, qrcode-scanner
Qrscanner
A simple QR Code scanner framework for iOS. Provides a similar scan effect to ios13.
Stars: ✭ 134 (+318.75%)
Mutual labels:  qrcode, qrcode-scanner
Zxinglite
🔥 ZXing的精简版,优化扫码和生成二维码/条形码,内置闪光灯等功能。扫描风格支持:微信的线条样式,支付宝的网格样式。几句代码轻松拥有扫码功能 ,ZXingLite让集成更简单。(扫码识别速度快如微信)
Stars: ✭ 2,117 (+6515.63%)
Mutual labels:  qrcode, qrcode-scanner

QR Reader Secure

QR Reader Secure is a simple QR Reader designed and developed with a focus on privacy.

I decided to develop it after a failed search for a simple and secure reader for my parents.

The app is very simple (the aim is to scan a code and open the link, only this!) and it does not require sneaky, strange and useless permissions just for the sake of stealing your data. There aren't ads, trackers of any sort and what do you scan remains on your phone. The only requested permission is for the camera.

Download 📦

You can download QR Reader Secure on the Play Store!

Get it on Google Play

Translating 🌍

QR Reader Secure currently supports Italian and English. If you want to help QR Reader Secure becoming international, I will more than happy.

To add a new translation just add a pull request with a new strings.xml file inside a values-xx folder (where xx is a two-letter ISO 639-1 language code).

Acknowledgments 🌸

  • All the vectors and the illustrations used in the app are provided by freepik.com
  • Thanks to @giansegato and Fed for design reviews and many other advices.

License 📄

   Copyright 2020 Marco Gomiero

   Licensed under the Apache License, Version 2.0 (the "License");
   you may not use this file except in compliance with the License.
   You may obtain a copy of the License at

       http://www.apache.org/licenses/LICENSE-2.0

   Unless required by applicable law or agreed to in writing, software
   distributed under the License is distributed on an "AS IS" BASIS,
   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
   See the License for the specific language governing permissions and
   limitations under the License.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].