codex - 💡(How to fix) Fix Security concern: Codex VS Code extension stores chat history and auth data on shared Remote-SSH Linux account

Official PRs (…)
ON THIS PAGE

Recommended Tools

×6

Utilities matched from this issue’s tags and category — try them while you read without losing context.

GitHub issue graph ai analysis

Paste a GitHub issue URL. We fetch that issue, discover linked issues from bodies/comments/timeline, collect linked pull requests, and produce a structured English report.

The report is written in English Markdown for sharing and archival.

Helpful · Quick feedback

Loading…
RAW_BUFFERClick to expand / collapse

What variant of Codex are you using?

IDE Extension

What feature would you like to see?

In our lab’s server environment, master’s students are required to share a single Linux account, while only PhD students are given individual Linux accounts.

In this setup, using the VS Code Codex extension introduces a serious security concern. Since Codex chat history and authentication/session data appear to be stored under the shared Linux user directory on the remote server, other users who share the same Linux account may be able to view my Codex chat history. More importantly, they may also be able to use my OpenAI account and consume my Codex quota directly.

This makes the Codex extension unsafe to use in Remote-SSH development environments where multiple people share the same Linux account.

It would be very helpful if the Codex VS Code extension could support storing chat history, session state, and authentication data on the local client instead of the remote server, or at least provide a configurable option for local storage or per-user session isolation.

Additional information

No response

Vote matrix · Quick signals

Works
Did the solution work? Tap to confirm.
Easy Fix
Was it a quick fix?
Time Saver
Did it save you time?
Blocking
Was it severely blocking?
Common Issue
Are others likely hitting this too?
Flaky / Intermittent
Is it intermittent?
Verified / Reproducible
Can you reproduce it reliably?
Loading…

Still need to ship something?

×6

Another batch ranked right after the header list — different links, same matching logic.

Back to top recommendations

TRENDING

codex - 💡(How to fix) Fix Security concern: Codex VS Code extension stores chat history and auth data on shared Remote-SSH Linux account