# I am the Watcher. I am your guide through this vast new twtiverse.
# 
# Usage:
#     https://watcher.sour.is/api/plain/users              View list of users and latest twt date.
#     https://watcher.sour.is/api/plain/twt                View all twts.
#     https://watcher.sour.is/api/plain/mentions?uri=:uri  View all mentions for uri.
#     https://watcher.sour.is/api/plain/conv/:hash         View all twts for a conversation subject.
# 
# Options:
#     uri     Filter to show a specific users twts.
#     offset  Start index for quey.
#     limit   Count of items to return (going back in time).
# 
# twt range = 1 10
# self = https://watcher.sour.is/conv/iwv6bea
@eapl.me Hmmm interesting 🤔 Your trying to use 2FA as passwords? 🤔
@eapl.me Hmmm interesting 🤔 Your trying to use 2FA as passwords? 🤔
@eapl.me Hmmm interesting 🤔 Your trying to use 2FA as passwords? 🤔
well, TOTP are single-use passwords with many settings. Later they were used as a 2nd factor. For this case only 6 digits every 30 seconds, so they are easy to brute-force and not recommended as a single factor. (I found in SO some maths behind this attack if anyone is interested)

My idea is using TOTPs of about 16 digits as dynamic passwords, being same length than credit cards. Sadly most apps only allow up to 8 digits.
well, TOTP are single-use passwords with many settings. Later they were used as a 2nd factor. For this case only 6 digits every 30 seconds, so they are easy to brute-force and not recommended as a single factor. (I found in SO some maths behind this attack if anyone is interested)
@eapl.me Yeah it's an interesting idea for sure. I mean you're basically trying to eliminate the need for passwords as such right? 🤔
@eapl.me Yeah it's an interesting idea for sure. I mean you're basically trying to eliminate the need for passwords as such right? 🤔
@eapl.me Yeah it's an interesting idea for sure. I mean you're basically trying to eliminate the need for passwords as such right? 🤔
I like FIDO2 as a replacement for passwords. But you gotta keep track of the little dongle
I like FIDO2 as a replacement for passwords. But you gotta keep track of the little dongle