Difference between revisions of "User:Mkaimer"

From Embedded Lab Vienna for IoT & Security
Jump to navigation Jump to search
(Passwordless Login on a mobile device)
 
m (Passwordless Login on a mobile device)
Line 9: Line 9:


<br/>
<br/>
 
<ul>
<li> Android smartphone LG G5




Line 22: Line 23:
== References ==
== References ==


<br/>
<ul>
<li>FH Campus Wien by Florian Krutzler: Masterthesis Security for RESTful Webservices.
<p>http://pub.fh-campuswien.ac.at/obvfcwhsacc/download/pdf/2793220?originalFilename=true (Stand 10.5.2018)
</li>
 




[[Category:Documentation]]
[[Category:Documentation]]

Revision as of 14:26, 29 September 2019

Summary

Login options on different platforms are very important security components. This bachelor thesis deals with the topic "passwordless login". Is passwordless login now a blessing or a curse? A detailed discussion will be conducted here. The alternatives of these login possibilities are analyzed and presented with advantages and disadvantages. For the design of the prototypical implementation, I will demonstrate how to protect an existing app using a pattern lock.

Authors