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
ElezenImgui.WrappedText("The preferred option is you manage your keys yourself. This option gives you full and complete control.");
208
208
ElezenImgui.WrappedText("Failing that, Snowcloak accounts will generate fresh keys for your linked characters if you need it. You choose a username and password, and Snowcloak handles the rest. Passwords are hashed using state-of-the-art Argon2id algorithms. If in doubt, use a password manager to generate a random username and password.");
209
-
ElezenImgui.WrappedText("XIVAuth also remains available, but is considered decrepated at this time.");
209
+
ElezenImgui.WrappedText("XIVAuth remains available for compatibility, but its login method is deprecated.");
?"Your current character is not linked to a working account key. Create and assign a new account UID to receive a server-generated key."
220
220
:invalidSecretKey
221
-
?"Your current character's secret key appears to be invalid. Sign in with a Snowcloak account below to restore account keys, log in with XIVAuth to replace and assign a working key automatically, or create a standalone key."
222
-
:"Your current character is not linked to a secret key. Sign in with a Snowcloak account below to restore account keys, log in with XIVAuth to add and assign one automatically, or create a standalone key.";
221
+
?"Your current character's secret key appears to be invalid. Sign in with a Snowcloak account below to restore account keys, use XIVAuth to replace and assign a working key automatically, or create a standalone key."
222
+
:"Your current character is not linked to a secret key. Sign in with a Snowcloak account below to restore account keys, use XIVAuth to add and assign one automatically, or create a standalone key.";
0 commit comments