Skip to content

An implementation of Gnivom/ParlAI steganography in Slack

Notifications You must be signed in to change notification settings

Gnivom/slack-stego

Repository files navigation

Setup:

git submodule update --init --recursive
pip3 install -r ./requirements.txt
cd Parlai
pip3 install -r ./requirements.txt
python3 setup.py develop

Run:

In one terminal:

python3 gui.py --alice

In another terminal (possibly another computer):

python3 gui.py --bob

Alice must be started first!

About

An implementation of Gnivom/ParlAI steganography in Slack

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages