[Feature]: add encryption to apis so that we can share API usable apps publicly #107
Open
1 task done
Labels
enhancement
New feature or request
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
The text was updated successfully, but these errors were encountered: