273 | 273 | Philip: Want to run ChimeraX without accumulating history in a home directory, and also without contacting RBVI Toolshed server every fresh start. Greg: we need to add startup option to avoid phoning home. Also can make a temporary directory and set HOME environment variable to that directory so fetched files, file history, ... goes to that directory. TomG: should do more things with a "stateless" option, avoid reading/writing user data and settings. Eric: what about caching fetch data in ~/Downloads in stateless mode? TomG: Yeah, that is a problem. |