secmsg ------ toy encrypted messenger to build: docker build -t secmsg . to run: docker run --expose 5000 --network="host" secmsg license ------- licensed under the gnu agpl license. see LICENSE for details copyright 2023 randomuser