Skip to content

Commit 3cc610e

Browse files
Update apps/portal/src/app/connect/ecosystems/security/page.mdx
Signed-off-by: Joaquim Verges <[email protected]>
1 parent 8b51913 commit 3cc610e

File tree

1 file changed

+1
-1
lines changed
  • apps/portal/src/app/connect/ecosystems/security

1 file changed

+1
-1
lines changed

apps/portal/src/app/connect/ecosystems/security/page.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ When a user signs into an application using their email or social logins for the
3838

3939
- Ecosystem wallets are controlled by the ecosystem owner.
4040
- We moved away from the shamir secret sharing model and replaced it with Encalves. This ensures no-one can extract the private key from the client, including other developers in the ecosystem.
41-
- With enclave and partner policies, this is mitigated. Ecosystem owners are able to place restrictions on what individual partners are able to do. Moreover, since the private key is never re-constructed on the client, the ecosystem partner must submit the request to the enclave which would be able to verify the request and block requests that are out of scope or denied by the ecosystem owner.
41+
- With enclave and partner policies, ecosystem owners are able to place restrictions on what individual partners are able to do. Since the private key is never re-constructed on the client, the ecosystem partner must submit the request to the enclave which would be able to verify the request and block requests that are out of scope or denied by the ecosystem owner.
4242

4343
## Recoverability
4444

0 commit comments

Comments
 (0)