Warning: file_get_contents(/data/phpspider/zhask/data//catemap/2/github/3.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181

Warning: file_get_contents(/data/phpspider/zhask/data//catemap/2/python/346.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
github上的个人和工作RSA密钥以及访问相应计算机_Github_Rsa - Fatal编程技术网

github上的个人和工作RSA密钥以及访问相应计算机

github上的个人和工作RSA密钥以及访问相应计算机,github,rsa,Github,Rsa,我的个人github帐户附带了一个个人RSA密钥。我被告知,如果我还将我的工作RSA密钥添加到我的个人帐户,则可以使用这些密钥从一台计算机访问另一台计算机 这是真的吗?如果是,正确的方法是什么(别名“?”),或者根本不建议这样做(单独帐户)这是不正确的。附加到Github帐户的密钥为。如果将个人和工作公钥都附加到Github帐户,则持有相应私钥的任何计算机都可以访问该帐户。但是,您的工作计算机无法访问您的个人计算机,反之亦然,因为这两个公钥都位于Github的单个帐户上 多年来,我一直使用一个G

我的个人github帐户附带了一个个人RSA密钥。我被告知,如果我还将我的工作RSA密钥添加到我的个人帐户,则可以使用这些密钥从一台计算机访问另一台计算机


这是真的吗?如果是,正确的方法是什么(别名“?”),或者根本不建议这样做(单独帐户)

这是不正确的。附加到Github帐户的密钥为。如果将个人和工作公钥都附加到Github帐户,则持有相应私钥的任何计算机都可以访问该帐户。但是,您的工作计算机无法访问您的个人计算机,反之亦然,因为这两个公钥都位于Github的单个帐户上

多年来,我一直使用一个Github帐户处理工作和非工作。除非你出于某种原因不想与你的雇主有联系(或者正在做一些你不想与你的雇主有联系的开源工作),否则我不认为这有什么问题。当您离职时,只需从您的帐户中删除相应的公钥;你的雇主有权删除你对他们存储库的访问权(如果他们愿意的话)