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
Nie możesz wybrać więcej, niż 25 tematów Tematy muszą się zaczynać od litery lub cyfry, mogą zawierać myślniki ('-') i mogą mieć do 35 znaków.
 
 
 
 
 
 
Marc Wäckerlin e8eedd6d1f Merge branch 'master' of https://mrw.sh/webservices/safechat 6 lat temu
cordova try to set size constraints, but firefox fails; show attachment size 8 lat temu
debian updated build system 7 lat temu
doc first test with cli client 7 lat temu
nodejs updated build system 6 lat temu
test complete redesign: use nodejs on server instead of php - documentation to be updated 8 lat temu
AUTHORS AUTHOR updated to new homepage 9 lat temu
COPYING updated build system 6 lat temu
ChangeLog updated build system 6 lat temu
INSTALL updated build system 6 lat temu
LICENSE Initial commit 6 lat temu
NEWS copied files 9 lat temu
README build need description 9 lat temu
README.md Initial commit 6 lat temu
autogen.sh documentation updated 8 lat temu
ax_check_qt.m4 updated build system 6 lat temu
ax_cxx_compile_stdcxx_11.m4 documentation updated 8 lat temu
ax_init_standard_project.m4 updated build system 6 lat temu
bootstrap.sh updated build system 6 lat temu
build-in-docker.conf updated build system 7 lat temu
build-in-docker.sh updated build system 6 lat temu
build-resource-file.sh basic android abb works, distcheck fails; refs #24 9 lat temu
configure.ac first test with cli client 7 lat temu
dependency-graph.sh updated build system 6 lat temu
mac-create-app-bundle.sh updated build system 6 lat temu
makefile.am first test with cli client 7 lat temu
makefile_test.inc.am documentation updated 8 lat temu
resolve-debbuilddeps.sh updated build system 6 lat temu
resolve-rpmbuilddeps.sh updated build system 6 lat temu
rpmsign.exp first test with cli client 7 lat temu
safechat.desktop.in try to allow background process 8 lat temu
safechat.spec.in AUTHOR updated to new homepage 9 lat temu
sql-to-dot.sed documentation updated 8 lat temu
template.sh updated build system 6 lat temu

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.