Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/samuelschlesinger/encrypted-message-server
A simple server for encrypted messaging
https://github.com/samuelschlesinger/encrypted-message-server
hacktoberfest
Last synced: 20 days ago
JSON representation
A simple server for encrypted messaging
- Host: GitHub
- URL: https://github.com/samuelschlesinger/encrypted-message-server
- Owner: SamuelSchlesinger
- License: other
- Created: 2020-06-14T22:55:52.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-06-15T19:57:40.000Z (over 4 years ago)
- Last Synced: 2024-10-27T19:11:02.184Z (2 months ago)
- Topics: hacktoberfest
- Language: Haskell
- Homepage:
- Size: 68.4 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Encrypted Message Passing
[![Build Status](https://travis-ci.org/SamuelSchlesinger/encrypted-message-server.svg?branch=master)](https://travis-ci.org/SamuelSchlesinger/encrypted-message-server)
A simple server for multiple parties to securely share messages over an
insecure connection.