<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Overview on Plauder.Party</title><link>https://plauder.party/en/index.html</link><description>Recent content in Overview on Plauder.Party</description><generator>Hugo</generator><language>en-US</language><lastBuildDate>Wed, 27 May 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://plauder.party/en/index.xml" rel="self" type="application/rss+xml"/><item><title>Welcome to Plauder.Party</title><link>https://plauder.party/en/blog/welcome.html</link><pubDate>Wed, 27 May 2026 00:00:00 +0000</pubDate><guid>https://plauder.party/en/blog/welcome.html</guid><description>&lt;p&gt;We are launching &lt;strong&gt;Plauder.Party&lt;/strong&gt; — an open community chat platform hosted in Germany.&lt;/p&gt;
&lt;h2 id="why"&gt;Why?&lt;/h2&gt;
&lt;p&gt;Proprietary chat platforms are convenient but often opaque: closed code, US hosting, unclear data use. We want the opposite:&lt;/p&gt;</description></item><item><title>Our open-source stack</title><link>https://plauder.party/en/blog/open-source-stack.html</link><pubDate>Wed, 20 May 2026 00:00:00 +0000</pubDate><guid>https://plauder.party/en/blog/open-source-stack.html</guid><description>&lt;p&gt;Plauder.Party builds on software you can inspect and self-host.&lt;/p&gt;
&lt;h2 id="matrix"&gt;Matrix&lt;/h2&gt;
&lt;p&gt;Matrix is an open standard for decentralized communication. Messages, rooms, and identities are interoperable — you are not locked to one vendor. End-to-end encryption is available for DMs and rooms.&lt;/p&gt;</description></item><item><title>About us</title><link>https://plauder.party/en/about.html</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://plauder.party/en/about.html</guid><description>&lt;p&gt;Plauder.Party is a &lt;strong&gt;private community project&lt;/strong&gt; — not a company. We run a chat platform because we believe community communication should not depend on proprietary platforms.&lt;/p&gt;
&lt;h2 id="our-goals"&gt;Our goals&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Transparency:&lt;/strong&gt; Open-source components, understandable operations&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Privacy:&lt;/strong&gt; End-to-end encryption where possible, EU hosting&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Community first:&lt;/strong&gt; No ads, no data selling&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;We are still early. The blog keeps you updated on progress.&lt;/p&gt;</description></item><item><title>Imprint</title><link>https://plauder.party/en/imprint.html</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://plauder.party/en/imprint.html</guid><description>&lt;h2 id="legal-notice"&gt;Legal notice&lt;/h2&gt;
&lt;p&gt;&lt;strong&gt;TODO: First Last&lt;/strong&gt;&lt;br&gt;
&lt;strong&gt;TODO: Street address&lt;/strong&gt;&lt;br&gt;
&lt;strong&gt;TODO: Postal code City&lt;/strong&gt;&lt;br&gt;
Germany&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Contact:&lt;/strong&gt;&lt;br&gt;
Email: &lt;a href="mailto:TODO@plauder.party"&gt;TODO@plauder.party&lt;/a&gt;&lt;/p&gt;
&lt;h2 id="responsible-for-content"&gt;Responsible for content&lt;/h2&gt;
&lt;p&gt;&lt;strong&gt;TODO: First Last&lt;/strong&gt;&lt;br&gt;
Address as above&lt;/p&gt;
&lt;h2 id="liability-notice"&gt;Liability notice&lt;/h2&gt;
&lt;p&gt;Plauder.Party is a &lt;strong&gt;private, non-commercial community project&lt;/strong&gt;. There is no company, no registered business, and no legal entity.&lt;/p&gt;</description></item><item><title>Open source</title><link>https://plauder.party/en/open-source.html</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://plauder.party/en/open-source.html</guid><description>&lt;p&gt;Last updated: May 2026&lt;/p&gt;
&lt;p&gt;Plauder.Party builds on software you can inspect, audit, and self-host. Below are the main components and their licenses.&lt;/p&gt;
&lt;h2 id="chat-platform"&gt;Chat platform&lt;/h2&gt;
&lt;table&gt;
	&lt;thead&gt;
			&lt;tr&gt;
					&lt;th&gt;Component&lt;/th&gt;
					&lt;th&gt;Description&lt;/th&gt;
					&lt;th&gt;License&lt;/th&gt;
			&lt;/tr&gt;
	&lt;/thead&gt;
	&lt;tbody&gt;
			&lt;tr&gt;
					&lt;td&gt;&lt;a href="https://matrix.org/"&gt;Matrix&lt;/a&gt;&lt;/td&gt;
					&lt;td&gt;Open standard for decentralized communication&lt;/td&gt;
					&lt;td&gt;Apache 2.0 (Synapse reference implementation)&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;&lt;a href="https://cinny.in/"&gt;Cinny&lt;/a&gt;&lt;/td&gt;
					&lt;td&gt;Web and desktop Matrix client&lt;/td&gt;
					&lt;td&gt;AGPL-3.0&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;&lt;a href="https://livekit.io/"&gt;LiveKit&lt;/a&gt;&lt;/td&gt;
					&lt;td&gt;Voice and video via WebRTC&lt;/td&gt;
					&lt;td&gt;Apache 2.0&lt;/td&gt;
			&lt;/tr&gt;
	&lt;/tbody&gt;
&lt;/table&gt;
&lt;h2 id="website"&gt;Website&lt;/h2&gt;
&lt;table&gt;
	&lt;thead&gt;
			&lt;tr&gt;
					&lt;th&gt;Component&lt;/th&gt;
					&lt;th&gt;Description&lt;/th&gt;
					&lt;th&gt;License&lt;/th&gt;
			&lt;/tr&gt;
	&lt;/thead&gt;
	&lt;tbody&gt;
			&lt;tr&gt;
					&lt;td&gt;&lt;a href="https://gohugo.io/"&gt;Hugo&lt;/a&gt;&lt;/td&gt;
					&lt;td&gt;Static site generator&lt;/td&gt;
					&lt;td&gt;Apache 2.0&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;&lt;a href="https://github.com/writeonlycode/hugo-agency-web"&gt;hugo-agency-web&lt;/a&gt;&lt;/td&gt;
					&lt;td&gt;Website theme&lt;/td&gt;
					&lt;td&gt;MIT&lt;/td&gt;
			&lt;/tr&gt;
	&lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;The source code for this website will be published once the repository is public.&lt;/p&gt;</description></item><item><title>Privacy policy</title><link>https://plauder.party/en/privacy.html</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://plauder.party/en/privacy.html</guid><description>&lt;p&gt;Last updated: May 2026&lt;/p&gt;
&lt;h2 id="1-controller"&gt;1. Controller&lt;/h2&gt;
&lt;p&gt;&lt;strong&gt;TODO: First Last&lt;/strong&gt;&lt;br&gt;
&lt;strong&gt;TODO: Address&lt;/strong&gt;&lt;br&gt;
Email: &lt;a href="mailto:TODO@plauder.party"&gt;TODO@plauder.party&lt;/a&gt;&lt;/p&gt;
&lt;h2 id="2-this-website-plauderparty"&gt;2. This website (plauder.party)&lt;/h2&gt;
&lt;h3 id="hosting"&gt;Hosting&lt;/h3&gt;
&lt;p&gt;The static site is served from &lt;strong&gt;Wasabi&lt;/strong&gt; object storage (EU region &lt;code&gt;eu-central-2&lt;/code&gt;). When you visit, technically necessary data (IP address, timestamp, user agent) may be processed in server logs — by our hosting provider, not directly by us.&lt;/p&gt;</description></item><item><title>Terms of use</title><link>https://plauder.party/en/terms.html</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://plauder.party/en/terms.html</guid><description>&lt;p&gt;Last updated: May 2026&lt;/p&gt;
&lt;h2 id="1-scope"&gt;1. Scope&lt;/h2&gt;
&lt;p&gt;These terms apply to plauder.party and — once available — the chat service. The operator is a &lt;strong&gt;private, non-commercial project&lt;/strong&gt; (not a legal entity).&lt;/p&gt;</description></item></channel></rss>