# 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 18
# self = https://watcher.sour.is/conv/s74x2ea
I like twtxt format very much, for being decentralized and everybody can hold their own data. But I see 3 negative points.
1. not everybody can host their file
2. discoverability is hard
3. lack of encryption
So I decided to code 2 different projects :
1. A client that can interact with data on different hosting platform (GitHub/ Gdrive/OneDrive/Yarn)
2. An API where you can subscribe your Nick/URL
3. Will see later (too many ideas)
so I decided to code :
1. A client that can interact with hosting platforms (GitHub/GDrive/OneDrive/YarnSocial)
2. A simple api where you can subscribe your nick/url
3. Will see later, too much ideas for now.
@tkanos what do you mean by lack of encryption?
@tkanos something I'd like is to have an 'app' to twt, currently I connect to my server on ssh, but it takes many steps.
I was thinking on having the easiest possible way to do it, but I don't want a whole website for it.

I've seen some single PHP script for it, but my server doesn't have support for PHP (yet)...
So, it's a not so painful problem for me, right now
@eaplmx Why aren't you using our Mobile App Goryon? 🤔
@eaplmx Why aren't you using our Mobile App Goryon? 🤔
@prologic I'm writing this msg feo. I the Goryon app right now. BTW, today I downloaded the Goryon repo and tried to run it, but it's giving some errors. What's the best way to share the errors and receive some tips?. I'm on Win10 64 bits.
@prologic I'm typing from the Goryon app right now.
Just a joke from a Linux guy : "Is the error coming from the Goryon code or from Windows" (sorry @eaplmx I had to do that one)
@tkanos haha, I think it's a Layer 8 error
@eaplmx What's the error? I have zero experience with Windows though and I build the Flutter codebase on macOS here normally
@eaplmx What's the error? I have zero experience with Windows though and I build the Flutter codebase on macOS here normally
@tkanos Haha 😆
@tkanos Haha 😆
@prologic Nevermind, it was a case of RTFM https://docs.flutter.dev/deployment/android
@eaplmx Ahh! I was gonna say, yeah try to follow the official dos from Flutter itself to get a build going, I probably can't help much as I kind of suck at this in the first place 😅
@eaplmx Ahh! I was gonna say, yeah try to follow the official dos from Flutter itself to get a build going, I probably can't help much as I kind of suck at this in the first place 😅