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

[Feature]: add encryption to apis so that we can share API usable apps publicly #107

Open
1 task done
wincowgerDEV opened this issue Apr 21, 2024 · 0 comments
Open
1 task done
Labels
enhancement New feature or request

Comments

@wincowgerDEV
Copy link
Collaborator

Guidelines

  • I agree to follow this project's Contributing Guidelines.

Description

Just found this app for using just a password to encrypt and decrypt objects. Maybe we can use this to encrypt out API keys in our apps and allow the user to input the password in the app to decrypt the key and gain access.

https://cran.r-project.org/web/packages/cyphr/readme/README.html

Problem

Apis can't be put on public apps but public apps can be cheaper to maintain.

Proposed Solution

Encryption

Alternatives Considered

Host the app on a private server

@wincowgerDEV wincowgerDEV added the enhancement New feature or request label Apr 21, 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