other kind of 2fa/mfa
#1
this is little bit offtopic of pine forums, but i think it interests some users. other kind of 2fa/mfa.

because of possible privacy issues, data collection and locking to close platforms, like google play and apple store, i don't usually like 2fa or mfa. two-factor-authentication or multi-factor-authentication is additional required policy for many services to getting in.

i found by coincidence a reasonable alternative, which can be used for 2fa/mfa systems. essentially, it has no privacy or data collection issues (assuming of usage). it is totp https://en.wikipedia.org/wiki/Time-based...e_password . it is based on time and correct timezone.

i initiated this on some services already, but i don't name those here, because of advertising. quite often, it is called an "authenticator app".

also hardware based totp devices are available, but might be cumbersome to be activated for service.

in debian, there is a package "oathtool". which can used by following, note -b is for base32.

Code:
watch oathtool --totp -b base32-coded-key-here

there is graphical apps as well. base32 is usually a default instead of hex input. for oathtool, hex input is default.

many services require 2fa/mfa, and what annoys me is that those services require an app which is dependent on google play services or apple store. basically forcing closed platforms. totp was created somewhat long time ago, so it has been available as a possible choice already.

this is one example that i'm not necessarily against 2fa or mfa, it is more like, how it is implemented. and there are choices.
  Reply


Messages In This Thread
other kind of 2fa/mfa - by zetabeta - 04-02-2023, 02:43 PM
RE: other kind of 2fa/mfa - by KC9UDX - 04-02-2023, 03:45 PM
RE: other kind of 2fa/mfa - by Kevin Kofler - 04-02-2023, 04:04 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Just feeling kind of frustrated tbh ImmyChan 1 1,200 08-22-2022, 07:13 PM
Last Post: tllim

Forum Jump:


Users browsing this thread: 1 Guest(s)