Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Many functions unnecessarily require private key #54

Open
rohanp opened this issue Mar 8, 2023 · 0 comments
Open

Many functions unnecessarily require private key #54

rohanp opened this issue Mar 8, 2023 · 0 comments

Comments

@rohanp
Copy link

rohanp commented Mar 8, 2023

read-only functions such as get_trades should not require the client to authenticate with private key. Authentication by just API key/secret/passphrase should be more than sufficient.

For my use case, I only need read only functions. To force me to supply a private key would force me to use a hot wallet and open up way too many security issues.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant