# 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 1
# self = https://watcher.sour.is/conv/yu2hjma
(#nsijvza) @mckinley Hmm yeah I saw something about this in my feed the other day. The problem is I'm not even sure how you'd protect against su ...
@mckinley Hmm yeah I saw something about this in my feed the other day. The problem is I'm not even sure how you'd protect against such attacks. Because the GPT-3 prompts themselves are basically just English which as we know has quite a wide variation of structure, it would be next to impossible to detect Prompt Injection attacks on the input. Sanitizing i ... ⌘ Read more