diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 13 |
1 files changed, 13 insertions, 0 deletions
| @@ -36,6 +36,19 @@ I hope that somebody will find it useful. | |||
| 36 | ``` | 36 | ``` |
| 37 | 37 | ||
| 38 | 38 | ||
| 39 | ### Fedora ( >= 31) | ||
| 40 | |||
| 41 | Set up a custom repo as described: https://pkg.pichove.org/Fedora/README.txt | ||
| 42 | |||
| 43 | Key fingerprint: A664 5797 661E 2F47 3DD3 FF06 BCE7 0555 C3BB 08F7 | ||
| 44 | |||
| 45 | Install the package: | ||
| 46 | |||
| 47 | ```bash | ||
| 48 | sudo dnf install python3-pyotp2289 | ||
| 49 | ``` | ||
| 50 | |||
| 51 | |||
| 39 | ## Overview of RFC-2289 | 52 | ## Overview of RFC-2289 |
| 40 | 53 | ||
| 41 | RFC-2289 describes a one-time password authentication system (OTP): | 54 | RFC-2289 describes a one-time password authentication system (OTP): |
