# 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 14
# self = https://watcher.sour.is/conv/aqsrxaa
@prologic just stumbled on this project and it's really great. i'm curious to know if you've successfully put this behind a tor gateway as an alternative means of connectivity. also interested in the flutter app for android.
@mutefall There have been folks in the past that have _claimed_ to get yarnd
working in a Tor environment. I even helped ensure it was possible. I know nothing about Tor though and have little to no interest in it, so I can't say I have any real experience though π
My take, it _shold_ work π€
@mutefall There have been folks in the past that have _claimed_ to get yarnd
working in a Tor environment. I even helped ensure it was possible. I know nothing about Tor though and have little to no interest in it, so I can't say I have any real experience though π
My take, it _shold_ work π€
@prologic if this is something you'd be open to a pull-request on, i can likely make it work. i've torified some complex things before. will give this a shot!
@mutefall absolutely open to this π Only requirements are that we keep things simple and flexible π
@mutefall absolutely open to this π Only requirements are that we keep things simple and flexible π
@prologic @mutefall that would be quite trivial to do, either with nginx's reverse proxy (or anything that can do that) or without it like this on torrc
(therefore proving you right, it _should_ just work)
HiddenServiceDir /var/db/tor/yarn/
HiddenServicePort 8000 127.0.0.1:8000
@novaburst
i've had varying amounts of success when trying to containerise a tor proxy inside of docker and link containers. this is my typical approach to deployment. however i'm not against a pure vm/lxc within my infrastructure utilising external gateways.
So.. Now that I've had some time to sleep on this... One thing that occurred to me is that putting yarnd
inside a Tor network creates a separate Tor-only Yarn network right? π€
So.. Now that I've had some time to sleep on this... One thing that occurred to me is that putting yarnd
inside a Tor network creates a separate Tor-only Yarn network right? π€
@prologic yes⦠unless, you use a proxy that will link Tor and non-Tor networks. LOL. I mean, it is a fun exercise, I am sure, but one I don't find useful for myself.
@david That's what I though π
@david That's what I though π