From f807571bdf33661368be950a79a79a126536543b Mon Sep 17 00:00:00 2001 From: Simon Bihel Date: Tue, 11 Jan 2022 17:25:03 +0000 Subject: [PATCH] Add maturity disclaimer --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 46b1de4..ec3713d 100644 --- a/README.md +++ b/README.md @@ -108,3 +108,9 @@ docker-compose up -d 3. In Keycloak, you will need to create a new IdP. You can use `http://siwe-oidc:8000/.well-known/openid-configuration` to fill the settings automatically. As for the client ID/secret, you can use `sdf`/`sdf`. + +## Disclaimer + +Our identity provider for Sign-In with Ethereum has not yet undergone a formal +security audit. We welcome continued feedback on the usability, architecture, +and security of this implementation.