Software Open Access
<?xml version='1.0' encoding='utf-8'?> <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:adms="http://www.w3.org/ns/adms#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:dct="http://purl.org/dc/terms/" xmlns:dctype="http://purl.org/dc/dcmitype/" xmlns:dcat="http://www.w3.org/ns/dcat#" xmlns:duv="http://www.w3.org/ns/duv#" xmlns:foaf="http://xmlns.com/foaf/0.1/" xmlns:frapo="http://purl.org/cerif/frapo/" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:gsp="http://www.opengis.net/ont/geosparql#" xmlns:locn="http://www.w3.org/ns/locn#" xmlns:org="http://www.w3.org/ns/org#" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:prov="http://www.w3.org/ns/prov#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:schema="http://schema.org/" xmlns:skos="http://www.w3.org/2004/02/skos/core#" xmlns:vcard="http://www.w3.org/2006/vcard/ns#" xmlns:wdrs="http://www.w3.org/2007/05/powder-s#"> <rdf:Description rdf:about="https://doi.org/10.5281/zenodo.3368188"> <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Dataset"/> <dct:type rdf:resource="http://purl.org/dc/dcmitype/Software"/> <dct:identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://doi.org/10.5281/zenodo.3368188</dct:identifier> <foaf:page rdf:resource="https://doi.org/10.5281/zenodo.3368188"/> <dct:creator> <rdf:Description rdf:about="http://orcid.org/0000-0002-5914-8224"> <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Agent"/> <dct:identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string">0000-0002-5914-8224</dct:identifier> <foaf:name>Vincent Rahli</foaf:name> <org:memberOf> <foaf:Organization> <foaf:name>University of Birmingham</foaf:name> </foaf:Organization> </org:memberOf> </rdf:Description> </dct:creator> <dct:creator> <rdf:Description rdf:about="http://orcid.org/0000-0001-9077-5106"> <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Agent"/> <dct:identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string">0000-0001-9077-5106</dct:identifier> <foaf:name>Ivana Vukotic</foaf:name> <org:memberOf> <foaf:Organization> <foaf:name>SnT, University of Luxembourg</foaf:name> </foaf:Organization> </org:memberOf> </rdf:Description> </dct:creator> <dct:title>Asphalion: Trustworthy Shielding Against Byzantine Faults</dct:title> <dct:publisher> <foaf:Agent> <foaf:name>Zenodo</foaf:name> </foaf:Agent> </dct:publisher> <dct:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#gYear">2019</dct:issued> <dcat:keyword>Formal verification</dcat:keyword> <dcat:keyword>Distributed systems</dcat:keyword> <dcat:keyword>State machine replication</dcat:keyword> <dcat:keyword>Fault-tolerance</dcat:keyword> <dcat:keyword>Crash fault-tolerance</dcat:keyword> <dcat:keyword>Byzantine fault-tolerance</dcat:keyword> <dcat:keyword>Hybrid fault-tolerance</dcat:keyword> <dcat:keyword>MinBFT</dcat:keyword> <dcat:keyword>Intel SGX</dcat:keyword> <dcat:keyword>Trusted components</dcat:keyword> <dcat:keyword>Coq</dcat:keyword> <dcat:keyword>Compositional reasoning</dcat:keyword> <dcat:keyword>Knowledge calculus</dcat:keyword> <dct:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#date">2019-08-14</dct:issued> <owl:sameAs rdf:resource="https://zenodo.org/record/3368188"/> <adms:identifier> <adms:Identifier> <skos:notation rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://zenodo.org/record/3368188</skos:notation> <adms:schemeAgency>url</adms:schemeAgency> </adms:Identifier> </adms:identifier> <dct:isVersionOf rdf:resource="https://doi.org/10.5281/zenodo.3368187"/> <dct:description><p>Asphalion is a Coq-based framework for verifying the correctness of<br> implementations of fault-tolerant systems. It especially provides<br> features to verify the correctness of hybrid fault-tolerant systems<br> (such as the MinBFT protocol<br> <a href="http://www.di.fc.ul.pt/~bessani/publications/tc11-minimal.pdf">http://www.di.fc.ul.pt/~bessani/publications/tc11-minimal.pdf</a>), where<br> normal components (that can for example fail arbitrarily) trust some<br> special components (that can for example only crash on failure) to<br> provide properties in a trustworthy manner.&nbsp; Asphalion allows running<br> such trusted-trustworthy components inside Intel SGX enclaves.<br> More details are provided here:<br> <a href="https://vrahli.github.io/articles/asphalion-long.pdf">https://vrahli.github.io/articles/asphalion-long.pdf</a></p> <p>&nbsp;</p></dct:description> <dct:accessRights rdf:resource="http://publications.europa.eu/resource/authority/access-right/PUBLIC"/> <dct:accessRights> <dct:RightsStatement rdf:about="info:eu-repo/semantics/openAccess"> <rdfs:label>Open Access</rdfs:label> </dct:RightsStatement> </dct:accessRights> <dcat:distribution> <dcat:Distribution> <dct:rights> <dct:RightsStatement rdf:about="https://opensource.org/licenses/GPL-3.0"> <rdfs:label>GNU General Public License v3.0 only</rdfs:label> </dct:RightsStatement> </dct:rights> <dcat:accessURL rdf:resource="https://doi.org/10.5281/zenodo.3368188"/> </dcat:Distribution> </dcat:distribution> <dcat:distribution> <dcat:Distribution> <dcat:accessURL rdf:resource="https://doi.org/10.5281/zenodo.3368188"/> <dcat:byteSize>10097944</dcat:byteSize> <dcat:downloadURL rdf:resource="https://zenodo.org/record/3368188/files/asphalion-2019-07-18.tar.gz"/> <dcat:mediaType>application/x-tar</dcat:mediaType> </dcat:Distribution> </dcat:distribution> </rdf:Description> </rdf:RDF>
All versions | This version | |
---|---|---|
Views | 69 | 49 |
Downloads | 9 | 4 |
Data volume | 97.7 MB | 40.4 MB |
Unique views | 65 | 47 |
Unique downloads | 6 | 3 |