Test Etcher, a multiplatform USB stick burner
_Originally created by @sajolida on [#11348 (Redmine)](https://public-redmine-archive.tails.boum.org/code/issues/11348)_
Could this replace dd graphically and on multiple platforms?
<http://www.etcher.io/>
First we should test whether it works in the first place, then whether
it modifies the ISO image in any way.
1. Download and verify an ISO image
2. Burn it on a USB stick using Etcher in Windows and Mac
3. Report a few screenshot of the process to get an idea
4. Start from this USB stick
5. Try to understand if Etcher does a byte-to-byte copy (like `dd`) or
something more fancy
6. If it’s like `dd`, try to compare the checksum of the ISO and the
resulting USB stick
7. If it’s like something else, investigate what it does, compare the
boot option, the boot loader, etc.
### Attachments
* [1.png](https://redmine.tails.boum.org/code/attachments/download/1327/1.png)
* [2.png](https://redmine.tails.boum.org/code/attachments/download/1328/2.png)
* [3.png](https://redmine.tails.boum.org/code/attachments/download/1329/3.png)
* [4.png](https://redmine.tails.boum.org/code/attachments/download/1330/4.png)
* [5.png](https://redmine.tails.boum.org/code/attachments/download/1331/5.png)
* [6.png](https://redmine.tails.boum.org/code/attachments/download/1332/6.png)
### Related issues
- **Related to** tails/tails#8802
- **Related to** tails/tails#14447
issue