Y
Hacker News
new
|
ask
|
show
|
jobs
by
daveidol
263 days ago
How is a “dynamic allowlist” useful if it can still access anything based on what the user prompts? Is there a way to impose a static allowlist too?
1 comments
wirehack
263 days ago
Yes there is a way to impose a static allowlist. As a very simple example, you can disable certain servers completely via the UI or the API.
link
nativeit
262 days ago
Isn’t that a blocklist?
link