Why TuServerMU

TuServerMU SSO
the selling point

Passwords Deserve Better Than Plaintext

Most MU Online sites still store account passwords in MEMB_INFO as plaintext or legacy WebZen MD5, and ask players to type that same password into every site, forum and launcher. One leak and every account is gone. TuServerMU replaces all of that with one secure account - and players never hand their password to your site again.

  • The password never leaves us

    Players type their password only at TuServerMU. Your site receives a token it can't reverse, so there is nothing worth stealing.

  • 2FA and verified identity for free

    Every account can enable TOTP two-factor and ships with a verified email. Protection you would otherwise have to build and maintain yourself.

  • One identity, total control

    One account across the whole ecosystem, with a dashboard to see and revoke every connected app. Standards-based (OIDC).

head to head

TuServerMU vs. The Systems We Replace

Built in Sometimes / DIY Not available
Security dimension Recommended
TuServerMU SSO
OAuth2 + OpenID Connect
Classic MU CMS login
WebEngine / DT-Web / MuWeb defaults
Per-site / per-CMS logins
Forum + site + launcher, each its own
Password storageHow the actual password is kept at rest.
Salted modern hashing (bcrypt / Argon2). Never reversible, never plaintext.
Plaintext or WebZen MD5 in MEMB_INFO - readable on any DB leak.
Varies per CMS - often weak or unsalted.
Game password shared with the websiteDoes the player type their game password into your site?
Never. The password stays at TuServerMU; sites only receive a token.
Yes - typed straight into the web form, same as the game.
Yes - and re-typed into every separate system.
Two-factor authentication (TOTP)Authenticator-app second step.
Built in, with recovery codes.
Not available.
Rare; a per-system add-on at best.
Verified emailProven the account owner controls the inbox.
Required and verified - enables safe recovery.
Usually optional or unchecked.
Depends on each platform's config.
Single sign-on across site + forum + launcherOne login everywhere.
One account, one login for the whole ecosystem.
Tied to a single site.
A separate account per system.
Central revocation of accessCut off a compromised app/session in one place.
Players revoke any connected app from one dashboard.
No concept of it.
Must be chased down system by system.
Breach containmentDoes one hacked website expose game accounts?
A hacked site holds no game passwords - nothing to steal.
The site reads the live game DB - a leak hands over every account.
Reused passwords cascade across every system.
Open standardsOAuth2, OIDC, PKCE, signed tokens.
Authorization Code + PKCE, signed id_token (RS256), JWKS, discovery.
Hand-rolled form posts.
Proprietary, per-CMS.
Audit log & bot protectionLogin history, rate limits, captcha.
Login audit log, rate limiting and Cloudflare Turnstile.
Typically none.
Inconsistent across systems.
Maintenance for the adminWhat you have to secure and patch.
One integration. We carry the security work.
You own every line of the login yourself.
N separate auth systems to keep patched.

“Classic MU CMS login” reflects the out-of-the-box defaults of the popular MU Online CMS platforms. TuServerMU still works with them - our plugins add the secure button without ripping anything out.

the attack we eliminate

One Leaked Database, Two Outcomes

Without TuServerMU

high risk
Your website logs players in by reading the live game database, where passwords sit as plaintext / MD5.
A vulnerable plugin or a leaked DB dump exposes the site.
The attacker now has every player's game password in clear text.
Because players reused that password, the forum, email and other servers fall too.
Mass account theft - your server's reputation takes the hit.

With TuServerMU

protected
Players authenticate at TuServerMU. Your site never sees the password - only a short-lived token.
The same plugin gets breached.
The attacker finds no passwords to steal - there are none stored on the site.
Affected tokens are revoked centrally; 2FA blocks reuse anyway.
Players stay safe - the incident stays contained.

Open The Gates

The Secure Login
Your Players Deserve

TuServerMU

Latest across the ecosystem