Claim file

The homepage is a mood board.

dcts.community and features.html make a stack of promises: decentralized, encrypted, independent, humble, easy, future-proof, not a clone. The files on GitHub and the founder’s own docs contradict each one. This page is the stamp.

FALSE

Decentralized, resilient, cannot be taken down easily

Said on the homepage: servers “optionally communicate,” forming a network “that cannot be controlled by a single provider.” Vision copy: a network “that cannot be taken down easily.”

Found in the docs: dSync is a small custom library. The principles page says implementing server-to-server communication is not ideal because “there arent any known instances yet” and the client is still incomplete. Federation with Matrix, ActivityPub, or Nostr is explicitly refused. Voice historically used Google’s public STUN server.

Homepage · Principles.md · r/dcts, “No, i will never implement matrix…”

FALSE

Encrypted messenger, like Signal, self-hosted

Homepage: encrypted server DMs, signed messages, “a separate encrypted messenger.” About page: “like Signal but self-hosted.”

Found: E2EE is described as a desktop-client extra. The About lore says DMs got encryption because “it was thought to be cool.” The core app is Socket.IO plus Express plus optional MySQL. Feature list even labels PoW as “proof of concept.”

About DCTS · Discord-Alternatives list: “E2EE on desktop DMs”

FALSE

Independent: no investors, custom libraries, built to last decades

“No investors, no sponsoring, custom-built libraries and donation-funded. DCTS is build to last.” Features: “designed to last for decades.”

Found: package.json depends on a pile of npm packages, including discord.js. Lockfile also has @hackthedev/dsync-pay and @hackthedev/dsync-shop. The v3.4.6 release notes said the software was source-available because the author wanted to “commercialize this software by either charging companies” or selling extra plugins. Principles.md plans “managed hosting or VPS systems” to fund development. PayPal is paypal.me/devilsstore.

package.json · Release v3.4.6 · Independence.md

FALSE

Not yet another Discord clone

README: “Our goal is not to be yet another discord alternative.” Features: “Built from the ground up with our own approach.”

Found: the origin story is “TeamSpeak control, Discord UI.” The README still leads with Discord, Guilded, and Matrix as the competition. The shipping package depends on discord.js. The public instance and docs keep a Discord invite in the header. This is a Discord skin with a sockets tutorial behind it.

README.md · About DCTS

FALSE

Quick, clean, maintainable, no tech debt

“Deliberate design and technical know-how keep DCTS moving fast while staying clean and maintainable.” “We regularly refactor.”

Found: README typo “porject.” Getting started: “It will simply the setup,” “maxOS.” Older member list sent finished HTML from the server. A 2024 user hit a Docker/Node error; the reply was that main is sometimes unready. Release notes mention an import-account bug that could blindly update the member account. Docs still include an .obsidian folder. Auth PoW is labeled proof of concept.

README · r/dcts Node error thread · Feature List.md · GitHub docs tree

FALSE

Easy to set up, two commands, even a Raspberry Pi

AlternativeTo and older READMEs: two commands if Node is installed. Features: “super lightweight,” runs on old hardware.

Found: install still wants Bun or Node, a database if you want SQL, TLS, and a YouTube playlist because the docs are not enough. r/dcts: “Docker seems to work now, needs testing now.” Native modules need a C++ compiler and Python for node-gyp. The founder told a user he had not tested Docker.

Getting started · r/dcts docker thread

FALSE

Fully featured Android app, same as desktop

Features.html: the Android app “has all the same features as the desktop client.”

Found: encryption and “client enhancements” are repeatedly described as desktop-client features. The messenger was still “pretty much done” with “minor things left like sending files.” A product that still cannot send files is not a fully featured messenger, on any OS.

features.html · r/dcts messenger update

FALSE

Screensharing up to theoretical 4K60

Features: “screensharing up to theoretical 4k@60fps.”

Found: the qualifier is the whole claim. “Theoretical” is how you advertise a slider you have not shipped. Voice and screenshare were still being “better implemented into the UI” in 2025, with settings for resolution “once this is done.”

features.html · r/dcts “VC & Screenshare Demo”

FALSE

Open source, completely free, this fact will never change

Features: “open-source and completely free to use, even commercially and this fact will never change.”

Found: package.json has empty license and empty author. The v3.4.6 notes admitted the license made it source-available, with a plan to charge companies and sell plugins. CONTRIBUTING requires a Contributor License Agreement. “Never change” already changed once, in writing.

package.json · v3.4.6 notes · CONTRIBUTING.md

FALSE

No ego, no misleading reports, humble and fair

“Humble, community-driven.” “No ego, misleading reports or FOMO tactics! We keep it fair and straight to the point.”

Found: the homepage comparison table is a hit piece. Stoat’s “trustworthy” cell is three r/dcts posts about deception, CSAM, and incompetence. Fluxer is “Possibly vibe coded.” Spacebar is “mismanagement” and “reading user DMs.” All of those posts live on the founder’s own subreddit. That is a misleading report with a byline.

Comparison table · Founder exhibit

FALSE

What people are saying

Four five-star testimonials from John D. and Jane D.

Found on the live homepage and on features.html. The quotes are lorem ipsum. The names repeat. The photos are stock. The date is the template’s April 21, 2014. Leftover Bootstrap Studio dummy content. They never replaced the placeholders.

dcts.community · features.html

FALSE

10+ years of software experience, competency, future oriented

“10+ years of software development experience.” “Development started in 2023 and continues with that mindset.”

Found: the About page says it started as a CSS skill check and a Socket.IO toy. The homepage still ships dummy template reviews from John D. and Jane D. Competency is a word you earn after you delete that markup.

features.html · About DCTS

FALSE

Avoids AI slop / vibe coding

CONTRIBUTING: “AI usage to write anything more than maybe an function should be avoided.” Homepage: Fluxer is “Possibly vibe coded.”

Found: the public marketing site is a drag-and-drop Bootstrap template with dummy copy. Principles.md says development is “mostly driven by intuition.” About.md: “Development can seem pretty random.” The README cannot spell project. Accusing the neighbor of vibe coding, while shipping a template, is the slop.

CONTRIBUTING.md · features.html comparison cell · dcts.community CSS (.hero-nature)