From 9453cf11cf1cae9b5b9593761b274a7ce0a6850c Mon Sep 17 00:00:00 2001 From: Alicia Sykes Date: Sat, 17 Oct 2020 20:37:50 +0100 Subject: [PATCH] Adds iOS Authenticator App --- 5_Privacy_Respecting_Software.md | 1 + 1 file changed, 1 insertion(+) diff --git a/5_Privacy_Respecting_Software.md b/5_Privacy_Respecting_Software.md index ed99fb4..da738a9 100644 --- a/5_Privacy_Respecting_Software.md +++ b/5_Privacy_Respecting_Software.md @@ -135,6 +135,7 @@ If you are using a deprecated PM, you should migrate to something actively maint **[Aegis](https://getaegis.app)** (Android) | Free, secure and open source authenticator app for Android. Has a backup/ restore feature and a customisable UI with dark mode **[AndOTP](https://github.com/andOTP/andOTP)** (Android) | Another open source, secure authenticator app. AndOTP is well established with a strong user base **[Tofu](https://www.tofuauth.com)** (iOS) | An easy-to-use, open-source two-factor authentication app designed specifically for iOS +**[Authenticator](https://mattrubin.me/authenticator/)** (iOS) | Simple, native, open source 2-FA Client for iOS, which never connects to the internet - built by @mattrubin.me **[WinAuth](https://winauth.github.io/winauth)** (Windows) | Portable, encrypted desktop authenticator app for Microsoft Windows. With useful features, like hotkeys and some additional security tools, WinAuth is a great companion authenticator for desktop power-users. It's open source and well-established (since mid-2010) *Check which websites support multi-factor authentication: [twofactorauth.org](https://twofactorauth.org)*