koditoriet/totpm
Project ID: 144220
Description
A TPM-backed command line TOTP client. Like Google Authenticator in your terminal.
Installation Instructions
Enable the totpm Copr, install totpm and initialize the secrets database:
sudo dnf copr enable koditoriet/totpm
sudo dnf install totpm
topm init
If you're getting permission errors running totpm init, you need to add your user to the tss group and re-login:
sudo usermod -a -G tss "$USER"
newgrp -
Please report any issues on the project's issue tracker.
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
| Release | Architectures | Repo Download | 
|---|---|---|
                   
                Fedora 41
           | 
          x86_64 (27)* | Fedora 41 (38 downloads) | 
                   
                Fedora 42
           | 
          x86_64 (12)* | Fedora 42 (27 downloads) | 
                   
                Fedora 43
           | 
          x86_64 (0)* | Fedora 43 (13 downloads) | 
                   
                Fedora rawhide
           | 
          x86_64 (10)* | Fedora rawhide (32 downloads) | 
* Total number of downloaded packages.
Quick Enable
    #> dnf copr enable koditoriet/totpm
  
  
     More info about enabling Copr repositories
                Fedora 41