Results 2 issues of 50Death

1. login a linux server via SSH as a default user(not root) 2. try to download a file (**-rwx------ 1 root root**). The default user do not have privileged to...

All the document says the default hash algorithm of TOTP is SHA1, but apparently the code says it is SHA256. Screenshot of the document ![image](https://user-images.githubusercontent.com/30155715/236605893-3a972d69-061a-455c-9da0-c6764bfc2e2b.png) ![image](https://user-images.githubusercontent.com/30155715/236605915-9cc2b816-463d-4b07-87ff-dd8e79b1a1e1.png) Screenshot of the code...