uJhin / upbit-client

Upbit(업비트) Cryptocurrency Exchange Open API Client of Multi-Programming Language Support
https://ujhin.github.io/upbit-client-docs/
MIT License
55 stars 43 forks source link

[Fix] Websocket package version issues #16

Closed uJhin closed 2 years ago

uJhin commented 2 years ago

Websocket package version issues:

The aaugustin websockets library before 9.1 for Python has an Observable Timing Discrepancy on servers when HTTP Basic Authentication is enabled with basic_auth_protocol_factory(credentials=...). An attacker may be able to guess a password via a timing attack.