Compatibility
Minecraft: Java Edition
26.1.x
Platforms
Supported environments
Client-side
Links
Tags
Creators
Details
Licensed MIT
Published 2 days ago
An updated version of SecureChat for the latest versions, e.g. 26.1.x
Features
- AES-256-GCM encryption with authenticated ciphertext
- PBKDF2 key derivation with per-message random salt and IV
- Base4096 encoding
- Replay attack prevention
- Expired message detection (1 minute clock skew tolerance)
- Wrong key detection
- Spoof detection for fake
[Secure Chat]prefixes - Toggle encryption on/off per session
- In-game key configuration screen (Ctrl+Click the toggle button)
- Config persisted to
securechatupdated.properties
Usage
| Command | Description |
|---|---|
.sc on |
Enable encryption |
.sc off |
Disable encryption |
.sc key <passphrase> |
Set shared key |
.sc status |
Show current state |
Or click the [SCU] button in the chat screen to toggle, Ctrl + Left Click to open key config.
Requirements
- Minecraft 26.1.x
- Fabric Loader >= 0.18.4
- Fabric API


