Herbert Poul

Results 175 comments of Herbert Poul

I think it everything should work offline, but i think there are a couple of network errors which aren't handled properly and so will show up as dialog messages. imo...

@hallmichael868 what problems are you experiencing while using AuthPass offline?

@priyanshu0405 for sure, would be a amazing! Let me know if there is anything I can help you with ;)

@priyanshu0405 are you still working on this issue?

what is so special about steam totp? is there some spec or anything?

fwiw, this looks like a simpler implementation.. https://github.com/DoctorMcKay/node-steam-totp/blob/master/index.js 150 lines of readable JavaScript instead of a whole project where i have no idea what else it is doing.. Anyway, let's...

The quick unlock with biometric authentication is only a convenience feature.. it is always secured using the master password.. How did you do the Backup? I should probably add some...

I think updating the quick unlock for the new file source is missing.. https://github.com/authpass/authpass/blob/12fd3a7b01c4456a376b4c8c3bb3e04bd7af392e/authpass/lib/bloc/kdbx_bloc.dart#L760-L774 the quick unlock currently stores the UUID of the `FileSource` with the hash of the credentials....

I guess this is at least blocked by flutter not easily supporting arm64 targets: * https://github.com/flutter/flutter/issues/60678 * https://github.com/flutter/flutter/issues/74929 Although I'm not sure if it would run even with those on...

@nursoda i still think this is a pretty narrow use case. After all you could share those files to one "master account" where you have all your password files.. so...