# 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 4
# self = https://watcher.sour.is/conv/asm754q
Could we replace traditional passwords with One Time Passwords?
We should start switching from 6 digits to many more, 10 at least or 16.

TOTP and lookup secrets as first factor authentication
https://github.com/ory/kratos/issues/2979
@eapl.me I'm not convinced you could to be honest. I think the possibility of stealing your OTP keys is quite high in that case, and would become the target of attack.
@eapl.me I'm not convinced you could to be honest. I think the possibility of stealing your OTP keys is quite high in that case, and would become the target of attack.
@eapl.me I'm not convinced you could to be honest. I think the possibility of stealing your OTP keys is quite high in that case, and would become the target of attack.