-
Update of antievilmaid to v4.0.1 for Qubes r4.0, see comments below for details.
Built from: https://github.com/QubesOS/qubes-antievilmaid/commit/5206053615b96af9c9d74adc39df8b9d9807d1a6
[Changes si…
-
The URL generated by https://github.com/go-gitea/gitea causes `pass-otp` to fail as demonstrated below:
~ ❯❯❯ pass otp git.stengle.in
/usr/bin/oathtool: invalid argument, "SHA1", for optio…
-
One of the keys I want to add to the Yubico Authenticator uses an usual timestep. Instead of the standard 30 seconds, it has a 32-second timestep. The otpauth URI format has provisions for describing …
tycho updated
7 years ago
-
Hello,
This is not a bug report per se because SailOTP works; I'm just wondering why SailOTP – when generating a TOTP – is always 1 window size (30s) ahead of `oathtool`, even though the times are …
-
Hi. I am using Mac. Instead of `sudo make install`, I installed pass-otp via `make install PREFIX=/usr/local` (without sudo).
This is not an issue. Just don't know where to put this comment about "…
-
Hello,
Really like the app. Trying to see if this works for scripting purposes.
Unfortunately when i run `add` i get:
```
authenticator add Google:dvmacias@test-server1
Enter passphrase:
En…
-
It looks like #3800 broke the Proxmox and Ceph-plugins. The location of the RRD is incorrect.
Proxmox should write rrd's to rrd/proxmox/$clustername , not in a device-directory. Ceph seems to want to…
-
How exactly does the contributing of a custom DNS API script work?
I would need to create a new PR every time I update something in the script, right?
Also, the one that I've been working on is for a…
-
Currently, the `mod_auth_otp` provisioning instructions rely on using Google Authenticator's command-line tool for generating the seed/keys. It would be nice if `mod_auth_otp` came with its own tool …
-
Hi. Thanks for the excellent library. Found it on packagist.org. Replaced an older OTP library (with fewer features) and had my unit tests passing in about 10 minutes. Awesome!
Small suggestion for y…