this post was submitted on 30 Jun 2023
6 points (100.0% liked)

wefwef

4214 readers
1 users here now

wefwef is now Voyager! Subscribe to [email protected].

founded 2 years ago
MODERATORS
6
Login? (self.wefwef)
submitted 2 years ago by wason to c/wefwef
 

I've seen wefwef been recommended a lot and I like the interface and all but I have my concerns on the login part. Since it's an app that runs on a website, can they get your credentials if you login using that app? Thanks!

you are viewing a single comment's thread
view the rest of the comments
[–] Melkor 11 points 2 years ago (1 children)

Yes, but that's true of any service where you are providing credentials to a third party. No worse than any other lemmy/reddit/whatever app, except for your level of trust.

[–] wason 2 points 2 years ago (1 children)

Yes I understand that. I get that any app can send your sesion token or credentials wherever they want but if nothing shady is going on then they are just stored on your phone, so my question was more about the website part. Sice wefwef runs on a website does that mean that your sesion token is stored on the server?

[–] Melkor 2 points 2 years ago (1 children)

I would expect token/credentials to originate from your device, not sure of the particulars here but it is open source so doubt anything shady. Don't reuse passwords I'm sure you know

[–] wason 1 points 2 years ago

I'd assume that the token/credentials are stored locally on the browser's cache maybe but I don't know how to check that on the source code so yes I'll have to trust. Thanks.