You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the operations page we would add a paragraph about admins operations and in each of them (ListClients and DeleteClient), add the information that it is an admin operation.
A9 for Spoofing and Tampering need to be updated with the new idea that someone malicious could set itself as the admin. More assets are then impacted because all clients keys can be destroyed. O-6 cover the right mitigation.
A1 Spoofing threats are aggravated if the authentication stolen is the admin one: in that case not only admin keys are at risks but everyone's (only allows deletion of keys, not exposure/usage). I propose that we add a notice in the AS1 section noting down that the admin's authentication token is particularly sensitive as it impacts all.
The text was updated successfully, but these errors were encountered:
After parallaxsecond/parsec#308 is implemented, the following things need to be updated:
ListClients
andDeleteClient
), add the information that it is an admin operation.Threat model updates
The text was updated successfully, but these errors were encountered: