https://github.com/monich/harbour-foilauth
Secure OTP (One-Time Password) generator for Sailfish OS
https://github.com/monich/harbour-foilauth
encryption hotp one-time-password sailfish-os totp
Last synced: 3 months ago
JSON representation
Secure OTP (One-Time Password) generator for Sailfish OS
- Host: GitHub
- URL: https://github.com/monich/harbour-foilauth
- Owner: monich
- License: other
- Created: 2019-03-07T19:47:47.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2026-04-06T00:05:04.000Z (3 months ago)
- Last Synced: 2026-04-06T01:28:49.084Z (3 months ago)
- Topics: encryption, hotp, one-time-password, sailfish-os, totp
- Language: C++
- Homepage: https://openrepos.net/content/slava/foil-auth
- Size: 751 KB
- Stars: 13
- Watchers: 3
- Forks: 9
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Secure OTP generator for Sailfish OS

**Foil Auth** is an HMAC-based generator of One-Time Passwords
which keeps secret keys encrypted.
Both HOTP (counter based) and TOTP (time based) passwords are
supported.
The format of encrypted files is described
[here](https://github.com/monich/foil/blob/master/libfoilmsg/README).