TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Ask HN: Using Personal GitHub for Work?

6 点作者 shay_ker大约 3 年前
I&#x27;m worried if I use my personal github for work that it could cause my employer (FAANG) to have access to all of my personal things. This could involve open source work as well as private work repos.<p>Is it possible to insulate myself from this risk by:<p>- only using my work laptop for work things<p>- work-only ssh &amp; gpg keys that are only accessed on my work laptop<p>Or is the only hope to create a separate Github accounts?

6 条评论

jstx1大约 3 年前
Making a new github account takes less time and effort than you&#x27;ve spent just typing out this question.
评论 #30710662 未加载
评论 #30706135 未加载
runjake大约 3 年前
The general consensus whenever this is asked is: use work resources for work, and personal resources for personal.<p>In other words, don&#x27;t cross the streams.
评论 #30701710 未加载
criticas大约 3 年前
You&#x27;re asking about a technology solution to a legal problem. Depending on the agreement between you and your employer, even a separate account may not be sufficient.<p>Understand that first, then determine how to best implement it.
评论 #30700018 未加载
devonnull大约 3 年前
Best to have a separation of church and state (so to speak). Use your work devices for work, and your personal devices for personal things. It might sound a bit cumbersome, but it can prevent potential problems.<p>A few years ago, a colleague accidentally pushed a bunch of AWS keys (or something like that) to his person GitHub account when he should have pushed it to his company one. His personal account was public, someone found the keys, and started spinning up AWS instances by the dozen using those keys.
madnooby大约 3 年前
They can not access your private repositories if you are just in the organization.
评论 #30699852 未加载
labarilem大约 3 年前
Why do you prefer using your personal GitHub account for work?
评论 #30710665 未加载
评论 #30710217 未加载