|
|
|
|
|
by embedding-shape
197 days ago
|
|
Do people use LeetCode all year round? I thought it was something people fresh out of school did because they thought it helped them be better at FANG interviews, but seems I've missed how they seemingly grew in scope. > I was hesitant to implement this because I obviously people wouldn't trust inputting a cookie into a form, but if this repo gets lots of stars I'll make a chrome extension that gets around this. Fun how it goes the opposite compared to the real security implications. Sending one exact cookie you can see to one site VS giving an unknown entity access to * permissions on your computer, and the entity can change at any time + update in the background by their own wishes. |
|
> Fun how it goes the opposite compared to the real security implications.
You're spot on, it is pretty interesting. I suggested the extension purely to bridge that trust gap, especially if it's verified by the Chrome Web Store. If the extension is designed to strictly avoid calling any external APIs (other than leetcode graphql), it makes exfiltration impossible, ensuring the cookie never leaves the user's browser