Daniel Andrei R. Garcia

Results 67 comments of Daniel Andrei R. Garcia

Hi apologies, currently have my plate filled. Will get to this as soon as I can.

Okay, I'm free now. Will proceed with this. Documenting my current attempts: 1. https://gist.github.com/xrviv/f0d9dbe1547d262a0533a0a369a3f8e9 - FAIL. My own custom dockerfile 2. https://gist.github.com/xrviv/c5925f3780c9bbcb330481f47c951fe8 - FAIL. My own custom dockerfile > -...

Thanks. Will read your new documentation, thanks for the heads up! #### I will try to verify manually first and then create a script afterwards. A few problems I encountered:...

## Some progress: The bash script: [onekey.classic.sh](https://gitlab.com/walletscrutiny/walletScrutinyCom/-/blob/2fc7ab5c6f803983758d209298444396d4e92ddf/scripts/test/hardware/onekey.classic.sh) The dockerfile: [onekey.classic.dockerfile](https://gitlab.com/walletscrutiny/walletScrutinyCom/-/blob/2fc7ab5c6f803983758d209298444396d4e92ddf/scripts/test/hardware/onekey.classic.dockerfile) ===== Begin Results ===== 5db9faa8dbab83c0df4ab7c0295a5d5339f606f778d8bfd0c0131f7fc44c29b2 - built firmware hash (excluding header) a8d7051ea8b4a85038d032e4b86d5e8ee8f34870e3f861e59bf1a5578c36d176 - downloaded firmware hash (including header) (from: github...

With the changes suggested: ![Image](https://github.com/user-attachments/assets/82efb46f-0d92-425d-be19-96ac687d240c) Using **tail** ![Image](https://github.com/user-attachments/assets/6024c87c-0cf7-4b97-822e-374dffae7d3c) With the built firmware not stripped ![Image](https://github.com/user-attachments/assets/601ee890-655b-4a08-8ca2-6c056b2e4f92)

> tail -c +1024 /path/to/(file path) | shasum -a 256 > For firmware header, it's detailed in [this file](https://github.com/OneKeyHQ/firmware/blob/bixin_dev/legacy/firmware/header.S) does this apply for the onekey mini as well? If so,...

## Initial Findings for OneKey Mini v3.9.0 We conducted a reproducibility test for OneKey Mini firmware v3.9.0 using a modified hardware-specific script. The test involved building the firmware from source...

# Re-opening this issue for MINI 3.10.0 # OneKey Mini Firmware Reproducibility Assistance Request ## Summary We've successfully built OneKey Mini v3.10.0 firmware from source but encountered **293 bytes of...

Just saw this as well, can confirm.

Thank you! We've noticed significant diffs on the latest build however. https://gitlab.com/walletscrutiny/walletScrutinyCom/-/merge_requests/740 Time-willing, we would like to encourage you to assist us in getting AirGap Vault reproducible again.