Decrypting Blind's Encrypted API
blog.jldc.me
Decrypting Blind's Encrypted API
1–10 of 40 posts
Re: Decrypting Blind's Encrypted API
#2Re: Decrypting Blind's Encrypted API
#3Is there any point in encrypting API payloads when the traffic is going via TLS?
Edit: maybe the reason they use public key for transmission is because you can't reverse that, and that would potentially be where your anonymous complaints your complaints (or whatever you do on blind) would be?
Re: Decrypting Blind's Encrypted API
#4Is there any point in encrypting API payloads when the traffic is going via TLS?
Re: Decrypting Blind's Encrypted API
#5Is there any point in encrypting API payloads when the traffic is going via TLS?
Re: Decrypting Blind's Encrypted API
#6Is there any point in encrypting API payloads when the traffic is going via TLS?
For blind? yes. It is designed to be anonymous from your employer. Many employers, especially those for which employees would enjoy anonymous complaining, have TLS-intercepting middleboxes.
Re: Decrypting Blind's Encrypted API
#7Re: Decrypting Blind's Encrypted API
#8Re: Decrypting Blind's Encrypted API
#9I've gone through this same exercise in the past in order to mass-delete a large number of comments on different threads. I was afraid that Blind may one day suffer a data leak. I attempted to reroll the crypto in Ruby, but ultimately failed and went the JS route, same as the author. I also had to roll my own sesion-token refresh logic. Finally I was wondering if any kind of data mining could be done with the tool, b…
Re: Decrypting Blind's Encrypted API
#10Earlier quoted context omitted.
For blind? yes. It is designed to be anonymous from your employer. Many employers, especially those for which employees would enjoy anonymous complaining, have TLS-intercepting middleboxes.
How would that work, unless the Blind posters are posting from corp-managed phones which have company-signed certs installed?