Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 564 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 564 Bytes

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.

Quick start

  1. Be sure to have docker installed.
  2. Run docker build -t openquantumsafe/epiphany . to create a QSC-enabled epiphany docker image.

Usage

Information how to use the image is available in the separate file USAGE.md.