Is Kicksecure / Whonix "vibecoded" now? No. This page is the answer to that question. AI never has write access to the trusted projects, and code that could reach them is treated as hostile until a human proves otherwise.
Two tiers, divided by one line: can this code reach Kicksecure or Whonix.
Code that could reach those projects is treated as untrusted: assumed malicious until proven otherwise, and reviewed in depth by a human before a human integrates it. All code is reviewed, human-written and AI-written alike; AI-written code is simply trusted less than a human's. AI has attempted a malicious change before, which is exactly why it is treated this way. A large amount of human-written code continues to go into these projects; AI does not replace human development.
Some repositories here, for example
dist-ai,
are the AI's own tooling and tests. They are minimally reviewed by design,
because they never ship to users, never enter Kicksecure or Whonix, and run
only on disposable, untrusted CI systems. Treat them the way you would treat
any untrusted analysis tool such as Coverity Scan: something that runs, not
output to trust.
Yes, for anything that could reach Kicksecure or Whonix. That review costs many hours and lands as human fixup commits on top of AI-generated code.
That applies only to this @org-ai-assisted, not to code entering Kicksecure or Whonix. High-volume, minimally-reviewed code stays here and never ships.
The write-access boundary. No AI agent can push to a Kicksecure or Whonix repository, so nothing an AI writes reaches users without passing through human review first.
Two kinds of repository.
secure-terminal,
a terminal that renders untrusted output safely, plus the demonstrations that
motivate it: output lies
(git-diffs-lie) and the
terminal-poc-corpus
of adversarial text.
dist-ai,
the AI test, reproduction, and fuzzing tooling.
onion-client-refetch-stall-arti,
onion-client-refetch-stall-tor,
onion-grater-bugs,
qemu-x86_64-aes-gcm-miscompile-ppc64el,
pyte-audit
(fuzz/test findings for the pyte
terminal emulator; the test suite lives in
dist-ai,
proposed fixes on the pyte fork).
Git-Mediawiki,
a patched fork.
Not here. File issues and start discussions on the relevant upstream: the matching Kicksecure or Whonix repository, or the upstream bug tracker a reproducer targets. This org has issues and discussions closed by intent.