# 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/6lytfga
The US put tornadocash on sanction list. Deleted github accounts and source. Since North Korea used it to launder stolen crypto.
And people are surprised that it happened? Github is and never have been a safe place to store code. Tor/i2p is much more safer places to host code. But I understand why people use github, I do so as well for public project, but I also selfhost my other things
@stigatle Yeah I self host 👌
@stigatle Yeah I self host 👌
@stigatle @prologic here's mine, if it helps:

[Unit]
Description=Buccipod yarn.social
After=syslog.target
After=network.target

[Service]
Type=simple
User=abucci
Group=abucci
EnvironmentFile=/etc/default/yarnd
ExecStart=/usr/local/bin/yarnd -d /var/local/lib/yarnd/data -s bitcask:///var/local/lib/yarnd/data/yarn.db --admin-email "abucci@bucci.onl" --admin-name "Anthony Bucci" --admin-user "abucci" --descriptio
n "Buccipod, a yarn.social pod" --lang "en" --name "Buccipod" -u "https://anthony.buc.ci"

TimeoutSec=300

[Install]
WantedBy=multi-user.target
@abucci perfect, thank you :)
@abucci Can you chuck that up on our Wiki or create a PR and add it somewhere to like I dunno contrib or deployment? 🙏
@abucci Can you chuck that up on our Wiki or create a PR and add it somewhere to like I dunno contrib or deployment? 🙏
@prologic I just created a PR. The systemd unit isn't great, but it works to start yarnd and restart yarnd on reboot.
@abucci Thanks! 👌 Merged 😆
@abucci Thanks! 👌 Merged 😆