You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The current requirement to confirm the 12-word mnemonic during wallet setup can be frustrating for users who are simply exploring the wallet interface or don’t plan to use it immediately for managing DUSK tokens. Allowing users to skip this step would streamline onboarding and make it easier for them to access the wallet quickly. To maintain security, users who skip the confirmation will see a persistent reminder to back up their mnemonic. If the wallet has a balance, the reminder will become more prominent or enforcing to ensure users properly secure their recovery phrase.
Possible solution design or implementation
Proposed Design:
Skip Option:
Add an option during wallet setup to skip the mnemonic confirmation step.
Include a warning message, such as: "Skipping this step means your recovery phrase hasn’t been verified. Make sure to save it securely before proceeding."
Alternatively, skip by default.
Backup Reminder:
Display a persistent reminder in the wallet interface encouraging users to back up their mnemonic.
If the wallet detects a balance (e.g., any assets or tokens), make the reminder more prominent or enforce action (e.g., prevent certain interactions until the mnemonic is confirmed or warning is explicitly dismissed).
Post-Setup Confirmation:
Provide a way to confirm the mnemonic at any time via a "Backup Recovery Phrase" option in the wallet settings.
Drawbacks:
Skipping the confirmation step could lead to users losing their recovery phrase if they don’t save it. To mitigate this, the backup reminder should be clearly visible, with additional urgency if a balance is detected.
Overwhelming new users: Too many warnings or technical jargon can deter users.
Additional context
This change focuses on improving the user experience for those who are exploring the wallet interface or don’t immediately need full functionality. The reminder system ensures that users are consistently encouraged to secure their mnemonic, while the added enforcement for wallets with balances reduces the risk of funds being lost.
Next Steps:
Challenge proposed design and break it down if necessary.
Design a flow for the skip option and varying levels of backup reminders.
Test the balance detection logic to ensure reminders are appropriately escalated based on wallet activity or state.
Conduct user testing to confirm the process is clear and effective.
The text was updated successfully, but these errors were encountered:
Summary
Possible solution design or implementation
Skip Option:
Backup Reminder:
Post-Setup Confirmation:
Drawbacks:
Additional context
Next Steps:
The text was updated successfully, but these errors were encountered: