diff --git a/ng-app/src/lib/components/CopyToClipboard.svelte b/ng-app/src/lib/components/CopyToClipboard.svelte new file mode 100644 index 00000000..b30efae3 --- /dev/null +++ b/ng-app/src/lib/components/CopyToClipboard.svelte @@ -0,0 +1,65 @@ + + +
- The user is already registered with the selected broker.
Try
- logging in instead
-
- An error occurred during registration:
{registration_error}
-
- A NextGraph Wallet is unique to each person. It stores your
- credentials and authorizations to access documents. You need one in
- order to start using NextGraph.
If you already have a
- wallet, you should not create a new one, instead,
- login here with your existing wallet.
- If you never created a NextGraph Wallet before, please follow the instructions
- below in order to create your unique personal wallet.
-
+ Let's start creating your wallet by choosing a PIN code
+
+ Your credit card PIN, by example, is a good choice.
We at
+ NextGraph will never see your PIN.
+
Here are the rules for the PIN :
++ Please confirm your PIN code. + Enter the same PIN again +
+
+ As a verification step, this phrase and image will be presented
+ to you every time you are about to enter your pazzle and PIN in
+ order to unlock your wallet.
+ This security measure will prevent you from entering your pazzle
+ and PIN on malicious sites and apps.
+
+ Here are the rules for the security phrase and image : +
++ {#if is_touch_device} + Tap to upload an image + {:else} + Click to select an image or + drag and drop + {/if} +
+ +
+ We are almost done !
+ There are 4 options to choose before we can create your wallet. Those
+ options can help you to use and keep your wallet. But we also want
+ to be careful with your security and privacy.
+ Remember that in any case, once your wallet will be created, you will
+ download a file that you should keep privately somewhere on your device,
+ USB key or hard-disk. This is the default way you can use and keep
+ your wallet. Now let's look at some options that can make your life
+ a bit easier.
+
+ Do you trust this device?
+ If you do, if this device is yours or is used by few trusted persons
+ of your family or workplace, and you would like to login again from
+ this device in the future, then you can save your wallet on this device.
+ To the contrary, if this device is public and shared by strangers,
+ do not save your wallet here. {#if !tauri_platform}By selecting
+ this option, you agree to save some cookies on your browser.{/if}
+
+ Keep a copy in the cloud?
+ Are you afraid that you will loose the file containing your wallet?
+ If this would happen, your wallet would be lost forever, together with
+ all your documents. We can keep an encrypted copy of your wallet in
+ our cloud. Only you will be able to download it with a special link.
+ You would have to keep this link safely though. By selecting this option,
+ you agree to the
+ Terms of Service of our cloud.
+
+
+ Create a PDF file of your wallet?
+
+ We can prepare for you a PDF file containing all the information of
+ your wallet, unencrypted. You should print this file and then delete
+ the PDF (and empty the trash). Keep this printed document in a safe
+ place. It contains all the information to regenerate your wallet in
+ case you lost access to it.
+
+
+ Create a link to access your wallet easily?
+
+ When you want to use your wallet on the web or from other devices,
+ we can help you find your wallet by creating a simple link accessible
+ from anywhere. Only you will have access to this link. In order to
+ do so, we will keep your wallet ID and some information about your
+ broker on our cloud servers. If you prefer to opt out, just uncheck
+ this option. By selecting this option, you agree to the
+ Terms of Service of our cloud.
+
+
- Let's start creating your wallet by choosing a PIN code
-
- Your credit card PIN, by example, is a good choice.
We at
- NextGraph will never see your PIN.
-
Here are the rules for the PIN :
-- Please confirm your PIN code. - Enter the same PIN again -
-
- As a verification step, this phrase and image will be presented to
- you every time you are about to enter your pazzle and PIN in order
- to unlock your wallet.
- This security measure will prevent you from entering your pazzle and
- PIN on malicious sites and apps.
-
- Here are the rules for the security phrase and image : -
-- {#if mobile} - Tap to upload an image - {:else} - Click to select an image or - drag and drop - {/if} -
- +
- We are almost done !
- There are 4 options to choose before we can create your wallet. Those
- options can help you to use and keep your wallet. But we also want to
- be careful with your security and privacy.
- Remember that in any case, once your wallet will be created, you will
- download a file that you should keep privately somewhere on your device,
- USB key or hard-disk. This is the default way you can use and keep your
- wallet. Now let's look at some options that can make your life a bit
- easier.
-
- Do you trust this device?
- If you do, if this device is yours or is used by few trusted persons
- of your family or workplace, and you would like to login again from this
- device in the future, then you can save your wallet on this device. To
- the contrary, if this device is public and shared by strangers, do not
- save your wallet here. {#if !tauri_platform}By selecting this
- option, you agree to save some cookies on your browser.{/if}
-
- Keep a copy in the cloud?
- Are you afraid that you will loose the file containing your wallet? If
- this would happen, your wallet would be lost forever, together with all
- your documents. We can keep an encrypted copy of your wallet in our cloud.
- Only you will be able to download it with a special link. You would have
- to keep this link safely though. By selecting this option, you agree
- to the
- Terms of Service of our cloud.
-
-
- Create a PDF file of your wallet?
-
- We can prepare for you a PDF file containing all the information of your
- wallet, unencrypted. You should print this file and then delete the PDF
- (and empty the trash). Keep this printed document in a safe place. It
- contains all the information to regenerate your wallet in case you lost
- access to it.
-
-
- Create a link to access your wallet easily?
-
- When you want to use your wallet on the web or from other devices,
- we can help you find your wallet by creating a simple link accessible
- from anywhere. Only you will have access to this link. In order to
- do so, we will keep your wallet ID and some information about your
- broker on our cloud servers. If you prefer to opt out, just uncheck
- this option. By selecting this option, you agree to the
- Terms of Service of our cloud.
+ {#each pazzle_emojis as emoji, index}
+