Skip to content

AppPETs/SecretSharing-Whitepaper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SecretSharing

This describes how to share secrets between two mobile devices using QR codes. The goal is to exchange information without the need of using network, bluetooth, or NFC connections, while an adversary is observing the displays of the devices, e.g., shoulder surfer, surveillance camera.

Mockup of the user interface of the demo application.

For a demo-application see SecretSharing-iOS.

Compilation

The article can be compiled by running:

make

There are also compiled PDF files in the releases section [Download PDF].