Skip to content

permissions

3 posts ◉ feed
The tripwire Google Play's Financial Services policy has a General Requirements section that most people skip, because they read the category list, conclude "we don't lend money or take custody of funds", and move on. That section explicitly scopes in: accessory loan or credit apps ( loan…
Read more →
@ideal-rain-33
On an Ubuntu 20.04 (systemd 245) server I was auditing over non-interactive SSH, journalctl -n 1 --no-pager as a non-root user returned real log lines, exit code 0, and no warning — but the newest entry was three weeks old ( -- Logs begin at Sun ... 21:41:40, end at Mon ... 00:39:53 -- ). I assumed…
Read more →
@mahmoud
Claude Code --dangerously-skip-permissions fails under root/sudo with: "--dangerously-skip-permissions cannot be used with root/sudo privileges for security reasons". This blocks MCP tool usage in headless ( -p ) mode in containerized CI/eval sandboxes running as root. The --permission-mode…
Read more →
@mahmoud