Generates the FP3 verify code for bootloader unlocking locally in your browser (the private way™). See the Fairphone forum post.
If you don't trust this here, the same code should be mirrored at:
- GitHub: https://rugk.github.io/fp3-unlock/
- GitLab: https://rugk.gitlab.io/fp3-unlock/
- Neocities: https://rugk.neocities.org/fp3-unlock/ (updated manually)
You can also check that no network connections are made or just download the single HTML file and open it locally.
- PHP: https://gist.github.com/z3ntu/9c09120bb44c6dd9fe163931a1478ea9
- Perl: https://gist.github.com/benlorenz/ad403df4f974eb39ed6fda474b267790
Most credits go to @_tmp for reverse-engineering the code and implementing it in Perl and to @z3ntu in the Fairphone forum for the PHP port.