Skip to content

cnaize/lastdaychat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lastdaychat

anonymous secure chat

all messages encrypts and decrypts with AES-256 on clients based on secrets which you may tell just your friends

Features:

  • anonymous
  • secure
  • server knows nothing about usernames and secrets
  • server stores nothing
  • client stores nothing
  • client removes username and secret immediately after entering room
  • room destroyed if empty
  • ready for Heroku

Demo:

lastdaychat on heroku

installation:

go get -u github.com/cnaize/lastdaychat

run params:

  • port - default server port

TODO:

  • adapt for mobile

Pull requests are welcome 🍵

About

anonymous secure chat

Resources

License

Stars

Watchers

Forks

Packages

No packages published