ignore blog posts in search

This commit is contained in:
oxeo0 2025-05-07 20:09:49 +02:00
parent 9a2c099856
commit 604864679c
112 changed files with 448 additions and 0 deletions

View file

@ -1,3 +1,7 @@
---
search:
exclude: true
---
# XMPP Chat Server Setup (Clearnet + Onion + OMEMO E2EE)
In this tutorial, we're going to check out how to setup a XMPP chat server, that is accessible over Tor, as a hidden service, using Prosody. We'll also cover how to have a Clearnet XMPP server, and how to have OMEMO End to End encryption using the Gajim XMPP client.