-
Notifications
You must be signed in to change notification settings - Fork 0
jamesonjlee/simple-secret-app
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
# Simple Secure Messaging Service: --------- Stuff, uses Public Key Crypto ## Usage virtualenv, pip, etc. ### run the server: ``` python simple-secret/server.py ``` ### run the client ``` python simple-secret/client.py ``` ### fyi you need to update the config.py to fix DB_URI, passphrase, and a generated server_key_fp (fingerprint for the shared gpg key)
About
demonstrate server-client trusted 'secret' messaging, under assumptions
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published