Background
Lately, I decided to harden security a bit. This included securing my rstudio server (open source) with one-time passwords.
Two-factor authentication (or multi-factor authentication) is when you use a username, password, and another means of…

Continue reading: Using OTP (one-time passwords) in rstudio server open …