SOLAR Labs dVPN app currently (07.06.2022) does not support mnemonic seed export. So I did some reverse engineering and wrote this small utility. Devs from SOLAR Labs use Themis as crypto framework, it's not my idea to use it.
Read source code and compile it by yourself, I don't want you to think that I'm a scamer :)
- Install themis (you will probably need Linux or Windows with WSL)
go build dvpn-decrypter
- Launch it like this
./dvpn-decrypter -email "[email protected]" -pass "your_cool_pass_from_solar_id"
./dvpn-decrypter -h
Usage of ./dvpn-decrypter:
-email string
your email
-pass string
your password