KeyGo
KeyGo copied to clipboard
import Microsoft Authenticator exported passwords using csv file.
Description: Importing the passwords from the Microsoft Authenticator Password Manager using the provided .CSV file in to KeyGo
Problem/Use Case: Problem: Importing Password using the .CSV import feature fails for with an error stating "CSV file must have 5 rows" when using the file from The microsoft Authenticator.
Use Case: Easyer Switch from the discontiued and soon Removed PW-Manager feature in MS-Authenticator Proposed Solution:
Support for the exporting format MS-Authenticator uses.
Format:
"https://Example.com","[email protected]","passwordhere123
Alternatives (optional): Teadiusly import everything manually or use a script to convert to a usable format
Additional Context (optional): Microsoft is getting rid of their Password Manager features and do not plan on replacing it, as mentioned Here in the more info tab. You cann as of now Export your passwords as a .CSV file in the settings and use that to transfer the passwords to other managers, KeyGo doesnt support the format of it yet so im hoping an issue will incentivise devs to add such a feature.
Hey @ItsKruml thanks for your request, I will look into it