Initial codex-flows monorepo
This commit is contained in:
commit
3c446b11a4
642 changed files with 19676 additions and 0 deletions
8
SECURITY.md
Normal file
8
SECURITY.md
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
# Security
|
||||
|
||||
`codex-bare` is a browser UI for a Codex app-server WebSocket. It does not add
|
||||
authentication, authorization, persistence, or request filtering in front of the
|
||||
app-server.
|
||||
|
||||
Keep the app-server bound to localhost or another trusted network boundary. Do
|
||||
not expose the app-server WebSocket directly to the public internet.
|
||||
Loading…
Add table
Add a link
Reference in a new issue