majju's blog

By majju, history, 9 months ago, In English

My account Sachinkumar99 got hacked into, could you look into this please MikeMirzayanov

  • Vote: I like it
  • -7
  • Vote: I do not like it

»
9 months ago, hide # |
 
Vote: I like it -7 Vote: I do not like it

We built AuthMate after seeing incidents of high-profile CP accounts being compromised—including one from an ICPC World Finalist. This inspired us to create a solution that brings better security to the CP community without waiting for platform-level 2FA integration.

Works entirely on the client side using RSA, AES, and bcrypt encryption. Prevents script-based credential theft. Auto-secures logins even for users with just email-password accounts.

And here’s the LinkedIn post where we announced it (it gained strong traction): https://www.linkedin.com/posts/akshitasharma7_competitiveprogramming-icpc-buildinputblic-activity-7336226009119182848-LS65

Here’s the GitHub repo: https://github.com/Authmate2fa/access-here/tree/main