Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

This is similar to how I solved a BYOK(bring your own key) feature at work. We had a lot of hardcoded endpoints and structures on the client and code that was too difficult to move over a nice BYOK structure within the given timeframe. So we ended up making a proxy that basically injected customer keys as they passed through our servers. note that there are a lot security implications doing this.


Makes total sense and I would have never even considered injecting keys on the fly. Love it!




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: