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
Nevar pievienot vairāk kā 25 tēmas Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.
 
 
 
 
 
 
Marc Wäckerlin e8eedd6d1f Merge branch 'master' of https://mrw.sh/webservices/safechat pirms 6 gadiem
cordova try to set size constraints, but firefox fails; show attachment size pirms 8 gadiem
debian updated build system pirms 7 gadiem
doc first test with cli client pirms 7 gadiem
nodejs updated build system pirms 6 gadiem
test complete redesign: use nodejs on server instead of php - documentation to be updated pirms 8 gadiem
AUTHORS AUTHOR updated to new homepage pirms 9 gadiem
COPYING updated build system pirms 6 gadiem
ChangeLog updated build system pirms 6 gadiem
INSTALL updated build system pirms 6 gadiem
LICENSE Initial commit pirms 6 gadiem
NEWS copied files pirms 9 gadiem
README build need description pirms 9 gadiem
README.md Initial commit pirms 6 gadiem
autogen.sh documentation updated pirms 8 gadiem
ax_check_qt.m4 updated build system pirms 6 gadiem
ax_cxx_compile_stdcxx_11.m4 documentation updated pirms 8 gadiem
ax_init_standard_project.m4 updated build system pirms 6 gadiem
bootstrap.sh updated build system pirms 6 gadiem
build-in-docker.conf updated build system pirms 7 gadiem
build-in-docker.sh updated build system pirms 6 gadiem
build-resource-file.sh basic android abb works, distcheck fails; refs #24 pirms 9 gadiem
configure.ac first test with cli client pirms 7 gadiem
dependency-graph.sh updated build system pirms 6 gadiem
mac-create-app-bundle.sh updated build system pirms 6 gadiem
makefile.am first test with cli client pirms 7 gadiem
makefile_test.inc.am documentation updated pirms 8 gadiem
resolve-debbuilddeps.sh updated build system pirms 6 gadiem
resolve-rpmbuilddeps.sh updated build system pirms 6 gadiem
rpmsign.exp first test with cli client pirms 7 gadiem
safechat.desktop.in try to allow background process pirms 9 gadiem
safechat.spec.in AUTHOR updated to new homepage pirms 9 gadiem
sql-to-dot.sed documentation updated pirms 8 gadiem
template.sh updated build system pirms 6 gadiem

README.md

safechat

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.