On Jan 16, 2024, at 11:58���PM, James Foster via Pharo-users <pharo-users@lists.pharo.org> wrote:If you are running the code on your own machine, logged as you, then I would just keep the credentials in ~/.ssh as a private key. Another place for the credentials might be something like /var/opt/MYAPP/myPrivateKey. In any case, ensure that you protect the key with 400 or 600 security (this assumes you are using Linux or macOS).