From 7cedd4831c3e5007c847e39599a427b5b76d2c81 Mon Sep 17 00:00:00 2001 From: "Skylar \"The Cobra\" Widulski" Date: Tue, 8 Nov 2022 09:08:59 -0500 Subject: [PATCH] services arya told me to d Signed-off-by: Skylar "The Cobra" Widulski --- posts/matrixto.md | 13 +++++++++++++ posts/pgplist.md | 11 +++++++++++ posts/proxitok.md | 15 +++++++++++++++ posts/yacy.md | 19 +++++++++++++++++++ 4 files changed, 58 insertions(+) create mode 100644 posts/matrixto.md create mode 100644 posts/pgplist.md create mode 100644 posts/proxitok.md create mode 100644 posts/yacy.md diff --git a/posts/matrixto.md b/posts/matrixto.md new file mode 100644 index 0000000..e53299c --- /dev/null +++ b/posts/matrixto.md @@ -0,0 +1,13 @@ +--- +title: New Service, Matrix.to +date: Tue, 08 Nov 2022 +author: ~cobra +--- + +Just recently, I set up Matrix.to on ~vern. + +I did this because most people use matrix.to, Matrix.org's instance of Matrix.to. This, sadly, centralizes Matrix even more. + +We also had our Matrix clients use mto.vern.cc instead of matrix.to, so that our users can easily avoid the centralization of Matrix. + +Thank you for being a part of ~vern. diff --git a/posts/pgplist.md b/posts/pgplist.md new file mode 100644 index 0000000..c13061a --- /dev/null +++ b/posts/pgplist.md @@ -0,0 +1,11 @@ +--- +title: ~vern PGP key list +date: Tue, 08 Nov 2022 +author: ~cobra +--- + +~vern members can now place their PGP keys in `~/.pgp.asc` and have it appear on `vern.cc/p/user.asc`. + +There is also an HTML list at `vern.cc/p/`, and a plaintext list available at `vern.cc/p/list` if you want to make a script to import them. + +Thank you for being a part of ~vern. diff --git a/posts/proxitok.md b/posts/proxitok.md new file mode 100644 index 0000000..d5d6407 --- /dev/null +++ b/posts/proxitok.md @@ -0,0 +1,15 @@ +--- +title: New Service, ProxiTok +date: Tue, 08 Nov 2022 +author: ~cobra +--- + +A couple of weeks ago, I deployed ProxiTok against Arya's wishes. + +ProxiTok is a privacy-respecting front-end for TikTok. + +Arya doesn't like TikTok, enough to the point that he was against setting up ProxiTok, but I did it anyways. + +So now you can watch people dancing (or something, I don't know what's on TikTok) while keeping your privacy. + +Thank you for being a part of ~vern. diff --git a/posts/yacy.md b/posts/yacy.md new file mode 100644 index 0000000..e93c99b --- /dev/null +++ b/posts/yacy.md @@ -0,0 +1,19 @@ +--- +title: New Service, YaCy +date: Tue, 08 Nov 2022 +author: ~cobra +--- + +A few days ago, I set up three YaCy instances on ~vern. + +YaCy is a distributed search engine built on the principles of peer-to-peer (P2P) networks. + +The reason there are three instances is for onion, I2P, and clearnet; I wouldn't want to have I2P and onion results when I'm on a clearnet browser. + +The only YaCy instance that is connected to other peers is the clearnet one, because I couldn't find any darknet YaCy instances that seed. + +They are all crawling, and have at least 3 million pages altogether. + +The YaCy search algorithm isn't that good, however, so don't expect very great results. + +Thank you for being a part of ~vern.