Hacker News new | ask | show | jobs
by LogonType10 1683 days ago
So you're not verifying identity with matrix, you're taking wholesale access to people's accounts? If I wanted to host a phishing page would I need to modify your code at all?
1 comments

one big reason there are things like “Sign in with x” is so that the application can do things on user’s behalf
Yes, with controlled permissions the user can clearly decide about. Nothing gives you full access over an account.
This is like disabling MFA and giving you my google username and password. Actually it's worse than that because Google would probably ask me for an email verification code. Try adding this to a phishing/social engineering framework, they will be impressed.