Using private software at work
Lets assume there is a piece of software I would love to use while programming at work. My company will not buy it (or it will take months before it goes through bureaucratic wall).
My question is - can I purchase it for myself, and then use at workplace, or it would violate law?
Thanks!
Edit.
I think in my case the best answer would be to make sure it is legal with both company policy and software EULA (in case of not clear - ask company directly).
In my case the software (which was a GIT client) ended up being perfectly fine to be used on company computers as long as it is me using it :)
software private
|
show 4 more comments
Lets assume there is a piece of software I would love to use while programming at work. My company will not buy it (or it will take months before it goes through bureaucratic wall).
My question is - can I purchase it for myself, and then use at workplace, or it would violate law?
Thanks!
Edit.
I think in my case the best answer would be to make sure it is legal with both company policy and software EULA (in case of not clear - ask company directly).
In my case the software (which was a GIT client) ended up being perfectly fine to be used on company computers as long as it is me using it :)
software private
2
SJuan76 is right - it might or might not be unlawful, but that's not really the point. Possibly more a "Workplace" than "Law" SE?
– ItWasLikeThatWhenIGotHere
Dec 10 '18 at 11:59
4
Usually companies have a policy about installing software. Even if it's 100% legal, it probably violates the IT policy and if you do that they are within their right to sack you.
– Brandin
Dec 10 '18 at 14:45
4
Even assuming that the license conditions of the software allow it and that your IT policies at your workplace allow it, you should really think twice about it, because it sets a dangerous precedent. You now established that it is acceptable for your employer to aks employees to pay for their sofware tools themselves. The next person might get told: "Internetofmine bought Visual Studio and Photoshop privately, so if you don't like Notepad and MSPaint, then you are free to also buy your own software.". It's your employers duty to provide you with the tools you need to do your job, not yours."
– Philipp
Dec 10 '18 at 14:58
1
Suppose you are doing something mission-critical for the company, and you "get the wrong answer" because of a bug in the software you chose and installed yourself. Who gets to pick up the liability for whatever happened? There's no sense in somebody suing you personally for $10m damages, so they will go after the company instead. That's why a sensible company will start from a knee-jerk "no" position over such a request - it's simply not worth the risk.
– alephzero
Dec 10 '18 at 19:59
2
Also, where are you? Jurisdiction can make a difference.
– David Thornley
Dec 11 '18 at 16:25
|
show 4 more comments
Lets assume there is a piece of software I would love to use while programming at work. My company will not buy it (or it will take months before it goes through bureaucratic wall).
My question is - can I purchase it for myself, and then use at workplace, or it would violate law?
Thanks!
Edit.
I think in my case the best answer would be to make sure it is legal with both company policy and software EULA (in case of not clear - ask company directly).
In my case the software (which was a GIT client) ended up being perfectly fine to be used on company computers as long as it is me using it :)
software private
Lets assume there is a piece of software I would love to use while programming at work. My company will not buy it (or it will take months before it goes through bureaucratic wall).
My question is - can I purchase it for myself, and then use at workplace, or it would violate law?
Thanks!
Edit.
I think in my case the best answer would be to make sure it is legal with both company policy and software EULA (in case of not clear - ask company directly).
In my case the software (which was a GIT client) ended up being perfectly fine to be used on company computers as long as it is me using it :)
software private
software private
edited Dec 12 '18 at 7:59
asked Dec 10 '18 at 10:34
internetofmine
20317
20317
2
SJuan76 is right - it might or might not be unlawful, but that's not really the point. Possibly more a "Workplace" than "Law" SE?
– ItWasLikeThatWhenIGotHere
Dec 10 '18 at 11:59
4
Usually companies have a policy about installing software. Even if it's 100% legal, it probably violates the IT policy and if you do that they are within their right to sack you.
– Brandin
Dec 10 '18 at 14:45
4
Even assuming that the license conditions of the software allow it and that your IT policies at your workplace allow it, you should really think twice about it, because it sets a dangerous precedent. You now established that it is acceptable for your employer to aks employees to pay for their sofware tools themselves. The next person might get told: "Internetofmine bought Visual Studio and Photoshop privately, so if you don't like Notepad and MSPaint, then you are free to also buy your own software.". It's your employers duty to provide you with the tools you need to do your job, not yours."
– Philipp
Dec 10 '18 at 14:58
1
Suppose you are doing something mission-critical for the company, and you "get the wrong answer" because of a bug in the software you chose and installed yourself. Who gets to pick up the liability for whatever happened? There's no sense in somebody suing you personally for $10m damages, so they will go after the company instead. That's why a sensible company will start from a knee-jerk "no" position over such a request - it's simply not worth the risk.
– alephzero
Dec 10 '18 at 19:59
2
Also, where are you? Jurisdiction can make a difference.
– David Thornley
Dec 11 '18 at 16:25
|
show 4 more comments
2
SJuan76 is right - it might or might not be unlawful, but that's not really the point. Possibly more a "Workplace" than "Law" SE?
– ItWasLikeThatWhenIGotHere
Dec 10 '18 at 11:59
4
Usually companies have a policy about installing software. Even if it's 100% legal, it probably violates the IT policy and if you do that they are within their right to sack you.
– Brandin
Dec 10 '18 at 14:45
4
Even assuming that the license conditions of the software allow it and that your IT policies at your workplace allow it, you should really think twice about it, because it sets a dangerous precedent. You now established that it is acceptable for your employer to aks employees to pay for their sofware tools themselves. The next person might get told: "Internetofmine bought Visual Studio and Photoshop privately, so if you don't like Notepad and MSPaint, then you are free to also buy your own software.". It's your employers duty to provide you with the tools you need to do your job, not yours."
– Philipp
Dec 10 '18 at 14:58
1
Suppose you are doing something mission-critical for the company, and you "get the wrong answer" because of a bug in the software you chose and installed yourself. Who gets to pick up the liability for whatever happened? There's no sense in somebody suing you personally for $10m damages, so they will go after the company instead. That's why a sensible company will start from a knee-jerk "no" position over such a request - it's simply not worth the risk.
– alephzero
Dec 10 '18 at 19:59
2
Also, where are you? Jurisdiction can make a difference.
– David Thornley
Dec 11 '18 at 16:25
2
2
SJuan76 is right - it might or might not be unlawful, but that's not really the point. Possibly more a "Workplace" than "Law" SE?
– ItWasLikeThatWhenIGotHere
Dec 10 '18 at 11:59
SJuan76 is right - it might or might not be unlawful, but that's not really the point. Possibly more a "Workplace" than "Law" SE?
– ItWasLikeThatWhenIGotHere
Dec 10 '18 at 11:59
4
4
Usually companies have a policy about installing software. Even if it's 100% legal, it probably violates the IT policy and if you do that they are within their right to sack you.
– Brandin
Dec 10 '18 at 14:45
Usually companies have a policy about installing software. Even if it's 100% legal, it probably violates the IT policy and if you do that they are within their right to sack you.
– Brandin
Dec 10 '18 at 14:45
4
4
Even assuming that the license conditions of the software allow it and that your IT policies at your workplace allow it, you should really think twice about it, because it sets a dangerous precedent. You now established that it is acceptable for your employer to aks employees to pay for their sofware tools themselves. The next person might get told: "Internetofmine bought Visual Studio and Photoshop privately, so if you don't like Notepad and MSPaint, then you are free to also buy your own software.". It's your employers duty to provide you with the tools you need to do your job, not yours."
– Philipp
Dec 10 '18 at 14:58
Even assuming that the license conditions of the software allow it and that your IT policies at your workplace allow it, you should really think twice about it, because it sets a dangerous precedent. You now established that it is acceptable for your employer to aks employees to pay for their sofware tools themselves. The next person might get told: "Internetofmine bought Visual Studio and Photoshop privately, so if you don't like Notepad and MSPaint, then you are free to also buy your own software.". It's your employers duty to provide you with the tools you need to do your job, not yours."
– Philipp
Dec 10 '18 at 14:58
1
1
Suppose you are doing something mission-critical for the company, and you "get the wrong answer" because of a bug in the software you chose and installed yourself. Who gets to pick up the liability for whatever happened? There's no sense in somebody suing you personally for $10m damages, so they will go after the company instead. That's why a sensible company will start from a knee-jerk "no" position over such a request - it's simply not worth the risk.
– alephzero
Dec 10 '18 at 19:59
Suppose you are doing something mission-critical for the company, and you "get the wrong answer" because of a bug in the software you chose and installed yourself. Who gets to pick up the liability for whatever happened? There's no sense in somebody suing you personally for $10m damages, so they will go after the company instead. That's why a sensible company will start from a knee-jerk "no" position over such a request - it's simply not worth the risk.
– alephzero
Dec 10 '18 at 19:59
2
2
Also, where are you? Jurisdiction can make a difference.
– David Thornley
Dec 11 '18 at 16:25
Also, where are you? Jurisdiction can make a difference.
– David Thornley
Dec 11 '18 at 16:25
|
show 4 more comments
4 Answers
4
active
oldest
votes
it would violate law?
It would be very dependent of what your jurisdiction is and what the software does. I would expect most software that would be lawful to install at your home would be lawful to install at your company, but there may be exceptions.
To put an hyperbolic example, if you work at the CIA and you install some remote access software that allows you to access your workstation from a non-secure PC through non-secure methods, I am pretty sure that would be illegal, even if you had the best of intentions.
A recent scenario taken from real life involves some members an organization who are required to use official e-mail servers for FOIA purposes setting up their own private mail servers.
Of course, YMMV.
can I purchase it for myself, and then use at workplace
Even if the software is legal it does not mean that it is ok to use it at the workplace. Most business have rules about what software may be installed in the PCs, who may install it and how to manage it.
Your software could introduce security vulnerabilities that your IT team may need to be aware of, or incompatibilities with other software. It may introduce legal liabilities (you install a "home edition" licence in a corporate environment where that licence is invalid).
Your company may discipline you if you breaking those guidelines and install software without authorization, even if there is no harm for them for this action. On top of that, if your actions cause some damage to the company, it can sue you to get you to pay for those damages.
Before taking any action you should inquiry about your company's IT policy and, if your company does not have one or if the policy is not clear about allowing you to install the software, ask the people in charge (preferably in writting).
31
A LOT of software states that it is free for personal use but not for commercial use
– Brian Leishman
Dec 10 '18 at 13:35
8
@BrianLeishman That is true, but the OP is talking about purchasing software, not using free software. A lot less software that costs money has a different license for commercial use (but yes, such license differentiation does exist of course).
– JBentley
Dec 10 '18 at 15:03
2
@KRyan I edited it, thank you for warning me.
– SJuan76
Dec 10 '18 at 15:20
2
Best answer. Also want to add that most commercial software licenses would have to be purchased in the name of the company using it, meaning if you left it would still be registered to the company - not to you. You have wasted your money on another builders hammer, so to speak
– Horkrine
Dec 10 '18 at 16:49
2
@BrianLeishman Much of the software that states that is flat out lying to you. (If pushed, they'll probably argue that by "commercial use" they mean distribution, not ordinary use.) However, if the software requires you to agree not to use it commercially in order to install it, then that is probably legally binding on the specific person who actually agreed to it.
– David Schwartz
Dec 10 '18 at 19:28
|
show 6 more comments
Adding to @SJuan76 's answer:
Company policy aside, most if not all software will have a licence that will include it's terms of use. These will often differ between personal use and commercial use as mentioned by @brian-leishman. You should find the licencing terms for the software in question and check whether they allow you to use it for commercial purposes. It would also be prudent to speak to someone in legal at your company so that they can confirm whether or not you can use it from both a legal and company policy standpoint.
An example of different licencing can be found with IDEA's IntelliJ IDE(Ultimate edition). There is a commercial licence, and a personal licence. The commercial licence is for when your organisation wants to buy licences. The personal licence can be used for organisational use, but not if the company has paid for it or compensated you for the cost of purchasing it yourself. There is also a community edition that is free for any use, but has fewer features. This demonstrates the importance reviewing the licence and terms of use.
2
Regarding IntelliJ, the community edition is actually open source under the Apache license, so using it for commercial purposes is actually just fine. The comparison page even admits this if you hover over the "?" icon on the "Community" side: jetbrains.com/idea/?fromMenu Of course, they are in the business of making money, so of course they want to encourage you to buy the 'Ultimate' editions.
– Brandin
Dec 10 '18 at 14:48
1
Yeah, I'm super impressed with their licencing. As soon as my student licence runs out I'm going to buy the whole shebang with the grad discount. I definitely think it's worth shelling out
– J Lewis
Dec 10 '18 at 14:52
1
To add to this: The licence might require that a large corporation must buy an expensive USD 10,000+ multiuser licence where a small one-man company can buy a cheap USD 100 licence. So the answer might be, yes you can use it if you pay for the multiuser licence.
– Bent
Dec 10 '18 at 16:41
add a comment |
If you know for sure that your company will not allow the use of the software, then you cannot use it because an employee is oblige to follow the order of the employer. You can ask your in-charge about the permissibility of using the software, it he permits, go ahead.
I'm not actually obliged to follow orders. The other side of this is that my employer is not actually obliged to employ me any more. (I'm in the US, so this might not be the case elsewhere.) I would not want to be in a job where I was legally obliged to follow orders (except for the military, which has procedures about this), for fear of running afoul of the law while performing my job.
– David Thornley
Dec 11 '18 at 16:27
A contract creates an obligation for both parties. Your failure to fulfill an obligation doesn't make it magically cease to exist, and being fired is the employer's option taken to end the contract, not ignore their own obligations under it either. To claim otherwise is simply not correct at all.
– Nij
Dec 12 '18 at 4:48
@Nij A lot of things in my employee handbook say that I can be subject to disciplinary procedures, sometimes up to and including termination. Insubordination is normally recognized as a reason to fire for cause, but it normally doesn't include any further legal penalties. Obviously, I can do things at work that will open me up to civil or criminal liability, but insubordination isn't one of them.
– David Thornley
Dec 13 '18 at 17:55
I'm not sure how the provision of guidance that states refusing to complete particular obligations can be met with the termination of employment refutes the point that following orders is a contractual obligation...
– Nij
Dec 13 '18 at 19:37
add a comment |
In the US, there would be two laws to be concerned with, copyright law (which would depend upon the license of the software) and the Computer Fraud and Abuse Act (which basically makes it a felony to piss off someone that owns a computer that you use, interact with, or are near).
If the terms of your license allow it, talk to your supervisor and see about getting permission to install it on your computer at work. If you don’t get permission, don’t do it.
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "617"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
noCode: true, onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2flaw.stackexchange.com%2fquestions%2f34246%2fusing-private-software-at-work%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
4 Answers
4
active
oldest
votes
4 Answers
4
active
oldest
votes
active
oldest
votes
active
oldest
votes
it would violate law?
It would be very dependent of what your jurisdiction is and what the software does. I would expect most software that would be lawful to install at your home would be lawful to install at your company, but there may be exceptions.
To put an hyperbolic example, if you work at the CIA and you install some remote access software that allows you to access your workstation from a non-secure PC through non-secure methods, I am pretty sure that would be illegal, even if you had the best of intentions.
A recent scenario taken from real life involves some members an organization who are required to use official e-mail servers for FOIA purposes setting up their own private mail servers.
Of course, YMMV.
can I purchase it for myself, and then use at workplace
Even if the software is legal it does not mean that it is ok to use it at the workplace. Most business have rules about what software may be installed in the PCs, who may install it and how to manage it.
Your software could introduce security vulnerabilities that your IT team may need to be aware of, or incompatibilities with other software. It may introduce legal liabilities (you install a "home edition" licence in a corporate environment where that licence is invalid).
Your company may discipline you if you breaking those guidelines and install software without authorization, even if there is no harm for them for this action. On top of that, if your actions cause some damage to the company, it can sue you to get you to pay for those damages.
Before taking any action you should inquiry about your company's IT policy and, if your company does not have one or if the policy is not clear about allowing you to install the software, ask the people in charge (preferably in writting).
31
A LOT of software states that it is free for personal use but not for commercial use
– Brian Leishman
Dec 10 '18 at 13:35
8
@BrianLeishman That is true, but the OP is talking about purchasing software, not using free software. A lot less software that costs money has a different license for commercial use (but yes, such license differentiation does exist of course).
– JBentley
Dec 10 '18 at 15:03
2
@KRyan I edited it, thank you for warning me.
– SJuan76
Dec 10 '18 at 15:20
2
Best answer. Also want to add that most commercial software licenses would have to be purchased in the name of the company using it, meaning if you left it would still be registered to the company - not to you. You have wasted your money on another builders hammer, so to speak
– Horkrine
Dec 10 '18 at 16:49
2
@BrianLeishman Much of the software that states that is flat out lying to you. (If pushed, they'll probably argue that by "commercial use" they mean distribution, not ordinary use.) However, if the software requires you to agree not to use it commercially in order to install it, then that is probably legally binding on the specific person who actually agreed to it.
– David Schwartz
Dec 10 '18 at 19:28
|
show 6 more comments
it would violate law?
It would be very dependent of what your jurisdiction is and what the software does. I would expect most software that would be lawful to install at your home would be lawful to install at your company, but there may be exceptions.
To put an hyperbolic example, if you work at the CIA and you install some remote access software that allows you to access your workstation from a non-secure PC through non-secure methods, I am pretty sure that would be illegal, even if you had the best of intentions.
A recent scenario taken from real life involves some members an organization who are required to use official e-mail servers for FOIA purposes setting up their own private mail servers.
Of course, YMMV.
can I purchase it for myself, and then use at workplace
Even if the software is legal it does not mean that it is ok to use it at the workplace. Most business have rules about what software may be installed in the PCs, who may install it and how to manage it.
Your software could introduce security vulnerabilities that your IT team may need to be aware of, or incompatibilities with other software. It may introduce legal liabilities (you install a "home edition" licence in a corporate environment where that licence is invalid).
Your company may discipline you if you breaking those guidelines and install software without authorization, even if there is no harm for them for this action. On top of that, if your actions cause some damage to the company, it can sue you to get you to pay for those damages.
Before taking any action you should inquiry about your company's IT policy and, if your company does not have one or if the policy is not clear about allowing you to install the software, ask the people in charge (preferably in writting).
31
A LOT of software states that it is free for personal use but not for commercial use
– Brian Leishman
Dec 10 '18 at 13:35
8
@BrianLeishman That is true, but the OP is talking about purchasing software, not using free software. A lot less software that costs money has a different license for commercial use (but yes, such license differentiation does exist of course).
– JBentley
Dec 10 '18 at 15:03
2
@KRyan I edited it, thank you for warning me.
– SJuan76
Dec 10 '18 at 15:20
2
Best answer. Also want to add that most commercial software licenses would have to be purchased in the name of the company using it, meaning if you left it would still be registered to the company - not to you. You have wasted your money on another builders hammer, so to speak
– Horkrine
Dec 10 '18 at 16:49
2
@BrianLeishman Much of the software that states that is flat out lying to you. (If pushed, they'll probably argue that by "commercial use" they mean distribution, not ordinary use.) However, if the software requires you to agree not to use it commercially in order to install it, then that is probably legally binding on the specific person who actually agreed to it.
– David Schwartz
Dec 10 '18 at 19:28
|
show 6 more comments
it would violate law?
It would be very dependent of what your jurisdiction is and what the software does. I would expect most software that would be lawful to install at your home would be lawful to install at your company, but there may be exceptions.
To put an hyperbolic example, if you work at the CIA and you install some remote access software that allows you to access your workstation from a non-secure PC through non-secure methods, I am pretty sure that would be illegal, even if you had the best of intentions.
A recent scenario taken from real life involves some members an organization who are required to use official e-mail servers for FOIA purposes setting up their own private mail servers.
Of course, YMMV.
can I purchase it for myself, and then use at workplace
Even if the software is legal it does not mean that it is ok to use it at the workplace. Most business have rules about what software may be installed in the PCs, who may install it and how to manage it.
Your software could introduce security vulnerabilities that your IT team may need to be aware of, or incompatibilities with other software. It may introduce legal liabilities (you install a "home edition" licence in a corporate environment where that licence is invalid).
Your company may discipline you if you breaking those guidelines and install software without authorization, even if there is no harm for them for this action. On top of that, if your actions cause some damage to the company, it can sue you to get you to pay for those damages.
Before taking any action you should inquiry about your company's IT policy and, if your company does not have one or if the policy is not clear about allowing you to install the software, ask the people in charge (preferably in writting).
it would violate law?
It would be very dependent of what your jurisdiction is and what the software does. I would expect most software that would be lawful to install at your home would be lawful to install at your company, but there may be exceptions.
To put an hyperbolic example, if you work at the CIA and you install some remote access software that allows you to access your workstation from a non-secure PC through non-secure methods, I am pretty sure that would be illegal, even if you had the best of intentions.
A recent scenario taken from real life involves some members an organization who are required to use official e-mail servers for FOIA purposes setting up their own private mail servers.
Of course, YMMV.
can I purchase it for myself, and then use at workplace
Even if the software is legal it does not mean that it is ok to use it at the workplace. Most business have rules about what software may be installed in the PCs, who may install it and how to manage it.
Your software could introduce security vulnerabilities that your IT team may need to be aware of, or incompatibilities with other software. It may introduce legal liabilities (you install a "home edition" licence in a corporate environment where that licence is invalid).
Your company may discipline you if you breaking those guidelines and install software without authorization, even if there is no harm for them for this action. On top of that, if your actions cause some damage to the company, it can sue you to get you to pay for those damages.
Before taking any action you should inquiry about your company's IT policy and, if your company does not have one or if the policy is not clear about allowing you to install the software, ask the people in charge (preferably in writting).
edited Dec 10 '18 at 15:12
answered Dec 10 '18 at 11:48
SJuan76
1,6341714
1,6341714
31
A LOT of software states that it is free for personal use but not for commercial use
– Brian Leishman
Dec 10 '18 at 13:35
8
@BrianLeishman That is true, but the OP is talking about purchasing software, not using free software. A lot less software that costs money has a different license for commercial use (but yes, such license differentiation does exist of course).
– JBentley
Dec 10 '18 at 15:03
2
@KRyan I edited it, thank you for warning me.
– SJuan76
Dec 10 '18 at 15:20
2
Best answer. Also want to add that most commercial software licenses would have to be purchased in the name of the company using it, meaning if you left it would still be registered to the company - not to you. You have wasted your money on another builders hammer, so to speak
– Horkrine
Dec 10 '18 at 16:49
2
@BrianLeishman Much of the software that states that is flat out lying to you. (If pushed, they'll probably argue that by "commercial use" they mean distribution, not ordinary use.) However, if the software requires you to agree not to use it commercially in order to install it, then that is probably legally binding on the specific person who actually agreed to it.
– David Schwartz
Dec 10 '18 at 19:28
|
show 6 more comments
31
A LOT of software states that it is free for personal use but not for commercial use
– Brian Leishman
Dec 10 '18 at 13:35
8
@BrianLeishman That is true, but the OP is talking about purchasing software, not using free software. A lot less software that costs money has a different license for commercial use (but yes, such license differentiation does exist of course).
– JBentley
Dec 10 '18 at 15:03
2
@KRyan I edited it, thank you for warning me.
– SJuan76
Dec 10 '18 at 15:20
2
Best answer. Also want to add that most commercial software licenses would have to be purchased in the name of the company using it, meaning if you left it would still be registered to the company - not to you. You have wasted your money on another builders hammer, so to speak
– Horkrine
Dec 10 '18 at 16:49
2
@BrianLeishman Much of the software that states that is flat out lying to you. (If pushed, they'll probably argue that by "commercial use" they mean distribution, not ordinary use.) However, if the software requires you to agree not to use it commercially in order to install it, then that is probably legally binding on the specific person who actually agreed to it.
– David Schwartz
Dec 10 '18 at 19:28
31
31
A LOT of software states that it is free for personal use but not for commercial use
– Brian Leishman
Dec 10 '18 at 13:35
A LOT of software states that it is free for personal use but not for commercial use
– Brian Leishman
Dec 10 '18 at 13:35
8
8
@BrianLeishman That is true, but the OP is talking about purchasing software, not using free software. A lot less software that costs money has a different license for commercial use (but yes, such license differentiation does exist of course).
– JBentley
Dec 10 '18 at 15:03
@BrianLeishman That is true, but the OP is talking about purchasing software, not using free software. A lot less software that costs money has a different license for commercial use (but yes, such license differentiation does exist of course).
– JBentley
Dec 10 '18 at 15:03
2
2
@KRyan I edited it, thank you for warning me.
– SJuan76
Dec 10 '18 at 15:20
@KRyan I edited it, thank you for warning me.
– SJuan76
Dec 10 '18 at 15:20
2
2
Best answer. Also want to add that most commercial software licenses would have to be purchased in the name of the company using it, meaning if you left it would still be registered to the company - not to you. You have wasted your money on another builders hammer, so to speak
– Horkrine
Dec 10 '18 at 16:49
Best answer. Also want to add that most commercial software licenses would have to be purchased in the name of the company using it, meaning if you left it would still be registered to the company - not to you. You have wasted your money on another builders hammer, so to speak
– Horkrine
Dec 10 '18 at 16:49
2
2
@BrianLeishman Much of the software that states that is flat out lying to you. (If pushed, they'll probably argue that by "commercial use" they mean distribution, not ordinary use.) However, if the software requires you to agree not to use it commercially in order to install it, then that is probably legally binding on the specific person who actually agreed to it.
– David Schwartz
Dec 10 '18 at 19:28
@BrianLeishman Much of the software that states that is flat out lying to you. (If pushed, they'll probably argue that by "commercial use" they mean distribution, not ordinary use.) However, if the software requires you to agree not to use it commercially in order to install it, then that is probably legally binding on the specific person who actually agreed to it.
– David Schwartz
Dec 10 '18 at 19:28
|
show 6 more comments
Adding to @SJuan76 's answer:
Company policy aside, most if not all software will have a licence that will include it's terms of use. These will often differ between personal use and commercial use as mentioned by @brian-leishman. You should find the licencing terms for the software in question and check whether they allow you to use it for commercial purposes. It would also be prudent to speak to someone in legal at your company so that they can confirm whether or not you can use it from both a legal and company policy standpoint.
An example of different licencing can be found with IDEA's IntelliJ IDE(Ultimate edition). There is a commercial licence, and a personal licence. The commercial licence is for when your organisation wants to buy licences. The personal licence can be used for organisational use, but not if the company has paid for it or compensated you for the cost of purchasing it yourself. There is also a community edition that is free for any use, but has fewer features. This demonstrates the importance reviewing the licence and terms of use.
2
Regarding IntelliJ, the community edition is actually open source under the Apache license, so using it for commercial purposes is actually just fine. The comparison page even admits this if you hover over the "?" icon on the "Community" side: jetbrains.com/idea/?fromMenu Of course, they are in the business of making money, so of course they want to encourage you to buy the 'Ultimate' editions.
– Brandin
Dec 10 '18 at 14:48
1
Yeah, I'm super impressed with their licencing. As soon as my student licence runs out I'm going to buy the whole shebang with the grad discount. I definitely think it's worth shelling out
– J Lewis
Dec 10 '18 at 14:52
1
To add to this: The licence might require that a large corporation must buy an expensive USD 10,000+ multiuser licence where a small one-man company can buy a cheap USD 100 licence. So the answer might be, yes you can use it if you pay for the multiuser licence.
– Bent
Dec 10 '18 at 16:41
add a comment |
Adding to @SJuan76 's answer:
Company policy aside, most if not all software will have a licence that will include it's terms of use. These will often differ between personal use and commercial use as mentioned by @brian-leishman. You should find the licencing terms for the software in question and check whether they allow you to use it for commercial purposes. It would also be prudent to speak to someone in legal at your company so that they can confirm whether or not you can use it from both a legal and company policy standpoint.
An example of different licencing can be found with IDEA's IntelliJ IDE(Ultimate edition). There is a commercial licence, and a personal licence. The commercial licence is for when your organisation wants to buy licences. The personal licence can be used for organisational use, but not if the company has paid for it or compensated you for the cost of purchasing it yourself. There is also a community edition that is free for any use, but has fewer features. This demonstrates the importance reviewing the licence and terms of use.
2
Regarding IntelliJ, the community edition is actually open source under the Apache license, so using it for commercial purposes is actually just fine. The comparison page even admits this if you hover over the "?" icon on the "Community" side: jetbrains.com/idea/?fromMenu Of course, they are in the business of making money, so of course they want to encourage you to buy the 'Ultimate' editions.
– Brandin
Dec 10 '18 at 14:48
1
Yeah, I'm super impressed with their licencing. As soon as my student licence runs out I'm going to buy the whole shebang with the grad discount. I definitely think it's worth shelling out
– J Lewis
Dec 10 '18 at 14:52
1
To add to this: The licence might require that a large corporation must buy an expensive USD 10,000+ multiuser licence where a small one-man company can buy a cheap USD 100 licence. So the answer might be, yes you can use it if you pay for the multiuser licence.
– Bent
Dec 10 '18 at 16:41
add a comment |
Adding to @SJuan76 's answer:
Company policy aside, most if not all software will have a licence that will include it's terms of use. These will often differ between personal use and commercial use as mentioned by @brian-leishman. You should find the licencing terms for the software in question and check whether they allow you to use it for commercial purposes. It would also be prudent to speak to someone in legal at your company so that they can confirm whether or not you can use it from both a legal and company policy standpoint.
An example of different licencing can be found with IDEA's IntelliJ IDE(Ultimate edition). There is a commercial licence, and a personal licence. The commercial licence is for when your organisation wants to buy licences. The personal licence can be used for organisational use, but not if the company has paid for it or compensated you for the cost of purchasing it yourself. There is also a community edition that is free for any use, but has fewer features. This demonstrates the importance reviewing the licence and terms of use.
Adding to @SJuan76 's answer:
Company policy aside, most if not all software will have a licence that will include it's terms of use. These will often differ between personal use and commercial use as mentioned by @brian-leishman. You should find the licencing terms for the software in question and check whether they allow you to use it for commercial purposes. It would also be prudent to speak to someone in legal at your company so that they can confirm whether or not you can use it from both a legal and company policy standpoint.
An example of different licencing can be found with IDEA's IntelliJ IDE(Ultimate edition). There is a commercial licence, and a personal licence. The commercial licence is for when your organisation wants to buy licences. The personal licence can be used for organisational use, but not if the company has paid for it or compensated you for the cost of purchasing it yourself. There is also a community edition that is free for any use, but has fewer features. This demonstrates the importance reviewing the licence and terms of use.
edited Dec 10 '18 at 16:38
answered Dec 10 '18 at 13:50
J Lewis
2315
2315
2
Regarding IntelliJ, the community edition is actually open source under the Apache license, so using it for commercial purposes is actually just fine. The comparison page even admits this if you hover over the "?" icon on the "Community" side: jetbrains.com/idea/?fromMenu Of course, they are in the business of making money, so of course they want to encourage you to buy the 'Ultimate' editions.
– Brandin
Dec 10 '18 at 14:48
1
Yeah, I'm super impressed with their licencing. As soon as my student licence runs out I'm going to buy the whole shebang with the grad discount. I definitely think it's worth shelling out
– J Lewis
Dec 10 '18 at 14:52
1
To add to this: The licence might require that a large corporation must buy an expensive USD 10,000+ multiuser licence where a small one-man company can buy a cheap USD 100 licence. So the answer might be, yes you can use it if you pay for the multiuser licence.
– Bent
Dec 10 '18 at 16:41
add a comment |
2
Regarding IntelliJ, the community edition is actually open source under the Apache license, so using it for commercial purposes is actually just fine. The comparison page even admits this if you hover over the "?" icon on the "Community" side: jetbrains.com/idea/?fromMenu Of course, they are in the business of making money, so of course they want to encourage you to buy the 'Ultimate' editions.
– Brandin
Dec 10 '18 at 14:48
1
Yeah, I'm super impressed with their licencing. As soon as my student licence runs out I'm going to buy the whole shebang with the grad discount. I definitely think it's worth shelling out
– J Lewis
Dec 10 '18 at 14:52
1
To add to this: The licence might require that a large corporation must buy an expensive USD 10,000+ multiuser licence where a small one-man company can buy a cheap USD 100 licence. So the answer might be, yes you can use it if you pay for the multiuser licence.
– Bent
Dec 10 '18 at 16:41
2
2
Regarding IntelliJ, the community edition is actually open source under the Apache license, so using it for commercial purposes is actually just fine. The comparison page even admits this if you hover over the "?" icon on the "Community" side: jetbrains.com/idea/?fromMenu Of course, they are in the business of making money, so of course they want to encourage you to buy the 'Ultimate' editions.
– Brandin
Dec 10 '18 at 14:48
Regarding IntelliJ, the community edition is actually open source under the Apache license, so using it for commercial purposes is actually just fine. The comparison page even admits this if you hover over the "?" icon on the "Community" side: jetbrains.com/idea/?fromMenu Of course, they are in the business of making money, so of course they want to encourage you to buy the 'Ultimate' editions.
– Brandin
Dec 10 '18 at 14:48
1
1
Yeah, I'm super impressed with their licencing. As soon as my student licence runs out I'm going to buy the whole shebang with the grad discount. I definitely think it's worth shelling out
– J Lewis
Dec 10 '18 at 14:52
Yeah, I'm super impressed with their licencing. As soon as my student licence runs out I'm going to buy the whole shebang with the grad discount. I definitely think it's worth shelling out
– J Lewis
Dec 10 '18 at 14:52
1
1
To add to this: The licence might require that a large corporation must buy an expensive USD 10,000+ multiuser licence where a small one-man company can buy a cheap USD 100 licence. So the answer might be, yes you can use it if you pay for the multiuser licence.
– Bent
Dec 10 '18 at 16:41
To add to this: The licence might require that a large corporation must buy an expensive USD 10,000+ multiuser licence where a small one-man company can buy a cheap USD 100 licence. So the answer might be, yes you can use it if you pay for the multiuser licence.
– Bent
Dec 10 '18 at 16:41
add a comment |
If you know for sure that your company will not allow the use of the software, then you cannot use it because an employee is oblige to follow the order of the employer. You can ask your in-charge about the permissibility of using the software, it he permits, go ahead.
I'm not actually obliged to follow orders. The other side of this is that my employer is not actually obliged to employ me any more. (I'm in the US, so this might not be the case elsewhere.) I would not want to be in a job where I was legally obliged to follow orders (except for the military, which has procedures about this), for fear of running afoul of the law while performing my job.
– David Thornley
Dec 11 '18 at 16:27
A contract creates an obligation for both parties. Your failure to fulfill an obligation doesn't make it magically cease to exist, and being fired is the employer's option taken to end the contract, not ignore their own obligations under it either. To claim otherwise is simply not correct at all.
– Nij
Dec 12 '18 at 4:48
@Nij A lot of things in my employee handbook say that I can be subject to disciplinary procedures, sometimes up to and including termination. Insubordination is normally recognized as a reason to fire for cause, but it normally doesn't include any further legal penalties. Obviously, I can do things at work that will open me up to civil or criminal liability, but insubordination isn't one of them.
– David Thornley
Dec 13 '18 at 17:55
I'm not sure how the provision of guidance that states refusing to complete particular obligations can be met with the termination of employment refutes the point that following orders is a contractual obligation...
– Nij
Dec 13 '18 at 19:37
add a comment |
If you know for sure that your company will not allow the use of the software, then you cannot use it because an employee is oblige to follow the order of the employer. You can ask your in-charge about the permissibility of using the software, it he permits, go ahead.
I'm not actually obliged to follow orders. The other side of this is that my employer is not actually obliged to employ me any more. (I'm in the US, so this might not be the case elsewhere.) I would not want to be in a job where I was legally obliged to follow orders (except for the military, which has procedures about this), for fear of running afoul of the law while performing my job.
– David Thornley
Dec 11 '18 at 16:27
A contract creates an obligation for both parties. Your failure to fulfill an obligation doesn't make it magically cease to exist, and being fired is the employer's option taken to end the contract, not ignore their own obligations under it either. To claim otherwise is simply not correct at all.
– Nij
Dec 12 '18 at 4:48
@Nij A lot of things in my employee handbook say that I can be subject to disciplinary procedures, sometimes up to and including termination. Insubordination is normally recognized as a reason to fire for cause, but it normally doesn't include any further legal penalties. Obviously, I can do things at work that will open me up to civil or criminal liability, but insubordination isn't one of them.
– David Thornley
Dec 13 '18 at 17:55
I'm not sure how the provision of guidance that states refusing to complete particular obligations can be met with the termination of employment refutes the point that following orders is a contractual obligation...
– Nij
Dec 13 '18 at 19:37
add a comment |
If you know for sure that your company will not allow the use of the software, then you cannot use it because an employee is oblige to follow the order of the employer. You can ask your in-charge about the permissibility of using the software, it he permits, go ahead.
If you know for sure that your company will not allow the use of the software, then you cannot use it because an employee is oblige to follow the order of the employer. You can ask your in-charge about the permissibility of using the software, it he permits, go ahead.
answered Dec 11 '18 at 4:38
Muhammad Kamrul Hossain Patwar
211
211
I'm not actually obliged to follow orders. The other side of this is that my employer is not actually obliged to employ me any more. (I'm in the US, so this might not be the case elsewhere.) I would not want to be in a job where I was legally obliged to follow orders (except for the military, which has procedures about this), for fear of running afoul of the law while performing my job.
– David Thornley
Dec 11 '18 at 16:27
A contract creates an obligation for both parties. Your failure to fulfill an obligation doesn't make it magically cease to exist, and being fired is the employer's option taken to end the contract, not ignore their own obligations under it either. To claim otherwise is simply not correct at all.
– Nij
Dec 12 '18 at 4:48
@Nij A lot of things in my employee handbook say that I can be subject to disciplinary procedures, sometimes up to and including termination. Insubordination is normally recognized as a reason to fire for cause, but it normally doesn't include any further legal penalties. Obviously, I can do things at work that will open me up to civil or criminal liability, but insubordination isn't one of them.
– David Thornley
Dec 13 '18 at 17:55
I'm not sure how the provision of guidance that states refusing to complete particular obligations can be met with the termination of employment refutes the point that following orders is a contractual obligation...
– Nij
Dec 13 '18 at 19:37
add a comment |
I'm not actually obliged to follow orders. The other side of this is that my employer is not actually obliged to employ me any more. (I'm in the US, so this might not be the case elsewhere.) I would not want to be in a job where I was legally obliged to follow orders (except for the military, which has procedures about this), for fear of running afoul of the law while performing my job.
– David Thornley
Dec 11 '18 at 16:27
A contract creates an obligation for both parties. Your failure to fulfill an obligation doesn't make it magically cease to exist, and being fired is the employer's option taken to end the contract, not ignore their own obligations under it either. To claim otherwise is simply not correct at all.
– Nij
Dec 12 '18 at 4:48
@Nij A lot of things in my employee handbook say that I can be subject to disciplinary procedures, sometimes up to and including termination. Insubordination is normally recognized as a reason to fire for cause, but it normally doesn't include any further legal penalties. Obviously, I can do things at work that will open me up to civil or criminal liability, but insubordination isn't one of them.
– David Thornley
Dec 13 '18 at 17:55
I'm not sure how the provision of guidance that states refusing to complete particular obligations can be met with the termination of employment refutes the point that following orders is a contractual obligation...
– Nij
Dec 13 '18 at 19:37
I'm not actually obliged to follow orders. The other side of this is that my employer is not actually obliged to employ me any more. (I'm in the US, so this might not be the case elsewhere.) I would not want to be in a job where I was legally obliged to follow orders (except for the military, which has procedures about this), for fear of running afoul of the law while performing my job.
– David Thornley
Dec 11 '18 at 16:27
I'm not actually obliged to follow orders. The other side of this is that my employer is not actually obliged to employ me any more. (I'm in the US, so this might not be the case elsewhere.) I would not want to be in a job where I was legally obliged to follow orders (except for the military, which has procedures about this), for fear of running afoul of the law while performing my job.
– David Thornley
Dec 11 '18 at 16:27
A contract creates an obligation for both parties. Your failure to fulfill an obligation doesn't make it magically cease to exist, and being fired is the employer's option taken to end the contract, not ignore their own obligations under it either. To claim otherwise is simply not correct at all.
– Nij
Dec 12 '18 at 4:48
A contract creates an obligation for both parties. Your failure to fulfill an obligation doesn't make it magically cease to exist, and being fired is the employer's option taken to end the contract, not ignore their own obligations under it either. To claim otherwise is simply not correct at all.
– Nij
Dec 12 '18 at 4:48
@Nij A lot of things in my employee handbook say that I can be subject to disciplinary procedures, sometimes up to and including termination. Insubordination is normally recognized as a reason to fire for cause, but it normally doesn't include any further legal penalties. Obviously, I can do things at work that will open me up to civil or criminal liability, but insubordination isn't one of them.
– David Thornley
Dec 13 '18 at 17:55
@Nij A lot of things in my employee handbook say that I can be subject to disciplinary procedures, sometimes up to and including termination. Insubordination is normally recognized as a reason to fire for cause, but it normally doesn't include any further legal penalties. Obviously, I can do things at work that will open me up to civil or criminal liability, but insubordination isn't one of them.
– David Thornley
Dec 13 '18 at 17:55
I'm not sure how the provision of guidance that states refusing to complete particular obligations can be met with the termination of employment refutes the point that following orders is a contractual obligation...
– Nij
Dec 13 '18 at 19:37
I'm not sure how the provision of guidance that states refusing to complete particular obligations can be met with the termination of employment refutes the point that following orders is a contractual obligation...
– Nij
Dec 13 '18 at 19:37
add a comment |
In the US, there would be two laws to be concerned with, copyright law (which would depend upon the license of the software) and the Computer Fraud and Abuse Act (which basically makes it a felony to piss off someone that owns a computer that you use, interact with, or are near).
If the terms of your license allow it, talk to your supervisor and see about getting permission to install it on your computer at work. If you don’t get permission, don’t do it.
add a comment |
In the US, there would be two laws to be concerned with, copyright law (which would depend upon the license of the software) and the Computer Fraud and Abuse Act (which basically makes it a felony to piss off someone that owns a computer that you use, interact with, or are near).
If the terms of your license allow it, talk to your supervisor and see about getting permission to install it on your computer at work. If you don’t get permission, don’t do it.
add a comment |
In the US, there would be two laws to be concerned with, copyright law (which would depend upon the license of the software) and the Computer Fraud and Abuse Act (which basically makes it a felony to piss off someone that owns a computer that you use, interact with, or are near).
If the terms of your license allow it, talk to your supervisor and see about getting permission to install it on your computer at work. If you don’t get permission, don’t do it.
In the US, there would be two laws to be concerned with, copyright law (which would depend upon the license of the software) and the Computer Fraud and Abuse Act (which basically makes it a felony to piss off someone that owns a computer that you use, interact with, or are near).
If the terms of your license allow it, talk to your supervisor and see about getting permission to install it on your computer at work. If you don’t get permission, don’t do it.
answered Dec 11 '18 at 1:48
jmoreno
1067
1067
add a comment |
add a comment |
Thanks for contributing an answer to Law Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Some of your past answers have not been well-received, and you're in danger of being blocked from answering.
Please pay close attention to the following guidance:
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2flaw.stackexchange.com%2fquestions%2f34246%2fusing-private-software-at-work%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
2
SJuan76 is right - it might or might not be unlawful, but that's not really the point. Possibly more a "Workplace" than "Law" SE?
– ItWasLikeThatWhenIGotHere
Dec 10 '18 at 11:59
4
Usually companies have a policy about installing software. Even if it's 100% legal, it probably violates the IT policy and if you do that they are within their right to sack you.
– Brandin
Dec 10 '18 at 14:45
4
Even assuming that the license conditions of the software allow it and that your IT policies at your workplace allow it, you should really think twice about it, because it sets a dangerous precedent. You now established that it is acceptable for your employer to aks employees to pay for their sofware tools themselves. The next person might get told: "Internetofmine bought Visual Studio and Photoshop privately, so if you don't like Notepad and MSPaint, then you are free to also buy your own software.". It's your employers duty to provide you with the tools you need to do your job, not yours."
– Philipp
Dec 10 '18 at 14:58
1
Suppose you are doing something mission-critical for the company, and you "get the wrong answer" because of a bug in the software you chose and installed yourself. Who gets to pick up the liability for whatever happened? There's no sense in somebody suing you personally for $10m damages, so they will go after the company instead. That's why a sensible company will start from a knee-jerk "no" position over such a request - it's simply not worth the risk.
– alephzero
Dec 10 '18 at 19:59
2
Also, where are you? Jurisdiction can make a difference.
– David Thornley
Dec 11 '18 at 16:25