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.
102 lines
3.0 KiB
102 lines
3.0 KiB
2015-07-15 13:54 marc |
|
|
|
* ChangeLog, ax_check_qt.m4, ax_init_standard_project.m4, |
|
bootstrap.sh, configure.ac, doc, doc/doxyfile.in, |
|
doc/makefile.am, html/checknewuser.php, html/documentation.dox, |
|
html/functions.php, html/makefile.am, html/newuser.html, |
|
html/safechat.js, mac-create-app-bundle.sh, makefile.am: added |
|
some comments and dokus |
|
|
|
2015-07-09 11:14 marc |
|
|
|
* ChangeLog: but one change is necessary for the test to succeed: |
|
We need libcryptoki installed; refs #2200, #2227 |
|
|
|
2015-07-08 07:13 marc |
|
|
|
* html/functions.php, html/update-messages.js: added missing files |
|
|
|
2015-07-08 05:48 marc |
|
|
|
* ChangeLog, html/login.php, html/makefile.am, |
|
html/messagetable.php, html/safechat.js, html/send.php, |
|
html/usertable.php: added missing files |
|
|
|
2015-07-06 11:34 marc |
|
|
|
* debian/control.in: debian needs a section |
|
|
|
2015-07-02 07:08 marc |
|
|
|
* html/login.php, html/pubkey.php, html/safechat.js, html/send.php: |
|
some checks on server side |
|
|
|
2015-07-01 13:34 marc |
|
|
|
* README: build need description |
|
|
|
2015-07-01 13:08 marc |
|
|
|
* ChangeLog, html/makefile.am: too much isn't good either |
|
|
|
2015-07-01 11:45 marc |
|
|
|
* html/chat-rodrigo-angleton.svg, html/makefile.am, html/menu.svg, |
|
html/safe-mimooh.svg, html/safechat-rodrigo-angleton.svg: missing |
|
files added |
|
|
|
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 |
|
|
|
|