1
0
Fork 0
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
Du kannst nicht mehr als 25 Themen auswählen Themen müssen entweder mit einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
 
 
 
 
 
 
Marc Wäckerlin e8eedd6d1f Merge branch 'master' of https://mrw.sh/webservices/safechat vor 6 Jahren
cordova try to set size constraints, but firefox fails; show attachment size vor 8 Jahren
debian updated build system vor 7 Jahren
doc first test with cli client vor 7 Jahren
nodejs updated build system vor 6 Jahren
test complete redesign: use nodejs on server instead of php - documentation to be updated vor 8 Jahren
AUTHORS AUTHOR updated to new homepage vor 9 Jahren
COPYING updated build system vor 6 Jahren
ChangeLog updated build system vor 6 Jahren
INSTALL updated build system vor 6 Jahren
LICENSE Initial commit vor 6 Jahren
NEWS copied files vor 9 Jahren
README build need description vor 9 Jahren
README.md Initial commit vor 6 Jahren
autogen.sh documentation updated vor 8 Jahren
ax_check_qt.m4 updated build system vor 6 Jahren
ax_cxx_compile_stdcxx_11.m4 documentation updated vor 8 Jahren
ax_init_standard_project.m4 updated build system vor 6 Jahren
bootstrap.sh updated build system vor 6 Jahren
build-in-docker.conf updated build system vor 7 Jahren
build-in-docker.sh updated build system vor 6 Jahren
build-resource-file.sh basic android abb works, distcheck fails; refs #24 vor 9 Jahren
configure.ac first test with cli client vor 7 Jahren
dependency-graph.sh updated build system vor 6 Jahren
mac-create-app-bundle.sh updated build system vor 6 Jahren
makefile.am first test with cli client vor 7 Jahren
makefile_test.inc.am documentation updated vor 8 Jahren
resolve-debbuilddeps.sh updated build system vor 6 Jahren
resolve-rpmbuilddeps.sh updated build system vor 6 Jahren
rpmsign.exp first test with cli client vor 7 Jahren
safechat.desktop.in try to allow background process vor 9 Jahren
safechat.spec.in AUTHOR updated to new homepage vor 9 Jahren
sql-to-dot.sed documentation updated vor 8 Jahren
template.sh updated build system vor 6 Jahren

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.