|
|
|
|
|
by ajb
137 days ago
|
|
We definitely need a vendor-independent tool like this. Have been reviewing the Claude setup and, despite initially being hopeful since it uses bubblewrap, it's quite problematic: * The definitions of security config in the documentation of settings.json are unclear. Since it's not open source, you can't check the ground truth. * The built in constructs are insufficient to do fully whitelist based access control (It might be possible with a custom hook). * Security related issues go unanswered in the repo, and are automatically closed. Haven't looked into copilot as much but didn't look great either. Seems like the vendors don't have the incentives to do this properly. So I'm on the lookout for a better way, and matchlock seems like a contender. |
|