You can now use authenticator apps to keep your GOG account secure! (www.gog.com)
from moe90@feddit.nl to games@lemmy.world on 19 May 09:25
https://feddit.nl/post/34473178

#games

threaded - newest

Uriel_Copy@lemmy.world on 19 May 09:42 next collapse

FINALLY

unexposedhazard@discuss.tchncs.de on 19 May 10:04 next collapse

Thanks, immediately went to set it up. No issues. Also works properly in combination with keepassxc’s TOTP feature.

NONE_dc@lemmy.world on 19 May 11:04 next collapse

It’s about time!

B0NK3RS@lemmy.world on 19 May 11:56 next collapse

Thanks for this. Long overdue from GOG.

MajesticElevator@lemmy.zip on 19 May 17:01 collapse

Their platform is really outdated. Can’t even edit or remove a game review without contacting support. It’s dumb. They’re losing precious time because of this

Seefoo@lemmy.world on 21 May 02:03 next collapse

the store is a losing proposition right now from CDPR perspective. I am just happy to have a different place I can buy games that’s not steam

MajesticElevator@lemmy.zip on 21 May 05:33 next collapse

Any competition is good :)

MITM0@lemmy.world on 21 May 10:13 collapse

They’ll need to put more effort into it. Make their APIs more open & maybe even fund Wine ?

Oh & DEFINITELY bring Galaxy 2.0 to linux, NATIVELY

MajesticElevator@lemmy.zip on 23 May 10:19 collapse

I’d love that but don’t get your hopes up, they can only do one small change every few years. You’re asking them for at least 3 centuries of dev time

MITM0@lemmy.world on 21 May 10:11 next collapse

Do you consider Itch.io to be a viable platform ??

MajesticElevator@lemmy.zip on 21 May 12:35 collapse

I don’t think it has cloud saving, easy wine/proton, API for achievements and shit… just overall unfit for “bigger games”. It has similar functionality to GOG’s offline downloads. I haven’t really used it so can’t say.

I probably won’t try it if they also take a huge cut from sales like 30% or something EDIT: They seem to let you choose whatever you want, and charge 10% by default (itch.io/docs/creators/payments#open-revenue-shari…). That’s neat! However, payment method fees always apply. You can opt into them collecting the money through their account at seemingly no fee, and won’t be exposed to chargebacks. That’s incredible!

Lootboblin@lemmy.world on 23 May 08:51 next collapse

We can’t even edit the cookies section in their app or website and GOG is EU company btw, it’s bonkers!

MajesticElevator@lemmy.zip on 23 May 10:22 collapse

It’s sad, because I’m sure they could fix all of this easily and get a lot of profit from GOG, but they prefer to spend their time elsewhere for some reason

MajesticElevator@lemmy.zip on 23 May 10:21 collapse

EDIT: Not sure what I meant for “precious time”

ramble81@lemm.ee on 19 May 12:00 next collapse

Now when will Steam do this?

[deleted] on 19 May 12:48 next collapse

.

_spiffy@lemmy.ca on 19 May 13:33 next collapse

They do. Just not 3rd party.

Sonotsugipaa@lemmy.dbzer0.com on 19 May 13:36 next collapse

What does GOG’s 2FA do that Steam’s 2FA doesn’t?

NuXCOM_90Percent@lemmy.zip on 19 May 13:41 next collapse

At a glance (haven’t enabled yet, will later today), GoG uses the RFC standard TOTP model. This means you can use whatever app you want whether that is the google authenticator that ties it to your cloud account, something related to your password manager (e.g. keepass or bitwarden), or even just a python script you have in a random directory. It gives you control of your 2FA and protects you in the event you lose a device without properly de-authenticating it.

Valve use their own model that, to my knowledge, is only accessible through the Steam mobile app. Which is a huge nightmare if you ever have a device stolen/damaged (and is why you back up the recovery code)


Just enabled. Yup, bog standard TOTP and they even provide the plaintext key so that I don’t have to extract it from a QR code.

ramble81@lemm.ee on 19 May 13:41 next collapse

Unless I’m missing something, Steam only does code to email 2FA, not an actual TOTP app

Ulrich@feddit.org on 19 May 14:17 next collapse

They have TOTP but only in their app.

ramble81@lemm.ee on 19 May 14:44 collapse

So effectively, they don’t do what GOG is doing.

Ulrich@feddit.org on 19 May 14:53 collapse

Not exactly, no

Sonotsugipaa@lemmy.dbzer0.com on 19 May 15:56 collapse

Steam works with a normal TOTP app for me, hell, it works with two normal TOTP apps for me

ramble81@lemm.ee on 19 May 16:14 collapse

Teach a brother how? I swear I couldn’t find it anywhere in the account settings.

Sonotsugipaa@lemmy.dbzer0.com on 19 May 16:30 collapse

I don’t quite remember how to get the TOTP secret from the Steam app (they could in fact take notes from GOG here), iirc you have to extract it from the Android app via adb;
but once you have it, if this GitHub comment is correct you simply have to set the code size to 5 digits.

If your phone has a rooted Android install, I found this guide.

… I swear when I did it, it wasn’t this hard ._.

Ulrich@feddit.org on 19 May 14:16 collapse

It presumably works with a normal TOTP app.

E: confirmed it works

Sonotsugipaa@lemmy.dbzer0.com on 19 May 15:38 collapse

Steam works with a normal TOTP app for me, hell, it works with two normal TOTP apps for me

Ulrich@feddit.org on 19 May 16:28 collapse

I’m pretty sure it doesn’t but I’ll bite: How did you set that up?

Sonotsugipaa@lemmy.dbzer0.com on 19 May 16:52 collapse

I don’t recall, I’ve set it up a few years ago - I’ve been trying to look for instructions for another comment, but it seems that they made it VERY difficult for people without rooted Android to obtain the TOTP secret.

Though it is RFC 6238 compliant, using 5 digits instead of 6.

Ulrich@feddit.org on 19 May 17:05 collapse

Okay, let’s say there’s currently no native support for normal TOTP, mostly because Steam doesn’t give you access to your TOTP key.

Sonotsugipaa@lemmy.dbzer0.com on 19 May 17:11 collapse

That much I can agree with at this point.

Actually, it’s arguably even worse - it’s not that Steam doesn’t support normal TOTP, it’s that Steam goes out of their way to prevent TOTP from being used without switching to an entirely new algorithm.

Ulrich@feddit.org on 19 May 17:15 collapse

Could be worse. GOG’s approach is super annoying, and a lot of platforms (like fucking Apple) actually require the use of insecure and invasive SMS verification. And as far as I know Steam hasn’t been hit with any data breaches since 2011.

Sonotsugipaa@lemmy.dbzer0.com on 19 May 17:31 collapse
Goretantath@lemm.ee on 19 May 16:27 collapse

Idk why people think they cant add steam, i have it in my Aegis app.

Sunny@slrpnk.net on 20 May 06:37 next collapse

How did you manage? Thought steam 2fa was tied to steams app?

MangoPenguin@lemmy.blahaj.zone on 21 May 13:05 collapse

How? I can’t get it to give me the TOTP key, it just asks me to download their stupid app.

AntiBullyRanger@ani.social on 19 May 15:32 next collapse

2FA (Time-based One-Time Password) login

Gog, how are you even securing accounts? You mean securing access to accounts through 3rd party TOTP, which again, isn’t sessioning access authenticatively. We already invented that.

baatliwala@lemmy.world on 19 May 17:15 next collapse

About time

purplemonkeymad@programming.dev on 19 May 17:17 next collapse

Thanks, and added.

Although it would have been nice if I could “upgrade” from email based 2step instead of having to disable it.

oyzmo@lemmy.world on 21 May 04:35 collapse

Does it still work with Heroic and Lutris?🤔