Skip to content

Commit d75ec78

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

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
@@ -22,7 +22,7 @@ When a user signs into an application using their email or social logins for the
2222
## Security Measures
2323

2424
- The enclave's cryptographic properties ensure that even the server operators cannot access the contents or operations within the enclave.
25-
- The enclave provides a verifiable hash of the image of the code that is being run on the device, allowing anyone to verify the contents of the code for malicious intent.
25+
- The enclave provides a verifiable hash of the image of the code that is being run on the device, allowing anyone to verify the contents of the code.
2626
- The wallet's private key never exists in an unencrypted form outside of the enclave.
2727
- All sensitive operations, such as transaction signing, occur within the enclave, further protecting the wallet's security.
2828

0 commit comments

Comments
 (0)