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
Ви не можете вибрати більше 25 тем Теми мають розпочинатися з літери або цифри, можуть містити дефіси (-) і не повинні перевищувати 35 символів.
 
 
 
 
 
 
Marc Wäckerlin e8eedd6d1f Merge branch 'master' of https://mrw.sh/webservices/safechat 6 роки тому
cordova try to set size constraints, but firefox fails; show attachment size 8 роки тому
debian updated build system 7 роки тому
doc first test with cli client 7 роки тому
nodejs updated build system 6 роки тому
test complete redesign: use nodejs on server instead of php - documentation to be updated 8 роки тому
AUTHORS AUTHOR updated to new homepage 9 роки тому
COPYING updated build system 6 роки тому
ChangeLog updated build system 6 роки тому
INSTALL updated build system 6 роки тому
LICENSE Initial commit 6 роки тому
NEWS copied files 9 роки тому
README build need description 9 роки тому
README.md Initial commit 6 роки тому
autogen.sh documentation updated 8 роки тому
ax_check_qt.m4 updated build system 6 роки тому
ax_cxx_compile_stdcxx_11.m4 documentation updated 8 роки тому
ax_init_standard_project.m4 updated build system 6 роки тому
bootstrap.sh updated build system 6 роки тому
build-in-docker.conf updated build system 7 роки тому
build-in-docker.sh updated build system 6 роки тому
build-resource-file.sh basic android abb works, distcheck fails; refs #24 9 роки тому
configure.ac first test with cli client 7 роки тому
dependency-graph.sh updated build system 6 роки тому
mac-create-app-bundle.sh updated build system 6 роки тому
makefile.am first test with cli client 7 роки тому
makefile_test.inc.am documentation updated 8 роки тому
resolve-debbuilddeps.sh updated build system 6 роки тому
resolve-rpmbuilddeps.sh updated build system 6 роки тому
rpmsign.exp first test with cli client 7 роки тому
safechat.desktop.in try to allow background process 8 роки тому
safechat.spec.in AUTHOR updated to new homepage 9 роки тому
sql-to-dot.sed documentation updated 8 роки тому
template.sh updated build system 6 роки тому

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.