This directory contains a Dockerfile that builds the GNOME web browser epiphany such as to run TLS 1.3 using OQS-OpenSSL.
This demo is based on work done by Igor Barshteyn.
- Be sure to have docker installed.
- Run
docker build -t openquantumsafe/epiphany .
to create a QSC-enabled epiphany docker image.
Information how to use the image is available in the separate file USAGE.md.