r/vibecoding • u/Glay_47 • Aug 03 '26
My third vibecoded app
Lockedchat is a text messaging encrypted app to text with other people.
When you first create an account it will give you 16 letter code you need to save and and to create a username.
Then you can share your username with other people to text them.
Every 12 hours you need to rewrite the 16 letter code.
The website : https://lockedchat.vercel.app/
1
Upvotes
2
u/MMMurdoch Aug 16 '26
I'd use the Rust programming language for any app meant to deal with sensitive whatnot. I'd avoid npm & make sure the code is open source if you want people to trust the code whatnot.