# 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 6
# self = https://watcher.sour.is/conv/zqcsf5a
So... The very long and controversial discussion many of us have been having over the last 24-48hrs or so... Would someone be willing to try to attempt to summarise all the different points and viewpoints we've made thus far into either a single Twt or an Issue so we can continue this in some logical fashion? 🙏
So... The very long and controversial discussion many of us have been having over the last 24-48hrs or so... Would someone be willing to try to attempt to summarise all the different points and viewpoints we've made thus far into either a single Twt or an Issue so we can continue this in some logical fashion? 🙏
@prologic trying to sum up : we have everything we need except maybe a way to cascade the report abuse to others pod.
@tkanos Right. I think @lyse, @abucci and I are converging (get it? 😅) on a few key ideas:
- Converge currently exchanges missing twts between peering pods (It used to validate this, and so that should be fixed)
- Pods can mark Twts for deletion for feeds they follow where twts found in cache/archive that no longer exist in the feed.
- A similar function can be "codified" that supports periodic exchange of deletions
- A "trust" mechanism that involves human operators to build a a level of trust of peering pods that _can_ participate in deletions.
Did I miss anything so far? 🤔
@tkanos Right. I think @lyse, @abucci and I are converging (get it? 😅) on a few key ideas:
- Converge currently exchanges missing twts between peering pods (It used to validate this, and so that should be fixed)
- Pods can mark Twts for deletion for feeds they follow where twts found in cache/archive that no longer exist in the feed.
- A similar function can be "codified" that supports periodic exchange of deletions
- A "trust" mechanism that involves human operators to build a a level of trust of peering pods that _can_ participate in deletions.
Did I miss anything so far? 🤔
@prologic we are implementing a gossip protocol using IRC as transport 😆