An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

## Secure OTP generator for Sailfish OS

![icon](icons/86x86/harbour-foilauth.png)

**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).