Vouch request: dkaygithub #1961
dkaygithub
started this conversation in
Vouch Request
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
What do you want to work on?
I am building a personal AI chatbot and want it to safely run in openshell.
I want to know whenever the agent got denied by openshell egress policy, and make a decision to create a scoped rule for that traffic, or not.
I built https://github.com/dkaygithub/openshell-policy-escalator so that I could route denials to discord, view them, approve or deny.
However, I found out that only L4 denials are emitted by openshell policy notifications, so I authored 40455dd to emit L7 denials as well.
For internal & personal reference, please reach out to Jeff Erickson who is an engineer at Nvidia.
Why this change?
This allows openshell denials to be emitted and actioned even if you aren't sitting at the terminal, or really to be actioned by any sidecar process to the openshell container, human, LLM, or otherwise.
Checklist
Beta Was this translation helpful? Give feedback.
All reactions