https://github.com/ad-si/biocrypt
Secure biometric identification for the masses
https://github.com/ad-si/biocrypt
biometrics
Last synced: 6 months ago
JSON representation
Secure biometric identification for the masses
- Host: GitHub
- URL: https://github.com/ad-si/biocrypt
- Owner: ad-si
- Created: 2017-06-18T02:05:26.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-06-18T08:55:15.000Z (over 8 years ago)
- Last Synced: 2025-02-09T12:25:39.040Z (8 months ago)
- Topics: biometrics
- Language: JavaScript
- Homepage: https://devpost.com/software/biocrypt
- Size: 176 KB
- Stars: 4
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# BioCrypt
## Installation
Install dependencies:
```sh
yarn
```Link binaries into path:
```sh
yarn link
```## Usage
Run command line tool:
```sh
biocrypt
```