This repository has been archived by the owner on Nov 6, 2024. It is now read-only.
Discussion about the privacy of the bot. #35
Abhishek12345679
started this conversation in
General
Replies: 2 comments 1 reply
-
Thanks for starting a discussion.
No. However they're stored in our database, unencrypted at rest.
Yes. One possible solution is go-amizone provisioning tokens/JWTs that consumers of the API can use. However I'm currently lacking on time to work on it myself, open for help! |
Beta Was this translation helpful? Give feedback.
0 replies
-
Even if we use tokens for authentication we would still need to store the login details in plaintext (or we can't login into amizone) The only practical solution would be to self host. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Since we share the id and password of our amizone account. Are these details logged? Could there be a better way to do authentication ?
Beta Was this translation helpful? Give feedback.
All reactions