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
Non puoi selezionare più di 25 argomenti Gli argomenti devono iniziare con una lettera o un numero, possono includere trattini ('-') e possono essere lunghi fino a 35 caratteri.
 
 
 
 
 
 
Marc Wäckerlin e8eedd6d1f Merge branch 'master' of https://mrw.sh/webservices/safechat 6 anni fa
cordova try to set size constraints, but firefox fails; show attachment size 8 anni fa
debian updated build system 7 anni fa
doc first test with cli client 7 anni fa
nodejs updated build system 6 anni fa
test complete redesign: use nodejs on server instead of php - documentation to be updated 8 anni fa
AUTHORS AUTHOR updated to new homepage 9 anni fa
COPYING updated build system 6 anni fa
ChangeLog updated build system 6 anni fa
INSTALL updated build system 6 anni fa
LICENSE Initial commit 6 anni fa
NEWS copied files 9 anni fa
README build need description 9 anni fa
README.md Initial commit 6 anni fa
autogen.sh documentation updated 8 anni fa
ax_check_qt.m4 updated build system 6 anni fa
ax_cxx_compile_stdcxx_11.m4 documentation updated 8 anni fa
ax_init_standard_project.m4 updated build system 6 anni fa
bootstrap.sh updated build system 6 anni fa
build-in-docker.conf updated build system 7 anni fa
build-in-docker.sh updated build system 6 anni fa
build-resource-file.sh basic android abb works, distcheck fails; refs #24 9 anni fa
configure.ac first test with cli client 7 anni fa
dependency-graph.sh updated build system 6 anni fa
mac-create-app-bundle.sh updated build system 6 anni fa
makefile.am first test with cli client 7 anni fa
makefile_test.inc.am documentation updated 8 anni fa
resolve-debbuilddeps.sh updated build system 6 anni fa
resolve-rpmbuilddeps.sh updated build system 6 anni fa
rpmsign.exp first test with cli client 7 anni fa
safechat.desktop.in try to allow background process 9 anni fa
safechat.spec.in AUTHOR updated to new homepage 9 anni fa
sql-to-dot.sed documentation updated 8 anni fa
template.sh updated build system 6 anni fa

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.