started having an idea for a new project, hoping to have some info down soon so people who do know what they're doing can have a check
it's HOTP/TOTP related (think Authenticator 2fa stuff)
which im probably way overthinking with untrusting subsystems etc but it'll be a cool (thought) experiment nevertheless, hoping to document it as well
so HOTP is easier because it doesn't require synced clocks, but superceded by TOTP which does
additional UX issue is needing some kind of client to extract the info from the QR code that services generate, and get it on your device somehow
well braindump so far, feel free to add thingshttps://pad.riseup.net/p/7U8x1ZPZUdx9cqHb9V6y
Small server part of the pixie.town infrastructure. Registration is closed.
additional UX issue is needing some kind of client to extract the info from the QR code that services generate, and get it on your device somehow