Upload your AliasVault export file:
-Upload your Bitwarden CSV export file:
-Upload your @ServiceName export file:
+Check if the credentials are correct before importing:
-| Service | -Username | -Password | -
|---|---|---|
| @credential.ServiceName | -@credential.Username | -@(new string('*', credential.Password?.Length ?? 0)) | -
Check if the following detected credentials look correct before continuing:
+| Service | +Username | +Password | +
|---|---|---|
| @credential.ServiceName | +@credential.Username | +@(new string('*', credential.Password?.Length ?? 0)) | +
... and @(ImportedCredentials.Count - 3) more credentials
+ } +Are you sure you want to import @ImportedCredentials.Count credentials?
+Are you sure you want to import (@ImportedCredentials.Count) credentials? Note: the import process can take a short while.
Upload your KeePass export file:
-