mirror of
https://github.com/LCTT/TranslateProject.git
synced 2024-12-26 21:30:55 +08:00
translated
This commit is contained in:
parent
cab1ce8ef4
commit
bab2e74ffc
@ -1,96 +0,0 @@
|
||||
[#]: subject: "Authenticator: A Simple Open-Source App to Replace Authy on Linux"
|
||||
[#]: via: "https://itsfoss.com/authenticator/"
|
||||
[#]: author: "Ankush Das https://itsfoss.com/author/ankush/"
|
||||
[#]: collector: "lkxed"
|
||||
[#]: translator: "geekpi"
|
||||
[#]: reviewer: " "
|
||||
[#]: publisher: " "
|
||||
[#]: url: " "
|
||||
|
||||
Authenticator: A Simple Open-Source App to Replace Authy on Linux
|
||||
======
|
||||
|
||||
Authy is a popular app for storing and managing two-factor codes. It is a cloud-based service that gives you convenience with industry-grade security. Unfortunately, it is not open-source.
|
||||
|
||||
Would you consider using a more straightforward (and open-source) authenticator app on your Linux desktop?
|
||||
|
||||
Well, of course, you cannot cloud sync here. But you can generate a backup for the two-factor authentication codes. Keeping that in mind, let me tell you more about Authenticator.
|
||||
|
||||
![authenticator app ft][1]
|
||||
|
||||
### Authenticator: Generate Two-Factor Authentication Codes
|
||||
|
||||
When you enable two-factor authentication with online services, most services give you a token/QR code that you can add/scan to generate codes.
|
||||
|
||||
Authenticator is one such app for Linux that lets you add two-factor authentication codes.
|
||||
|
||||
![authenticator ui][2]
|
||||
|
||||
It is a free and open-source app with essential features to add a variety of tokens and websites that support two-factor authentication.
|
||||
|
||||
**Recommended Read**: [Best Password Managers for Linux Desktop][3]
|
||||
|
||||
### Features of Authenticator
|
||||
|
||||
![authenticator auto lock][4]
|
||||
|
||||
Some of the essential options that you get with it include:
|
||||
|
||||
- QR Code scanner using a camera or a screenshot
|
||||
- Protect the app using a passphrase
|
||||
- Autolock the app
|
||||
- Support for different algorithms (SHA-1/SHA-256/SHA-512)
|
||||
- Time-based/Counter-based/Steam computing methods supported
|
||||
- Backup/Restore options (FreeOTP, Aegis, andOTP, Bitwarden, and Google Authenticator)
|
||||
|
||||
You get customization options and the ability to add a custom provider as per the support provided by the service. One can add a custom icon for the provider to help you distinguish between the authentication codes.
|
||||
|
||||
![authenticator custom provider][5]
|
||||
|
||||
For the most part, the default settings should work with websites. However, you might want to check the exact details with the provider if it does not work.
|
||||
|
||||
The app also features multiple providers out of the box, like Google Drive and Proton Mail. So, you do not need to add custom configurations for every entry you add.
|
||||
|
||||
### Installing Authenticator on Linux
|
||||
|
||||
![authenticator add new code][6]
|
||||
|
||||
Authenticator is available as a Flatpak. So, you can install it on any Linux distribution.
|
||||
|
||||
Just type in the following command to get it installed:
|
||||
|
||||
```
|
||||
flatpak install flathub com.belmoussaoui.Authenticator
|
||||
```
|
||||
|
||||
You can head to its [Flathub][7] or GitLab page to explore more.
|
||||
|
||||
If you are new to the Linux world, refer to our [Flatpak guide][8] to set it up. Your software center might already have Flatpak integration enabled out of the box. You can search for it to get it installed in such a case.
|
||||
|
||||
### Use Open Source Authenticator App For Security and Reliability
|
||||
|
||||
We often depend on cloud-powered tools for everything. Sure, it is convenient.
|
||||
|
||||
However, sometimes desktop apps are more helpful. If you are in the same boat and thinking of making a switch, Authenticator can be an excellent app to have installed for two-factor authentication codes.
|
||||
|
||||
--------------------------------------------------------------------------------
|
||||
|
||||
via: https://itsfoss.com/authenticator/
|
||||
|
||||
作者:[Ankush Das][a]
|
||||
选题:[lkxed][b]
|
||||
译者:[译者ID](https://github.com/译者ID)
|
||||
校对:[校对者ID](https://github.com/校对者ID)
|
||||
|
||||
本文由 [LCTT](https://github.com/LCTT/TranslateProject) 原创编译,[Linux中国](https://linux.cn/) 荣誉推出
|
||||
|
||||
[a]: https://itsfoss.com/author/ankush/
|
||||
[b]: https://github.com/lkxed
|
||||
[1]: https://itsfoss.com/wp-content/uploads/2022/11/authenticator-app-ft.png
|
||||
[2]: https://itsfoss.com/wp-content/uploads/2022/11/authenticator-ui.png
|
||||
[3]: https://itsfoss.com/password-managers-linux/
|
||||
[4]: https://itsfoss.com/wp-content/uploads/2022/11/authenticator-auto-lock.png
|
||||
[5]: https://itsfoss.com/wp-content/uploads/2022/11/authenticator-custom-provider.png
|
||||
[6]: https://itsfoss.com/wp-content/uploads/2022/11/authenticator-add-new-code.png
|
||||
[7]: https://flathub.org/apps/details/com.belmoussaoui.Authenticator
|
||||
[8]: https://itsfoss.com/flatpak-guide/
|
@ -0,0 +1,94 @@
|
||||
[#]: subject: "Authenticator: A Simple Open-Source App to Replace Authy on Linux"
|
||||
[#]: via: "https://itsfoss.com/authenticator/"
|
||||
[#]: author: "Ankush Das https://itsfoss.com/author/ankush/"
|
||||
[#]: collector: "lkxed"
|
||||
[#]: translator: "geekpi"
|
||||
[#]: reviewer: " "
|
||||
[#]: publisher: " "
|
||||
[#]: url: " "
|
||||
|
||||
Authenticator:一个简单的开源应用来替代 Linux 上的 Authy
|
||||
======
|
||||
|
||||
Authy 是一款流行的应用,用于存储和管理双因素码。它是一项基于云的服务,可为你提供便利的工业级安全性。不幸的是,它不是开源的。
|
||||
|
||||
你会考虑在 Linux 桌面上使用更直接(和开源)的身份验证器应用吗?
|
||||
|
||||
|
||||
嗯,当然,你不能使用云同步。但是你可以为双因素身份验证码生成备份。记住这点,让我告诉您更多有关 Authenticator 的信息。
|
||||
|
||||
![authenticator app ft][1]
|
||||
|
||||
### Authenticator:生成双因素身份验证代码
|
||||
|
||||
当你启用在线服务的双因素身份验证时,大多数服务都会为你提供令牌/QR 码,你可以添加/扫描以生成代码。
|
||||
|
||||
Authenticator 就是这样一款适用于 Linux 的应用,他可让你添加双因素身份验证码。
|
||||
|
||||
![authenticator ui][2]
|
||||
|
||||
它是一个免费的开源应用,具有添加各种支持双因素身份验证的令牌和网站的基本功能。
|
||||
|
||||
### 身份验证器的特点
|
||||
|
||||
![authenticator 自动锁定][4]
|
||||
|
||||
你获得的一些基本功能包括:
|
||||
|
||||
- 使用相机或截图的二维码扫描器
|
||||
- 使用密码保护应用
|
||||
- 自动锁定应用
|
||||
- 支持不同的算法 (SHA-1/SHA-256/SHA-512)
|
||||
- 支持基于时间/基于计数器/Steam 计算方法
|
||||
- 备份/恢复选项(FreeOTP、Aegis 和 OTP、Bitwarden 和 Google Authenticator)
|
||||
|
||||
你可以获得自定义选项,并能够根据服务提供的支持添加自定义提供程序。可以为提供商添加自定义图标,以帮助你区分身份验证代码。
|
||||
|
||||
![authenticator 自定义提供程序][5]
|
||||
|
||||
在大多数情况下,默认设置应该适用于网站。但是,如果它不起作用,你可能需要与提供商核实确切的详细信息。
|
||||
|
||||
该应用还具有开箱即用的多个提供商,例如 Google Drive 和 Proton Mail。因此,你无需为添加的每个条目添加自定义配置。
|
||||
|
||||
### 在 Linux 上安装 Authenticator
|
||||
|
||||
![authenticator 添加新代码][6]
|
||||
|
||||
Authenticator 以 Flatpak 的形式提供。因此,你可以将它安装在任何 Linux 发行版上。
|
||||
|
||||
只需输入以下命令即可安装它:
|
||||
|
||||
```
|
||||
flatpak install flathub com.belmoussaoui.Authenticator
|
||||
```
|
||||
|
||||
你可以前往其 [Flathub][7] 或 GitLab 页面探索更多信息。
|
||||
|
||||
如果你是 Linux 世界的新手,请参阅我们的 [Flatpak 指南][8]进行设置。你的软件中心可能已经启用了 Flatpak 集成。这种情况下,你可以搜索安装它。
|
||||
|
||||
### 使用开源身份验证器应用确保安全性和可靠性
|
||||
|
||||
我们经常依赖云驱动的工具来处理所有事情。当然,这很方便。
|
||||
|
||||
但是,有时桌面应用更有用。如果你在同一条船上并考虑进行转换,Authenticator 可能是一款出色的应用,可以安装用于双因素身份验证码。
|
||||
|
||||
--------------------------------------------------------------------------------
|
||||
|
||||
via: https://itsfoss.com/authenticator/
|
||||
|
||||
作者:[Ankush Das][a]
|
||||
选题:[lkxed][b]
|
||||
译者:[geekpi](https://github.com/geekpi)
|
||||
校对:[校对者ID](https://github.com/校对者ID)
|
||||
|
||||
本文由 [LCTT](https://github.com/LCTT/TranslateProject) 原创编译,[Linux中国](https://linux.cn/) 荣誉推出
|
||||
|
||||
[a]: https://itsfoss.com/author/ankush/
|
||||
[b]: https://github.com/lkxed
|
||||
[1]: https://itsfoss.com/wp-content/uploads/2022/11/authenticator-app-ft.png
|
||||
[2]: https://itsfoss.com/wp-content/uploads/2022/11/authenticator-ui.png
|
||||
[4]: https://itsfoss.com/wp-content/uploads/2022/11/authenticator-auto-lock.png
|
||||
[5]: https://itsfoss.com/wp-content/uploads/2022/11/authenticator-custom-provider.png
|
||||
[6]: https://itsfoss.com/wp-content/uploads/2022/11/authenticator-add-new-code.png
|
||||
[7]: https://flathub.org/apps/details/com.belmoussaoui.Authenticator
|
||||
[8]: https://itsfoss.com/flatpak-guide/
|
Loading…
Reference in New Issue
Block a user