Compare commits

...

2 Commits

Author SHA1 Message Date
80eefc0d21
etro: quickly writeup services.csv copied from relpda/ 2021-06-20 19:07:36 +03:00
b99f76973f
titlefetching.md: mention plugins.web.checkignored
Thanks de-facto on #limnoria @ irc.libera.chat
2021-06-20 17:53:00 +03:00
2 changed files with 18 additions and 0 deletions

7
etro/services.csv Normal file
View File

@ -0,0 +1,7 @@
Name,Host,Port,To Backup,Access Control,Explanation
nginx,etro.mikaela.info,"80,443",in borgbackup,public,"HTTPd/HTTPS web server, Matterbridge file uploads stored for a week"
chrony,y.etro.mikaela.info,123,in shell-things,Yggdrasil-access only,Time server accessible via Yggdrasil
Ergo IRCd,etro.mikaela.info,6697,in borgbackup,public,"IRCd, webchat at https://irc.etro.mikaela.info/"
Limnoria,limnoria.etro.mikaela.info,443,in borgbackup,Public / open-registration,"IRC bot, see https://limnoria.net/ for details. Mostly known as R-66Y"
WeeChat,etro.mikaela.info,8626,in borgbackup,"private, only-me","https://weechat.org/ (not to be confused with single e), my IRC client of choice for WeeChat Relay Protocol Clients"
Yggdrasil,etro.mikaela.info,2577,in borgbackup,Semi-public,https://yggdrasil.network.github.io/ Graynet/mixnet/meshnet. Could also be called as public VPN anyone can join?
1 Name Host Port To Backup Access Control Explanation
2 nginx etro.mikaela.info 80,443 in borgbackup public HTTPd/HTTPS web server, Matterbridge file uploads stored for a week
3 chrony y.etro.mikaela.info 123 in shell-things Yggdrasil-access only Time server accessible via Yggdrasil
4 Ergo IRCd etro.mikaela.info 6697 in borgbackup public IRCd, webchat at https://irc.etro.mikaela.info/
5 Limnoria limnoria.etro.mikaela.info 443 in borgbackup Public / open-registration IRC bot, see https://limnoria.net/ for details. Mostly known as R-66Y
6 WeeChat etro.mikaela.info 8626 in borgbackup private, only-me https://weechat.org/ (not to be confused with single e), my IRC client of choice for WeeChat Relay Protocol Clients
7 Yggdrasil etro.mikaela.info 2577 in borgbackup Semi-public https://yggdrasil.network.github.io/ Graynet/mixnet/meshnet. Could also be called as public VPN anyone can join?

View File

@ -46,3 +46,14 @@ config supybot.plugins.Web.nonSnarfingRegexp m/(t.me|matrix.to|facebook.com|inst
* regexp to block the listed domains, which are the first useless
examples I have encountered recently. I just stole the regexp from
[canonical Limnoria](https://github.com/ProgVal/Limnoria/wiki/Canonical-%23limnoria-doc)
## Titlesnarfing ignored users
While I personally don't like to do this, it's possible by
```
config channel #CHAN plugins.web.checkignored False
```
I may have the bot on multiple sides of relay or the user may be ignored due
to abuse so this may result into spam.