aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNils Gillmann <ng0@n0.is>2018-10-22 17:28:28 +0000
committerNils Gillmann <ng0@n0.is>2018-10-22 17:28:28 +0000
commit1a130d4d67ee175efc17f61fc3f2be8fbe0cee4a (patch)
tree730a769a686c9810fc69854a9e660391be2649a7
parent1370f6348480282c50e333ea7ca4fed202f86e04 (diff)
downloadgnunetbib-1a130d4d67ee175efc17f61fc3f2be8fbe0cee4a.tar.gz
gnunetbib-1a130d4d67ee175efc17f61fc3f2be8fbe0cee4a.zip
Add DASEIN bibtex record.
Signed-off-by: Nils Gillmann <ng0@n0.is>
-rw-r--r--gnunetbib.bib21
1 files changed, 21 insertions, 0 deletions
diff --git a/gnunetbib.bib b/gnunetbib.bib
index db8b417..1c9cbd5 100644
--- a/gnunetbib.bib
+++ b/gnunetbib.bib
@@ -514,6 +514,27 @@ as an evaluation of its performance},
514 author = {Schanzenbach, M. and Bramm, G. and Sch{\"u}tte, J.} 514 author = {Schanzenbach, M. and Bramm, G. and Sch{\"u}tte, J.}
515} 515}
516 516
517@article {DASEIN,
518 title = {Decentralized Authentication for Self-Sovereign Identities using Name Systems},
519 number = {847382},
520 year = {2018},
521 month = oct,
522 institution = {Berner Fachhochschule},
523 type = {H2020 submission},
524 address = {Bern},
525 abstract = {The GNU Name System (GNS) is a fully decentralized public key infrastructure and name system with private information retrieval semantics. It serves a holistic approach to interact seamlessly with IoT ecosystems and enables people and their smart objects to prove their identity, membership and privileges - compatible with existing technologies.
526In this report we demonstrate how a wide range of private authentication and identity management scenarios are addressed by GNS in a cost-efficient, usable and secure manner. This simple, secure and privacy-friendly authentication method is a significant breakthrough when cyber peace, privacy and liability are the priorities for the benefit of a wide range of the population.
527After an introduction to GNS itself, we show how GNS can be used to authenticate servers, replacing the Domain Name System (DNS) and X.509 certificate authorities (CAs) with a more privacy-friendly but equally usable protocol which is trustworthy, human-centric and includes group authentication. We also built a demonstrator to highlight how GNS can be used in medical computing to simplify privacy-sensitive data processing in the Swiss health-care system. Combining GNS with attribute-based encryption, we created ReclaimID, a robust and reliable OpenID Connect-compatible authorization system. It includes simple, secure and privacy-friendly single sign-on to seamlessly share selected attributes with Web services, cloud ecosystems. Further, we demonstrate how ReclaimID can be used to solve the problem of addressing, authentication and data sharing for IoT devices.
528These applications are just the beginning for GNS; the versatility and extensibility of the protocol will lend itself to an even broader range of use-cases.
529GNS is an open standard with a complete free software reference implementation created by the GNU project. It can therefore be easily audited, adapted, enhanced, tailored, developed and/or integrated, as anyone is allowed to use the core protocols and implementations free of charge, and to adopt them to their needs under the terms of the GNU Affero General Public License, a free software license approved by the Free Software Foundation.},
530 keywords = {DNS, GNU Name System, GNUnet, privacy, ReclaimID},
531 www_section = {DNS, GNU Name System, GNUnet, privacy, ReclaimID},
532 www_tags = selected,
533 url = {https://bibliography.gnunet.org},
534 www_pdf_url = {https://gnunet.org/git/bibliography.git/plain/docs/dasein10.pdf},
535 author = {Christian Grothoff and Martin Schanzenbach and Annett Laube and Emmanuel Benoist}
536}
537
517@book {forward_secure_encryption2014, 538@book {forward_secure_encryption2014,
518 title = {Forward-Secure Distributed Encryption}, 539 title = {Forward-Secure Distributed Encryption},
519 booktitle = {Privacy Enhancing Technologies}, 540 booktitle = {Privacy Enhancing Technologies},