Commit a58b056a authored by Valerie Aurora (Bow Shock)'s avatar Valerie Aurora (Bow Shock)
Browse files

Add option to delete user data instead of resetting device to NUSR

parent baf39c19
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -599,7 +599,7 @@ Note: "account" refers to a user in the operating systems sense: a unique system
Recommendation: Therefore, manufacturers of operating systems which are intended to store personal data, including user login data, shall account for the risk to such data in the risk calculation and ensure that appropriate protections are available. System-level users (such as root) do not count towards this risk.

* NUSR-0: the operating system does not allow end-users to authenticate.
* NUSR-1: the operating system allows only one end-user to authenticate; to switch users, the user must reset the device.
* NUSR-1: the operating system allows only one end-user to authenticate; to switch users, the user must reset the device or otherwise fully delete the current user's data before creating a new user.
* NUSR-2: the operating system's forseeable use is a single user device.
* NUSR-3: the operating system is designed for a high number of users.