Skip to content

Commit 14b58ca

Browse files
committed
fix: minor redactional changes
1 parent db1c046 commit 14b58ca

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ The Open Source Secure Element (OSSE) project aims to develop the first fully op
1414
This project will deliver an open source secure element and hardware wallet that provides:
1515

1616
- Robust support for Ethereum standards, such as EIP-712 for transaction signing
17+
- No more blind signing of transactions
1718
- Blockchain-based supply chain documentation to ensure trust and verifiability
1819
- Integration with tailored insurance solutions for non-custodial wallets
1920
- An affordable and transparent alternative to proprietary wallets

project/problems.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ The Open Source Secure Element project addresses several critical challenges in
1313

1414
**Problem**: Most hardware wallets use proprietary secure elements with closed-source designs, making it impossible to fully audit their security.
1515

16-
**Need**: A hardware wallet with a secure element based on an open framework, like [OpenTitan](https://opentitan.org/), with fully documented and inspectable components to ensure trust and transparency.
16+
**Need**: A hardware wallet with a secure element based on an open framework, like [OpenTitan](https://opentitan.org/), with fully documented and inspectable components to ensure trust and transparency. It is beyond question that this implementation will give full transparency in the signed transactions, avoiding the typical blind signing attack vectors.
1717

1818
## Inadequate Supply Chain Documentation
1919

0 commit comments

Comments
 (0)