diff options
| author | Nicolas Dato <nicolas.dato@gmail.com> | 2026-07-15 11:25:12 -0300 |
|---|---|---|
| committer | Nicolas Dato <nicolas.dato@gmail.com> | 2026-07-15 11:25:12 -0300 |
| commit | 53d4d481efbb981d9308d1ac1002c6fb39715603 (patch) | |
| tree | 79a0f12191cb5c595d2f987f38812eb881c73314 /zola | |
| parent | f3c8f05f35c917da11bbc8f3589d76f912bebd8a (diff) | |
| download | ndato.com-53d4d481efbb981d9308d1ac1002c6fb39715603.tar.gz | |
adding invidious instance to my computer
Diffstat (limited to 'zola')
| -rw-r--r-- | zola/content/_index.md | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/zola/content/_index.md b/zola/content/_index.md index 2bf7c2f..c86bd2c 100644 --- a/zola/content/_index.md +++ b/zola/content/_index.md @@ -40,5 +40,7 @@ And I also swim, even when I'm not in the mood or I don't have free time. I use the [Slackware Linux distribution](http://www.slackware.com/). I try stick to free software and avoid software and websites that tracks people and ignores privacy. Also, I like self-hosting, and using lightweight and simple software. I prefer the editor of the beast over emacs. -My computer runs a local [Searxng](https://github.com/searxng/searxng/) engine configured to use [DuckDuckGo](https://duckduckgo.com/), [Brave](https://search.brave.com), [Mojeek](https://mojeek.com), and [Wiby](https://wiby.me/). And I have a [MediaWiki](https://www.mediawiki.org/wiki/MediaWiki) self-hosted. I used to run a Tor middle relay on my computer, but I had to shut it down when the IT security team of a client thought I was connecting to their VPN over Tor. +My computer runs a local [Searxng](https://github.com/searxng/searxng/) engine configured to use [DuckDuckGo](https://duckduckgo.com/), [Brave](https://search.brave.com), [Mojeek](https://mojeek.com), and [Wiby](https://wiby.me/). I also run a local [Invidious](https://invidious.io/) instance (to watch youtube videos). And I have a [MediaWiki](https://www.mediawiki.org/wiki/MediaWiki) self-hosted. + +I used to run a Tor middle relay on my computer, but I had to shut it down when the IT security team of a client thought I was connecting to their VPN over Tor. I have a [blog post about this](/blog/tor-at-home-experience/). |