Skip to main content

Showing 1–4 of 4 results for author: Algehed, M

Searching in archive cs. Search in all archives.
.
  1. arXiv:2205.04384  [pdf, other

    cs.PL

    Applying consensus and replication securely with FLAQR

    Authors: Priyanka Mondal, Maximilian Algehed, Owen Arden

    Abstract: Availability is crucial to the security of distributed systems, but guaranteeing availability is hard, especially when participants in the system may act maliciously. Quorum replication protocols provide both integrity and availability: data and computation is replicated at multiple independent hosts, and a quorum of these hosts must agree on the output of all operations applied to the data. Unfor… ▽ More

    Submitted 9 May, 2022; originally announced May 2022.

    Comments: 31 pages, 5 figures, Appearing in CSF 2022

  2. arXiv:2103.13667  [pdf, ps, other

    cs.CR

    Multi-Execution Lattices Fast and Slow

    Authors: Maximilian Algehed, Cormac Flanagan

    Abstract: Methods for automatically, soundly, and precisely guaranteeing the noninterference security policy are predominantly based on multi-execution. All other methods are either based on undecidable theorem proving or suffer from false alarms. The multi-execution mechanisms, meanwhile, work by isolating security levels during program execution and running multiple copies of the target program, once for… ▽ More

    Submitted 25 March, 2021; originally announced March 2021.

  3. arXiv:2005.12345  [pdf, ps, other

    cs.CR

    Transparent IFC Enforcement: Possibility and (In)Efficiency Results

    Authors: Maximilian Algehed, Cormac Flanagan

    Abstract: Information Flow Control (IFC) is a collection of techniques for ensuring a no-write-down no-read-up style security policy known as noninterference. Traditional methods for both static and dynamic IFC suffer from untenable numbers of false alarms on real-world programs. Secure Multi-Execution (SME) promises to provide secure IFC without modifying the behaviour of already secure programs, a propert… ▽ More

    Submitted 25 May, 2020; originally announced May 2020.

  4. arXiv:2005.04722  [pdf

    cs.PL cs.CR cs.LO

    Dynamic IFC Theorems for Free!

    Authors: Maximilian Algehed, Jean-Philippe Bernardy, Catalin Hritcu

    Abstract: We show that noninterference and transparency, the key soundness theorems for dynamic IFC libraries, can be obtained "for free", as direct consequences of the more general parametricity theorem of type abstraction. This allows us to give very short soundness proofs for dynamic IFC libraries such as faceted values and LIO. Our proofs stay short even when fully mechanized for Agda implementations of… ▽ More

    Submitted 22 February, 2024; v1 submitted 10 May, 2020; originally announced May 2020.

    Comments: CSF 2021 final version