cleanup
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
Your account is register \n\r
|
||||
Please find your confidential information in a safe space\n\r
|
||||
Your alias: {{alias}}\n\r
|
||||
Your passphrase: {{passphrase}}\n\r
|
||||
Your public key that you can share with anyone:\n\r
|
||||
<textarea>{{pubk}}</textarea>
|
||||
Your private key that you keep secret and use to proove you own the public key:\n\r
|
||||
<textarea>{{privk}}</textarea>
|
||||
{{#trustedtribe}}
|
||||
Thanks to trust us to keep your private key,
|
||||
we'll be able to send back to this email address in case you need it\n\r
|
||||
{{/trustedtribe}}
|
||||
{{^trustedtribe}}
|
||||
You decide to keep secret this private key,
|
||||
Please save it in a safe place that noone else than you can access to proove you own it\n\r
|
||||
{{/trustedtribe}}
|
||||
Never share with someone else your privbatekey if someone can access, it will be possible to usurp your identity.\n\r
|
Reference in New Issue
Block a user