X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=doc%2FTwo-Factor-Authentication.md;h=b413f9f2537f8fc766977807881625dbe27537b2;hb=571f95546abace4fca6ac13280547ac8de4655c0;hp=eca6f598c9f847f782894989125e4e693081cedf;hpb=64b10205bcf45bade54c7da00a8e485121f7458e;p=friendica.git diff --git a/doc/Two-Factor-Authentication.md b/doc/Two-Factor-Authentication.md index eca6f598c9..b413f9f253 100644 --- a/doc/Two-Factor-Authentication.md +++ b/doc/Two-Factor-Authentication.md @@ -13,7 +13,7 @@ If 2FA is already enabled and you want to add another device, you must re-config ### 1. Download an authenticator app Any authenticator app should work with Friendica. -Notheless, we recommend: +Nonetheless, we recommend: - For iOS, [Matt Rubin's MIT-licensed Authenticator app](https://mattrubin.me/authenticator). - For Android, [andOTP](https://github.com/andOTP/andOTP). @@ -68,7 +68,14 @@ Instead, if you enabled two-factor authentication, you have to generate app-spec You can generate as many app-specific passwords as you want, they will be shown once to you just after you generated it. Just copy and paste it in your third-party app in the Friendica account password input field at this point. -We recommend generating a single app-specific password for each separate third-party app you are using, using a meaningul description of the target app (like "Frienqa on my Fairphone 2"). +We recommend generating a single app-specific password for each separate third-party app you are using, using a meaningful description of the target app (like "Frienqa on my Fairphone 2"). You can also revoke any and all app-specific password you generated this way. -This may log you out of the third-party application(s) you used the revoked app-specific password to log in with. \ No newline at end of file +This may log you out of the third-party application(s) you used the revoked app-specific password to log in with. + +## Trusted browsers + +As a convenience, during two-factor authentication it is possible to identify a browser as trusted. +This will skip all further two-factor authentication prompt on this browser. + +You can remove any or all of these trusted browsers in the two-factor authentication settings.