UPF_Firewall/README.md

56 lines
2.0 KiB
Markdown
Raw Permalink Normal View History

# Formal Network Models and Their Application to Firewall Policies (UPF_Firewall)
2018-07-03 02:55:16 +00:00
2017-01-11 10:06:28 +00:00
This git repository contains a local mirror of
[A Formal Network Model and Their Application to Firewall Policies](https://www.isa-afp.org/entries/UPF_Firewall.shtml)
entry of the
[Archive of Formal Proofs (AFP)](https://www.isa-afp.org).
2016-12-23 10:06:07 +00:00
2017-01-11 10:06:28 +00:00
The official AFP releases are tagged. Additionally, this repository
may contain extensions (i.e., a development version) that may be
submitted (as an update of the UPF_Firewall entry) at a later stage.
2016-12-23 10:06:07 +00:00
## Installation
2018-07-03 02:55:16 +00:00
2016-12-23 10:06:07 +00:00
This project depends on another [AFP](https://www.isa-afp.org) entry:
[The Unified Policy Framework (UPF)](https://www.isa-afp.org/entries/UPF.shtml).
Please follow the [official guidelines](https://www.isa-afp.org/using.shtml)
2017-12-10 06:52:48 +00:00
for installing the AFP locally. For short:
2016-12-23 10:06:07 +00:00
* [Download](https://www.isa-afp.org/release/afp-current.tar.gz) the complete AFP
* Extract the downloaded archive to an directory of your choice
* Let's assume the extracted archive lives in `/home/isabelle/afp`, now execute:
2016-12-24 10:13:42 +00:00
2020-05-23 10:28:59 +00:00
```console
achim@logicalhacking:~$ isabelle components -u "/home/isabelle/afp/thys"
2016-12-24 10:11:08 +00:00
```
2016-12-23 10:06:07 +00:00
## How to build
2018-07-03 02:55:16 +00:00
2020-05-23 10:28:59 +00:00
```console
achim@logicalhacking:~$ isabelle build -D UPF_Firewall
2016-12-23 10:06:07 +00:00
```
## Authors
2018-07-03 02:55:16 +00:00
2016-12-23 10:06:07 +00:00
* [Achim D. Brucker](http://www.brucker.ch/)
* Lukas Brügger
* [Burkhart Wolff](https://www.lri.fr/~wolff/)
## License
2018-07-03 02:55:16 +00:00
2016-12-23 10:06:07 +00:00
This project is licensed under a 3-clause BSD-style license.
2017-01-08 12:08:41 +00:00
2018-07-03 02:55:41 +00:00
SPDX-License-Identifier: BSD-3-Clause
## Upstream Repository
2018-07-03 02:56:35 +00:00
The upstream git repository, i.e., the single source of truth, for this project is hosted
by the [Software Assurance & Security Research Team](https://logicalhacking.com) at
2018-07-04 01:02:17 +00:00
<https://git.logicalhacking.com/afp-mirror/UPF_Firewall>.
2018-07-03 02:56:35 +00:00
2017-01-08 12:08:41 +00:00
## Publications
* Achim D. Brucker, Lukas Brügger, and Burkhart Wolff. Formal Firewall
Conformance Testing: An Application of Test and Proof Techniques. In
Software Testing, Verification & Reliability (STVR), 25 (1), pages
34-71, 2015.
https://www.brucker.ch/bibliography/abstract/brucker.ea-formal-fw-testing-2014