Hardening + porting to Apex P#10
Conversation
3d454c0 to
2860e65
Compare
|
@iartemov-ledger I'm not familiar with this way to express derivation path "*/0'" "4541509'" "45'" The app needs access to the same path as the bitcoin app + it needs access to m/84h/[0-1]h/0h/0/0 (which is native segwit so if the app has access to default wallet policy paths, it already have access to that) |
Thank you @pollastri-pierre ! |
tdejoigny-ledger
left a comment
There was a problem hiding this comment.
Did you sideload on Nano Gen 5 ?
cf3c007 to
cb2dc6b
Compare
|
@iartemov-ledger LGMT, sideload ok |
cb2dc6b to
1398ad1
Compare
I had side-loaded on Apex of course. |
Initial motivation for the work was to port the app to Apex.
Also we have a strategy of least permission.
As this application is a L2 on top of bitcoin using app-bitcoin-new@baseapp branch as dependency the both goals can be achieved by the upgrading of the dependency to its current head.
"*/0'" "4541509'" "45'"(or to"*/1'" "4541509'" "45'"for testnet)APPLICATION_FLAG_DERIVE_MASTERremovedbaseappbranch@pollastri-pierre can it be an issue for this application - the derivation path hardening applied ?