Change passphrase prompt
When initing a repo with rad init, after selecting visibility rad asked me for my private key
password, but it confused me. Should I type passphrase for this repo or my private key?
I think it should ask for passpharse like Enter your identity passphrase: or something.
$ rad init
Initializing radicle 👾 repository in /home/user/repo
✓ Name repo
✓ Description test
✓ Default branch main
✓ Visibility public
✓ Passphrase: ********
✓ Unsealing key...
✓ Repository anyzls created.