sueden.social ist einer von vielen unabhängigen Mastodon-Servern, mit dem du dich im Fediverse beteiligen kannst.
Eine Community für alle, die sich dem Süden hingezogen fühlen. Wir können alles außer Hochdeutsch.

Serverstatistik:

1,8 Tsd.
aktive Profile

#chat

63 Beiträge49 Beteiligte1 Beitrag heute

Athéna, 3 mois, croisée siamois

POULX – Athéna est une chatonne calme et de grand gabarit. Elle a vécu avec sa maman et ses frères et sœurs jusqu’à aujourd’hui. Une fois installée dans les bras, elle ronronne de plaisir, même si elle se montre encore un peu timide.
Ok chiens

Contacter Brigitte D. 06 11 26 83 98.
chatslibres.com/adopter-un-cha

#gard#nimes#AdoptDontShop

I wanted to bridge IRC to XMPP and vice versa, here's how to do this with butterbridge (formerly known as matterbridge).

After having set up both IRC and XMPP servers on my VPS recently I realized that it's annoying to keep multiple clients running with accounts logged into each of them. So I wanted to bridge a specific IRC channel with a XMPP/Jabber group chat channel.

After a little research I went with butterbridge and set it up like this:

  • Created a dedicated IRC user to join my existing channel #lounge
  • IRC runs ergo with SASL auth enabled
  • Created a dedicated XMPP user to join group chat bridging
  • XMPP is a prosody server with mod_muc enabled

My butterbridge.toml looks like this:

[irc]
        [irc.default]
        Nick="bridge"
        NickServNick="bridge"
        NickServPassword="secret"
        Server="irc.example.org:6697"
        UseTLS=true
        UseSASL=true
        SkipTLSVerify=false
        RemoteNickFormat="[{PROTOCOL}] <{NICK}> "

[xmpp]
        [xmpp.default]
        Server="xmpp.example.org:5222"
        Jid="bridge@xmpp.example.org"
        Password="secret"
        Muc="muc.xmpp.example.org"
        Nick="bridge"
        RemoteNickFormat="[{PROTOCOL}] <{NICK}> "

[[gateway]]
name="irc2xmpp"
enable=true

        [[gateway.inout]]
        account="irc.default"
        channel="#lounge"

        [[gateway.inout]]
        account="xmpp.default"
        channel="bridging"

I've created a dedicated non-login user on my VPS, downloaded the latest binary release, verified the checksums and set up a systemd unit with this config (as per the docs):

[Unit]
Description=Butterbridge daemon
After=network-online.target

[Service]
Type=simple
ExecStart=/home/butterbridge/bin/butterbridge -conf /home/butterbridge/butterbridge.toml
Restart=always
RestartSec=30s
User=butterbridge

[Install]
WantedBy=multi-user.target

Then I ran reloaded systemd's config and enabled the service. Logging in to the two chat solutions I was able to verify that messages are sent across. Hooray for interoperability!

Having this infrastructure in place I may want to bring in all kinds of other chat protocols that are supported, .. <3

#SelfHosting#IRC#XMPP

lokal KI ausprobieren? Ganz einfach. Du brauchst lediglich unter Linux die Software UV, Ollama und dann führst du folgende Shellbefehle aus

OLLAMA_HOST=0.0.0.0 ollama serve
DATA_DIR=~/.open-webui uvx --python 3.11 open-webui@latest serve

Unter localhost:8080 hast du dann openwebui.

#ai#chat#openwebui
Fortgeführter Thread

(Linux news in previous posts of thread)

FOSS NEWS

Mastodon 4.5 RC1 adds quote post authoring, async reply fetching & HTTP message signatures:
alternativeto.net/news/2025/10

Mozilla will soon require all Firefox extensions to disclose data collection practices:
alternativeto.net/news/2025/10
(Oh Mozilla doing the right thing, pretty rare to see.)

Firefox Introduces new recommended extensions after six-month community review:
alternativeto.net/news/2025/10

Firefox tests privacy-focused direct results in the address bar with possible sponsorships:
alternativeto.net/news/2025/10

Terminal Geeks Rejoice! Proton VPN's Long-Awaited Linux CLI is Finally Here:
news.itsfoss.com/proton-vpn-li

Introducing Lumo for Business, confidential AI for your team:
proton.me/blog/lumo-business

See the business data leaking onto the dark web with Proton's Data Breach Observatory:
proton.me/blog/introducing-bre

Proton 2025 autumn/winter roadmaps:
proton.me/blog/proton-2025-aut

Ultra Private Tor Browser's Last 32-bit Release:
news.itsfoss.com/tor-browser-1

Signal Desktop adds customizable chat folders for better organization:
alternativeto.net/news/2025/10

Organic Maps adds EU iOS default app option, updated OSM data, new POIs:
alternativeto.net/news/2025/10

Krita Lands Basic HDR Support On Wayland:
phoronix.com/news/Krita-HDR-Wa

(more FOSS news in comment)

Once Again, #ChatControl Flails After Strong Public Pressure

The #EU Council pushed for a dangerous plan to scan #encrypted messages, & once again, people around the world loudly called out the risks, leading to the current Danish presidency to withdraw the plan.

EFF has strongly opposed #Chat Control since it was first introduced in 2022. The #zombie proposal comes back time & time again, & time & time again, it’s been shot down. The fight is delayed, but not over.

eff.org/deeplinks/2025/10/once

Electronic Frontier Foundation · Once Again, Chat Control Flails After Strong Public PressureThe European Union Council pushed for a dangerous plan to scan encrypted messages, and once again people around the world called out the risks loudly enough that the current Danish presidency has decided to withdraw the plan.