Difference between revisions of "User:Mkaimer"

From Embedded Lab Vienna for IoT & Security
Jump to navigation Jump to search
m (Passwordless Login on a mobile device)
m
Line 1: Line 1:
== Summary ==
== Summary ==
<br/>
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.
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 ==
== Authors ==


</br>
<ul>  
<ul>  
<li> Melanie Kaimer
<li> Melanie Kaimer
Line 10: Line 10:
== Used Hardware/Software ==
== Used Hardware/Software ==


</br>
<ul>  
<ul>  
<li> Android smartphone LG G5
<li> Android smartphone LG G5
<li> Planned implementation with IntelliJ IDEA & Android Studio




== Objective and results ==
== Objective and results Chapter excerpt from my Bachelorthesis ==


</br>
<ul>
<ul>
<li>
<li>
Line 23: Line 22:
== Courses ==
== Courses ==


</br>
<ul>
<ul>
<li>Bachelorarbeit 1 (2018-2019)
<li>Bachelorthesis 1 (2019-2020)


== References ==
== References ==


</br>
<ul>
<ul>
<li>FH Campus Wien by Florian Krutzler: Masterthesis Security for RESTful Webservices  
<li>FH Campus Wien by Florian Krutzler: Masterthesis Security for RESTful Webservices  

Revision as of 15:52, 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