Fully end to end encrypted anonymous chat program. Server only stores public key lookup for users and the encrypted messages. No credentials are transfered to the server, but kept in local browser storage. This allows 100% safe chatting. https://safechat.ch
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

55 lines
1.8 KiB

2015-07-01 00:08 marc
* html/abort.svg, html/audio.svg, html/envelope.svg,
html/pfeil.svg, html/photo.svg, html/send.svg, html/video.svg:
with image support
2015-07-01 00:07 marc
* html/attachment.svg, html/chat.html, html/messagetable.php,
html/safechat.css, html/safechat.js, html/send.php: with image
support
2015-06-30 14:09 marc
* html/attachment.svg, html/photo.png, html/video.png: file upload
preparations
2015-06-30 14:09 marc
* html/chat.html, html/safechat.js: file upload preparations
2015-06-29 22:34 marc
* html/chat.html, html/index.html, html/newuser.html,
html/safechat.css, html/safechat.js: first design
2015-06-29 13:19 marc
* html/A-Tone-His_Self-1266414414.mp3,
html/Checkout-Scanner-Beep-SoundBible.com-593325210-by-Mike-Koenig.mp3,
html/index.html, html/javascripts, html/jquery.cssemoticons.css,
html/jquery.cssemoticons.js, html/safechat.css, html/safechat.js,
html/stylesheets: beep on new message + first css
2015-06-28 20:58 marc
* AUTHORS, COPYING, ChangeLog, INSTALL, NEWS, README,
ax_check_qt.m4, ax_cxx_compile_stdcxx_11.m4,
ax_init_standard_project.m4, bootstrap.sh, configure.ac, debian,
debian/changelog.in, debian/compat, debian/control.in,
debian/docs, debian/rules, html, html/chat.html,
html/checknewuser.php, html/get.php, html/index.html,
html/javascripts, html/javascripts/jquery-1.4.2.min.js,
html/javascripts/jquery.cssemoticons.js,
html/javascripts/jquery.cssemoticons.min.js, html/jquery.js,
html/login.php, html/makefile.am, html/messagetable.php,
html/newuser.html, html/openpgp.js, html/pubkey.php,
html/safechat.js, html/send.php, html/stylesheets,
html/stylesheets/jquery.cssemoticons.css, html/usertable.php,
makefile.am: copied files
2015-06-28 19:57 marc
* .: init