Giter Club home page Giter Club logo

elniak / toward-verification-of-quic-extensions Goto Github PK

View Code? Open in Web Editor NEW
4.0 2.0 2.0 3.47 GB

Formal methods play an important role in validating networking protocols. During the development of TLS 1.3, formal methods have helped to identify several issues with draft versions of the protocol that have been fixed before finalising the protocol. In the transport layer, the QUIC protocol has been proposed to replace the HTTP/TLS/TCP stack. This protocol is being finalised within the IETF and deployed by Google, Cloudlfare, Facebook and many others.

quic protocol verification extension network testing formal-specification thesis correctness

toward-verification-of-quic-extensions's Introduction

Toward-verification-of-QUIC-extensions

Description of the problem

Formal methods play an important role in validating networking protocols. During the development of TLS 1.3, formal methods have helped to identify several issues with draft versions of the protocol that have been fixed before finalising the protocol. In the transport layer, the QUIC protocol has been proposed to replace the HTTP/TLS/TCP stack. This protocol is being finalised within the IETF and deployed by Google, Cloudlfare, Facebook and many others.

A first approach to verify the correctness of the QUIC protocol has been presented last year [1]. This specification covers the basics of QUIC but many extensions are being discussed with the quic-wg [2] of the IETF and proposed by researchers [3][4]. The objective of this thesis is to explore how the specification proposed in [1] can be extended to model and verify some of the new QUIC extensions.

This thesis could be the starting point for a PhD on using formal methods to validate networking protocols.
[1] Formal specification and testing of QUIC KL McMillan, LD Zuck - SIGCOMM 2019, http://mcmil.net/pubs/SIGCOMM19.pdf
[2] https://datatracker.ietf.org/wg/quic/documents/
[3] https://www.multipath-quic.org
[4] https://www.pquic.org

How to Ivy

Source: http://microsoft.github.io/ivy/install.html and https://github.com/microsoft/ivy/tree/master/doc/examples/quic

Installation

Go in /installer folder.

Usage

Run Ivy on an example, like this:

cd doc/examples
ivy client_server_example.ivy

Or, if you only want to use Ivy on the command line, test it like this:

ivy_check trace=true doc/examples/client_server_example_new.ivy

Ivy should print out a counterexample trace.

Run all the test easily

Go in /installer/TVOQE_X and run bash /installer/TVOQE_X/testAll.sh

How to eBPF (May be for futur - TODO)

Source: http://www.brendangregg.com/blog/2019-01-01/learn-ebpf-tracing.html?fbclid=IwAR1ntolwzJwZFXCIVgYEoqLpI2udHS2ArflL6RQyi2watwbQ-kL2psvCZdQ

QUIC overview

Sending FSM

alt text

Receiving FSM

alt text

Dependancies

OpenSSL Picoquic

Ivy - Microsoft

Github link

Useful links

Overleaf link
BibTex online
SciHub for free paper GoogleSheet

Historic of the project

Trello link

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.