====== TOTP ====== * https://en.wikipedia.org/wiki/Time-based_One-time_Password_algorithm ===== OTPClient ===== * https://github.com/paolostivanin/OTPClient * https://flathub.org/apps/details/com.github.paolostivanin.OTPClient * import/export 지원이 다양함. [[android:andotp|andOTP]] 지원 * Authenticator Browser Extension 의 백업파일은 **FreeOTP+ (key URI)** 로 import 하면 된다. * Linux 에서는 이게 제일 깔끔한듯. - 파일 저장 포맷의 호환성도 좋고, OTP 실행 자체를 암호화해서 비밀번호를 물어봐야 실행 가능하게 할 수도 있다. ===== Authenticator Browser Extension ===== * [[https://chrome.google.com/webstore/detail/authenticator/bhghoamapcdpbohphigoooaddinpkbai|Authenticator(인증도구) chrome extension]] * [[https://addons.mozilla.org/en-US/firefox/addon/auth-helper/|Authenticator firefox extension]] ===== Gnome Authenticator ===== * [[https://gitlab.gnome.org/World/Authenticator|Gnome Authenticator]] * [[https://flathub.org/apps/details/com.belmoussaoui.Authenticator|Authenticator flatpak]] * Linux/Ubuntu ''gnome-authenticator'' 패키지 설치 ===== 그 외 ===== * https://freeotp.github.io * [[android:andotp|andOTP]] * https://github.com/google/google-authenticator