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
Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
 
 
 
 
 
 
Marc Wäckerlin e8eedd6d1f Merge branch 'master' of https://mrw.sh/webservices/safechat před 6 roky
cordova try to set size constraints, but firefox fails; show attachment size před 8 roky
debian updated build system před 7 roky
doc first test with cli client před 7 roky
nodejs updated build system před 6 roky
test complete redesign: use nodejs on server instead of php - documentation to be updated před 8 roky
AUTHORS AUTHOR updated to new homepage před 9 roky
COPYING updated build system před 6 roky
ChangeLog updated build system před 6 roky
INSTALL updated build system před 6 roky
LICENSE Initial commit před 6 roky
NEWS copied files před 9 roky
README build need description před 9 roky
README.md Initial commit před 6 roky
autogen.sh documentation updated před 8 roky
ax_check_qt.m4 updated build system před 6 roky
ax_cxx_compile_stdcxx_11.m4 documentation updated před 8 roky
ax_init_standard_project.m4 updated build system před 6 roky
bootstrap.sh updated build system před 6 roky
build-in-docker.conf updated build system před 7 roky
build-in-docker.sh updated build system před 6 roky
build-resource-file.sh basic android abb works, distcheck fails; refs #24 před 9 roky
configure.ac first test with cli client před 7 roky
dependency-graph.sh updated build system před 6 roky
mac-create-app-bundle.sh updated build system před 6 roky
makefile.am first test with cli client před 7 roky
makefile_test.inc.am documentation updated před 8 roky
resolve-debbuilddeps.sh updated build system před 6 roky
resolve-rpmbuilddeps.sh updated build system před 6 roky
rpmsign.exp first test with cli client před 7 roky
safechat.desktop.in try to allow background process před 9 roky
safechat.spec.in AUTHOR updated to new homepage před 9 roky
sql-to-dot.sed documentation updated před 8 roky
template.sh updated build system před 6 roky

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.