From 26eba4ad57bc0d6d734b8c12e753bbbdf842f1ed Mon Sep 17 00:00:00 2001 From: Warren Parad <5056218+wparad@users.noreply.github.com> Date: Tue, 24 Oct 2023 22:15:31 +0200 Subject: [PATCH] Update README.md --- README.md | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index 779401d..ce18441 100644 --- a/README.md +++ b/README.md @@ -1,20 +1,20 @@ # AWS S3 Explorer +This is an S3 Explorer for AWS. It provides a simple and straightforward way for users to login using SSO and explore available S3 Buckets. Everything is done in the browser and requires only minimal setup using either [AWS Cognito](https://) or [Authress](https://authress.io). + +This is an open source project managed by the [Authress Engineering team](https://authress.io). +
- -This is an S3 Explorer for AWS. It provides a simple and straightforward way for users to login using SSO and explore available S3 Buckets. Everything is done in the browser and requires only minimal setup using either [AWS Cognito](https://) or [Authress](https://authress.io). - Rhosys hosts an explorer to use out of the box for the community. For obvious security reasons, this is a UI only tool, and makes ZERO api calls to anywhere other than AWS. The following is a link to that explorer. However, if for some reason, other than security there is a benefit to hosting a clone of this, feel free to fork the repo and make any necessary changes. Alternatively, please contribute! ### Go to the => [AWS S3 Explorer](https://console.rhosys.ch/) @@ -62,4 +62,4 @@ This project uses Vue 3, and as this is much different from Vue 2, recommend rea * [Script Setup tags](https://v3.vuejs.org/api/sfc-script-setup.html) ### Troubleshooting builds -**Error: OpenIDConnect provider's HTTPS certificate doesn't match configured thumbprint** - Update AWS IAM to use the thumbprint details of the issue [are available here](https://github.com/aws-actions/configure-aws-credentials/issues/357). \ No newline at end of file +**Error: OpenIDConnect provider's HTTPS certificate doesn't match configured thumbprint** - Update AWS IAM to use the thumbprint details of the issue [are available here](https://github.com/aws-actions/configure-aws-credentials/issues/357).