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

Consideration to Upgrade API Calls from HTTP to TLS (HTTPS) #1447

Open
CigarOVO opened this issue Dec 5, 2024 · 0 comments
Open

Consideration to Upgrade API Calls from HTTP to TLS (HTTPS) #1447

CigarOVO opened this issue Dec 5, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@CigarOVO
Copy link

CigarOVO commented Dec 5, 2024

🚀 The feature

Hi PandasAI Team,

I hope you're doing well! I noticed that the current API calls are using the HTTP protocol (if I understand correctly). I was wondering if you might have considered upgrading the API calls to HTTPS (HTTP over TLS) for improved security?

Motivation, pitch

There are a few potential benefits to this change:

Data Encryption: HTTPS encrypts data, which helps protect against interception or tampering during transmission.
Authentication: It allows for better server identity verification, reducing the risk of man-in-the-middle attacks.
User Confidence: With HTTPS becoming the standard, it could further enhance user trust in your service.
Would this be something you're planning to implement, or is it something you might consider in the future? I’d love to hear your thoughts!

Thank you!

Alternatives

No response

Additional context

No response

@dosubot dosubot bot added the enhancement New feature or request label Dec 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant