|
|
|
|
|
by chongli
139 days ago
|
|
Hence the article’s security theatre remark. I’m not sure why everyone seems to have forgotten about Unix permissions, proper sandboxing, jails, VMs etc when building agents. Even just running the agent as a different user with minimal permissions and jailed into its home directory would be simple and easy enough. |
|
`chroot` is literally the first thing I used when I first installed a local agent, by intuition (later moved on to a container-wrapper), and now I'm reading about people who are giving these agents direct access to reply to their emails and more.