I want to develop the web of trust part of g1nkgo (v2) on holidays, but I don’t have any healthy identity to play with.
I’m using my old account: 5DpRqhjEof2WMFoAYTAqqoQzyBH9zRRmAbBZGQm9uZSzNeY6
and the account created by gecko: 5CcQtAmPTBtjyrxhNDDAT87cXVaAVS8MBYb32qTZKGmSxx4z
that has now my identity (vjrj) but I’m not member because of expired certs.
Can someone certify me this 5CcQ..xx4z account and also help me to create a second identity like (vjrjdev) with the 5DpR...NeY6 account?
BTW I’ve just published an apk snapshot that shows certifications of v2 identities (also available in the web version). Also now the web version allows v2 payments and should work now like the android version.
The certs only need to be active, the issuers do not need to be member. See Trouvailles d'exploration de données - #7 by HugoTrentesaux for an example in Ğ1 history where an identity became member of the wot with none of its certifiers member anymore.
With three identities you will need some kind of monitoring tool to not forget membership renewal ^^
Main tip is to give it to non-tech users who usually have a gift to detect bugs
I’m missing a mnemonic import feature to use a member account.
Note that we should strongly discourage users to create an identity on an account that was not exported and saved in a safe place. That’s not too bad to loose some Ğ1 of a simple wallet, but loosing the identity is bad.
For now the WOT part is allowed even for non-password accounts, and without confirmation dialogues, etc, but it’s just temporally and for just for testing. It’s not the idea.
The better way for me is to run a docker container locally with the Alice, Bob and friends…
docker run -p 9944:9944 -e DUNITER_VALIDATOR=true duniter/duniter-v2s-gdev-800
Then, connecting to ws://localhost:9944, you can play with a sandbox until block 1050. After that, you need to restart the container to forge blocks again.
You can impersonate Alice or Bob or any other user with their unique mnemonic and derivation path.
bottom drive obey lake curtain smoke basket hold race lonely fit walk
Derivation path are //Alice //Bob, etc
After your tests on this sandbox, you can connect to a public node and verify that your code is OK with more users.