2fast icon indicating copy to clipboard operation
2fast copied to clipboard

[Feature] support import from aegis app

Open 3xploiton3 opened this issue 3 years ago • 4 comments

3xploiton3 avatar Jan 14 '23 01:01 3xploiton3

Can you please add some more information? Is your feature request related to the Aegis Authenticator app? If so, what does the export look like? What's the format? Can you provide us some detailed examples?

mhellmeier avatar Jan 14 '23 13:01 mhellmeier

Hi. I also think it would be a good idea. Aegis is a very good auth app, but lacks cross platform support. If you lose your phone and haven't saved a copy of your vault, you lost access to your accounts. Aegis support exports of the vault as JSON (both, encrypted and not) and as a TXT file.

castellco avatar Jan 18 '23 15:01 castellco

JSON format, for detail explanation
https://github.com/beemdevelopment/Aegis/blob/master/docs/vault.md

3xploiton3 avatar Jan 19 '23 00:01 3xploiton3

The feature could be implemented in the form of a mass import, as it currently works like the Google Authenticator and corresponding QR codes. However, since the UWP platform does not support AES with GCM mode, the JSON file must be unencrypted.

I plan to support the feature after the 2fast iOS and Android app release.

jp-weber avatar Jan 19 '23 17:01 jp-weber

Implemented with version 1.4.0 https://github.com/2fast-team/2fast/releases/tag/v1.4.0 🎉

jp-weber avatar Jun 16 '25 18:06 jp-weber