No description
- C 68.2%
- JavaScript 16.8%
- CSS 7.1%
- HTML 3.3%
- TypeScript 2%
- Other 2.6%
| include | Initial commit | |
| src | Initial commit | |
| .gitignore | Initial commit | |
| gen_code.sh | Initial commit | |
| LICENSE | Initial commit | |
| Makefile | Update CFLAGS | |
| README.md | Update README | |
| zsm.1 | Initial commit | |
zsm
Zen Secure Messaging(zsm) is a secure messaging protocol specifically for Linux(Unix-based) systems.
Dependencies
- sqlite
- libsodium
- libnotify
Building
You will need to run these with elevated privilages, and will need *-dev packages to build both server and client.
$ make
# make install
Contributions
Contributions are welcomed, feel free to open a pull request.
License
This project is licensed under the GNU Public License v3.0. See LICENSE for more information.