Sichern Sie Ihre Google Authenticator-Codes mit Trezor

Home Foren Trezor Wallet Sichern Sie Ihre Google Authenticator-Codes mit Trezor

Ansicht von 6 Antwort-Themen
  • Autor
    Beiträge
    • #706775
      root_s2yse8vt
      Administrator
      Up
      0
      Down
      ::

      Ich habe immer empfohlen, Hardware-2FA (U2F) anstelle von Google Authenticator (TOTP) zu verwenden, aber ich glaube, ich kämpfe einen aussichtslosen Kampf. Nehmen Sie sich also für die Websites, die immer noch Google Auth (TOTP) benötigen, einen Moment Zeit, um Ihren Auth-Code als Backup zu Trezor hinzuzufügen mit dem [trezor-otp.py](https://github.com/trezor/trezor-firmware/blob/python/v0.13.0/python/tools/trezor-otp.py) Tool.

      Das Tool speichert die Codes in einer verschlüsselten Datei namens `trezor-otp.ini` in einem Ordner namens `.config`. Sie befindet sich unter `~` für Mac / Linux und unter `%UserProfile%` für Windows. Die Datei enthält einige Informationen zum Datenschutz, z. B. die Tatsache, dass Sie TOTP auf bestimmten Websites verwenden, aber die anderen Daten sind verschlüsselt und nicht anfällig für Angriffe.

      Die Daten werden auf der Grundlage Ihrer Trezor-Seed-Mnemonik und -Passphrase verschlüsselt. Jeder Trezor mit dieser geheimen Kombination kann also die INI-Datei entsperren. Und keine andere.

      Außerdem… TOTP sollte immer auf einem anderen Gerät gesichert werden. Ich habe eine dedizierte HW von einer anderen Firma, aber wenn man nur einen Trezor hat, ist das eine gute und saubere Möglichkeit, Backups der TOTP-Konfigurationen zu machen, um Kontosperrungen zu vermeiden.

      Führen Sie das Tool einfach mit dem Argument `add` aus, um einen TOTP-Authentifizierungscode unter Angabe einer Domain (z.B. `github.com`) hinzuzufügen. Führen Sie dann den Befehl erneut mit der Domain (z.B. `github.com`) aus, um einen 6-stelligen Google Auth (TOTP) Code zu erhalten.

    • #706776
      Za_Inat
      Gast
      Up
      0
      Down
      ::

      Not everything supports U2F

    • #706777
      Dal-tex
      Gast
      Up
      0
      Down
      ::

      TBH I’ve never heard of this before. I would for sure have to DYOR before trying it out because I can’t fathom adding random code to my HW. Thanks for the heads up as I’ll look into it for sure. For now I just scan the QR with my wife’s phone for backup.

    • #706778
      HeadAbbreviations557
      Gast
      Up
      0
      Down
      ::

      Unfortunately, I am not a programmer (but some features of my trezor cannot be implemented without the command line. In this regard, I started to master it and I even got positive results (clearing the wallet, changing the length of the seed, and the like without problems). but how to implement a backup google authentication my knowledge is not enough, even with your description above.maybe you could tell me where i can learn how to interact with my trezor through the command line.or explain the implementation a bit more in detail above.thank you very much.

    • #706779
      HeadAbbreviations557
      Gast
      Up
      0
      Down
      ::

      Thank you very much. Is it suitable for use in windows10?

    • #706780
      My1xT
      Gast
      Up
      0
      Down
      ::

      does it decrypt and generate the TOTP on the trezor or on the computer? best would be imo trezor.

    • #706781
      Vpnnist
      Gast
      Up
      0
      Down
      ::

      Am I correct in assuming that if I lose the computer on which I did everything you described above (installed python, installed trezorctl, etc.), I can still access TOTTP using my Trezor just by doing the same thing on another computer? My accounts will still be there thanks to Trezor?

Ansicht von 6 Antwort-Themen
  • Du musst angemeldet sein, um auf dieses Thema antworten zu können.