From 04bc3b5a81cddf770e37af4ecee416b52f9ee913 Mon Sep 17 00:00:00 2001 From: Brendan Early Date: Mon, 29 Jul 2024 21:55:51 -0700 Subject: [PATCH] review fixes --- README.md | 11 +++++++++-- SECURITY.md | 4 ++-- 2 files changed, 11 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 44712e5d4..1d8822a6b 100644 --- a/README.md +++ b/README.md @@ -2,9 +2,16 @@ > Authenticator generates 2-Step Verification codes in your browser. -## Available for Chrome, Firefox, Microsoft Edge and Safari +## Available for Chrome, Firefox, and Microsoft Edge -[](https://chrome.google.com/webstore/detail/authenticator/bhghoamapcdpbohphigoooaddinpkbai) [](https://addons.mozilla.org/en-US/firefox/addon/auth-helper?src=external-github) [](https://microsoftedge.microsoft.com/addons/detail/ocglkepbibnalbgmbachknglpdipeoio) [Download on the App Store](https://apps.apple.com/us/app/authen/id1602945200?mt=12) +[](https://chrome.google.com/webstore/detail/authenticator/bhghoamapcdpbohphigoooaddinpkbai) [](https://addons.mozilla.org/en-US/firefox/addon/auth-helper?src=external-github) [](https://microsoftedge.microsoft.com/addons/detail/ocglkepbibnalbgmbachknglpdipeoio) + + +### Safari Edition + +We do not provide offical support for the Safari edition. + +[Download on the App Store](https://apps.apple.com/us/app/authen/id1602945200?mt=12) ## Build Setup diff --git a/SECURITY.md b/SECURITY.md index e0086487c..e4ebbe40c 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -2,10 +2,10 @@ ## Supported Versions -We support any version published via our official distribution channels. +We support the latest versions published on the Chrome, Firefox, and Edge extension stores. ## Reporting a Vulnerability Report potential vulnerabilities privately via [this form](https://github.com/Authenticator-Extension/Authenticator/security/advisories/new). Where appropriate, include a proof-of-concept and reproduction steps. -We will provide an initial response within 5 days. +We strive to provide an initial response within five days, but as this is a volunteer-run project, we make no guarantees. \ No newline at end of file