• Welcome to the new COTI server. We've moved the Citizens to a new server. Please let us know in the COTI Website issue forum if you find any problems.
  • We, the systems administration staff, apologize for this unexpected outage of the boards. We have resolved the root cause of the problem and there should be no further disruptions.

Xd6 Station Discord Server

I gotta say, Discord is a PITA to access ... I'll just give a Hard Pass on its intrusive login security.
(Carry on without me.) ;)
 
I gotta say, Discord is a PITA to access ... I'll just give a Hard Pass on its intrusive login security.
(Carry on without me.) ;)
Just curious, what do you mean intrusive? I log in the same way I do for here or many other forums. What am I missing?
 
Just curious, what do you mean intrusive? I log in the same way I do for here or many other forums. What am I missing?
I try to sign on and Discord wants an APP on my phone so it can get an additional authentication code because an e-mail address and a password isn't enough. I don't want MORE passcode generating apps on my phone so I can log on with a desktop computer ... I have enough that I NEED for remote access to secured servers at work.
 
I try to sign on and Discord wants an APP on my phone so it can get an additional authentication code because an e-mail address and a password isn't enough. I don't want MORE passcode generating apps on my phone so I can log on with a desktop computer ... I have enough that I NEED for remote access to secured servers at work.
Ah, two party authentication is a setting a specific server turns on not all of Discord. Now I know what you mean.

Thank You for indulging my curiosity. (y)
 
I try to sign on and Discord wants an APP on my phone so it can get an additional authentication code because an e-mail address and a password isn't enough. I don't want MORE passcode generating apps on my phone so I can log on with a desktop computer ... I have enough that I NEED for remote access to secured servers at work.
I have not seen this in Discord. I am certainly not advocating it for something like a RPG chat room.

But the app that they want is (should be) generic.

I use Google Authenticator, as I need it for 2FA for GitHub. I also used it back in my office. But there are several apps that will work.

It's TOTP, a time based password generator.

What's happening is that the apps are really little more than random number generators, and the generators are synced when you configure them in the app. Essentially, you're presented (typically) with a QR Code on the website, which contains a long ID and that plus the current time acts as the seed for a random number generator. And that's how the codes are generated.

TOTP has been around a long time, and is in common use.

If you already have a TOTP app on your phone, you very well may be able to use that with the Discord system.

Also, FYI, make sure you follow any instructions regarding recovery as dictated by the host site.

For example, GitHub, if you lose your TOTP device, you are out of luck, and required to use recovery codes to get your account back. Your password is not enough.

I stress this because I've updated by phone before, and lost the code for my Google Authenticator app, so I was forced to recover.

Most sites do not do what GitHub does, but I simply mention it that its very possible to lose the data in the app, so make sure you understand the recovery procedure for your credentials.
 
Back
Top