Warning
This integration is longer supported due to lack of interest and support, if you're interested in revitalizing this demo please submit a PR. A previous update attempt can be found here
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 oqs-epiphany .
to create a QSC-enabled epiphany docker image.
Information how to use the image is available in the separate file USAGE.md.
The Dockerfile provided allows for significant customization of the image built:
Tag of liboqs
release to be used. Default "main".
Tag of oqsprovider
release to be used. Default "main".