YikYakTerminal
YikYakTerminal copied to clipboard
key to sign GET/POST
Can someone tell me what the key used to sign GET requests is called and how it is generated?
File: API.py Line: 224 key = "EF64523D2BD1FA21F18F5BC654DFC41B"
A year ago it was some combination of Date and Time and Location salted and hashed, buttttttttt it didn't matter what you put down, all of the GET requests went through regardless of key. Now it is probably different, but it might not be.
Is there a working yak library now?