|
|
|
|
|
by anotherpov_ta
714 days ago
|
|
Just adding another point of view. I'm a data scientist, intrinsic to my job is to work with private data that is usually vital to the company or 3rd party, the thought of running any plugins/software from untrusted sources is just insane in this environment. Basically anything that isn't in the internal repository is a big no, so that rules out the pulling from the language package repository. Access to the git server is handled at network level outside the workstation, I can only access a few services anyway, not regular internet access, the ssh keys are only valid for a period of time & current project, preconfigured in an image. Some of us just have different needs. |
|