NyChat
Secure • Ephemeral • Private
Ephemeral Rooms • No Sign-Up

A private place,when you need one.

NyChat is a room-based communication platform. Create temporary rooms with client-side encrypted text, voice notes, media sharing, and WebRTC voice and video calls — no account required.

Explore security

To join an existing encrypted room, paste the complete invite containing the key.

No signupAES-256 encrypted textAutomatic purge
Active Room
P2
P3
P2
AES-256
P3
Participant typing
Encrypted message...
Direct answers

Clear answers to essential product questions.

Everything you need to know about NyChat's temporary room model, account-free access, and encryption architecture.

Direct Product Answer [1]

What is NyChat?

NyChat is a web-based communication platform for creating temporary real-time rooms. Users connect without creating a persistent account, and rooms are removed when all participants leave.

It supports client-side AES-256-GCM encrypted text, image and file sharing with temporary capability tokens, and WebRTC voice and video calls.

Direct Product Answer [2]

How do temporary rooms work?

A temporary room is created instantly with a shareable URL. The room identifier is known to the server for routing, while the decryption key stays in the URL fragment (#) on user devices.

Anyone with the complete invite link can join, pick a temporary display name, and converse in real time over secure WebSockets without registration.

Direct Product Answer [3]

Do I need an account or email to use NyChat?

No. NyChat requires no account creation, sign-in, email address, phone number, or password.

Sessions exist only during active communication and rely on temporary in-browser tokens for reconnection rather than cloud profiles.

Direct Product Answer [4]

How does NyChat protect message content?

Text messages are encrypted in your browser with AES-256-GCM before transport. The relay server only sees ciphertext and cannot read message plaintext.

Media uploads are access-controlled via short-lived capability tokens, and calls flow directly peer-to-peer over WebRTC.

How a room works

Instant connection. Intentional design.

NyChat removes friction without compromising security. Create a dedicated room in seconds and share access securely.

01

Create a room

Generate a dedicated temporary room with a single click. No account registration, email, or password required.

02

Share the secure invite

Send the complete invite link. The decryption key lives in the URL fragment (#) and is never transmitted to our server.

03

Connect and converse

Exchange client-side encrypted messages, share media, or talk via WebRTC. When the room expires, all room data is destroyed.

Cryptographic separation

The anatomy of a secure invite link.

NyChat separates routing from decryption. Our relay server coordinates connections using only the Room Code, while your browser holds the private decryption key locally.

1. Room Code (Server-known identifier)

Identifies the room instance on the server for signaling, presence, and ciphertext routing. It cannot decrypt conversations alone.

2. Fragment Key (Client-only secret)

The local AES-256-GCM symmetric key living after the # fragment. RFC standards ensure browsers never transmit URL fragments in HTTP requests.

Invite Structure URL
https://nychat.nyxen.in/r/W7XK9P#k_8x29aFpL91m...
Public to relayRoom ID & Routing
Private to peersDecryption Secret
Product experience

Inside an active NyChat room.

A focused environment designed specifically for temporary communication, collaboration, and calls.

Live Room Interface
U1

Peer • 10:42 AM

Can you review the architecture doc before we close the room?

Replying to: Can you review the architecture doc...

Reviewed. AES-256-GCM symmetric client-side encryption is verified.

Real capabilities

What ships in the product today.

All features listed below are active and operational in the live service — no speculative roadmap claims.

Communicate

Client-side Encrypted Text

Messages are encrypted directly in the browser via AES-256-GCM before transport. The server only relays ciphertext.

Threaded Replies

Organize fast-moving conversations with contextual inline replies.

Live Reactions & Polls

Express sentiment and gather quick consensus with transient in-room voting and reactions.

Share Media

Voice Notes

Record, pause, preview, and cancel audio notes directly in the browser. Transmitted via session-bound protected media access.

Documents & Images

Share files and photos with capability tokens tied strictly to active room sessions; deleted when the room ends.

Real-time Live

Voice Calling

Multi-peer mesh audio for up to 8 participants via WebRTC with direct browser-to-browser media streaming.

Video Calling

Browser-native video mesh for up to 4 participants with local self-view mirroring and camera/mic toggles.

Trust & security

Honest security boundaries.

We clearly state what our architecture protects and transparently document what we do not promise. Privacy is architecture, not a slogan.

Guaranteed by Architecture

What NyChat Protects

  • Client-side Encrypted Text

    Text messages are encrypted in your browser with AES-256-GCM before transport. The server only relays ciphertext and cannot read message content.

  • Fragment-based Key Isolation

    The encryption key resides in the URL hash fragment (#). Browsers never send fragments to web servers, keeping keys strictly on participant devices.

  • Encrypted Live Calls

    Voice and video streams use standard WebRTC DTLS-SRTP encryption in transit across participants.

Stated Limitations

What NyChat Does Not Promise

  • Compromised Endpoints

    If a participant's device has malware, screen recording, or someone takes a physical photo of a screen, cryptography cannot prevent data exposure.

  • Tor-grade Network Anonymity

    NyChat is not an anonymity network like Tor. Standard IP routing occurs for web requests and WebRTC peer connections.

  • End-to-End Encrypted File Storage

    Shared media and attachments are protected by TLS in transit and capability-gated URLs tied to the room session, but are not client-side encrypted at rest.

Room lifecycle

Rooms exist only while useful.

Unlike permanent social networks and communication suites, NyChat rooms have intentional lifespans that cleanly conclude.

1. CreateInstant initiation
2. InviteFragment key shared
3. JoinBrowser decodes key
4. CollaborateChat, call, and share
5. DestroyedPermanent room purge
Practical use cases

Built for temporary alignment.

Ideal situations where setting up a permanent profile or installing software creates unnecessary overhead.

Temporary Workgroups

Spin up a fast workspace with contractors, clients, or cross-team contributors. Share assets securely, then let the room close when the project completes.

Ad-hoc Group Gatherings

Coordinate meetups, gaming sessions, or events without forcing participants into another permanent social group or app installation.

Confidential Discussions

Have focused conversations where message history does not accumulate in a perpetual cloud database tied to your identity.

Transparent constraints

Real product limits, stated up front.

Our exact service limits pulled directly from live configuration. No unstated quotas or hidden terms.

Enforced Technical Specifications
15
Room peers
8
Voice call
4
Video call
6,000
Characters
3 min
Voice note
10 MB
Images
20 MB
Files
5
Attachments
10
Poll options

All limits are strictly enforced by backend services and available inside every active room panel.

Read product details

NyChat at a glance summary

Authoritative Reference

NyChat at a glance

Enforced Architecture • Verified Claims
Product Type
Web-based temporary real-time communication platform for group chat, media sharing, and live calling.
Account Requirement
Zero account requirement. No registration, email address, phone number, password, or persistent profile needed.
Room Access & Decryption
Access is controlled via room links. The room code identifies the space, while the URL fragment (#) carries client-side key material.
Text Encryption
Client-side symmetric encryption using AES-256-GCM via native Web Crypto API. The relay server cannot read message plaintext.
Media & File Security
Uploads (10 MB images, 20 MB files) are protected by temporary capability tokens scoped to active room peers.
Data Persistence & Purging
Temporary in-memory storage. When all participants leave a room, active messaging data and session state are destroyed.

Authoritative constraints: up to 15 participants per room, 8 on voice, 4 on video.

Security Trust Center →

Built by Nyxen Studio

Built by Nyxen
Nyxen logo
NyxenThe product studio behind NyChat

NyChat is designed, built, and maintained by Nyxen — an independent product studio that ships focused, privacy-conscious products and takes the long way around the details.

One studio, end to end
  • Product & designEvery screen, interaction, and word — built in-house.
  • Security modelFail-closed invites and stated boundaries are deliberate choices.
  • SupportReal people read what you send from the contact page.
Frequently asked questions

Questions people actually ask.

Clear, direct answers explaining NyChat's room architecture, privacy boundaries, and encryption models.

Start with a room.

Secure, temporary, and ready in seconds. No signup required.

Explore security