Skip to content

Commit 11be173

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

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
@@ -24,7 +24,7 @@ When a user signs into an application using their email or social logins for the
2424
- The enclave's cryptographic properties ensure that even the server operators cannot access the contents or operations within the enclave.
2525
- 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.
27-
- All sensitive operations, such as transaction signing, occur within the enclave, further protecting the wallet's security.
27+
- All sensitive operations, such as transaction signing, occur within the enclave, ensuring the wallet's security.
2828

2929
## Wallet Usage
3030

0 commit comments

Comments
 (0)