All my source code gone!
-
I put all my personal source code in private repository hosting. Yesterday night, I was working on a personal project and it failed to check in my code. I thought it was just routine system maintenance. Just now I went to the website and saw this notice[^]: The short story was a hacker failed to extort money from them and proceeded to delete all/most of the repo and snapshots. I think I cannot sleep tonight! :( They advertised Oracle was one of their customers. I wondered how much Oracle lost.
Ouch, that sucketh. But just more evidence that "no one else but you can keep your stuff safe". I agree with the others that this whole "cloud" thing is a very bad idea.
You'll never get very far if all you do is follow instructions.
-
Terrible. Outsourcing your server is a bad idea, and outsourcing the storage of sensitive information is an epic bad idea (think tax-information, banks, medical records, aw - the cloud-horrors that are still awaiting us!) As soon as you outsource your server, you're no longer in control and depending on the other party.
Bastard Programmer from Hell :suss: If you can't read my code, try converting it here[^]
Eddy Vluggen wrote:
outsourcing the storage of sensitive information is an epic bad idea
But for the moment where all your local data is gone. In which case it might be quite interesting to have the data somewhere in the cloud.
~RaGE();
I think words like 'destiny' are a way of trying to find order where none exists. - Christian Graus Entropy isn't what it used to.
-
Ouch, that sucketh. But just more evidence that "no one else but you can keep your stuff safe". I agree with the others that this whole "cloud" thing is a very bad idea.
You'll never get very far if all you do is follow instructions.
Keeping in cloud is redundancy against keeping them all on my home PC.
-
I put all my personal source code in private repository hosting. Yesterday night, I was working on a personal project and it failed to check in my code. I thought it was just routine system maintenance. Just now I went to the website and saw this notice[^]: The short story was a hacker failed to extort money from them and proceeded to delete all/most of the repo and snapshots. I think I cannot sleep tonight! :( They advertised Oracle was one of their customers. I wondered how much Oracle lost.
It is a good thing you have back-ups.
Need custom software developed? I do custom programming based primarily on MS tools with an emphasis on C# development and consulting. "And they, since they Were not the one dead, turned to their affairs" -- Robert Frost "All users always want Excel" --Ennis Lynch
-
I put all my personal source code in private repository hosting. Yesterday night, I was working on a personal project and it failed to check in my code. I thought it was just routine system maintenance. Just now I went to the website and saw this notice[^]: The short story was a hacker failed to extort money from them and proceeded to delete all/most of the repo and snapshots. I think I cannot sleep tonight! :( They advertised Oracle was one of their customers. I wondered how much Oracle lost.
You mean the company you pay for this repository don't do backups? :omg: Change. Now. And demand your money back as well...
Those who fail to learn history are doomed to repeat it. --- George Santayana (December 16, 1863 – September 26, 1952) Those who fail to clear history are doomed to explain it. --- OriginalGriff (February 24, 1959 – ∞)
-
You mean the company you pay for this repository don't do backups? :omg: Change. Now. And demand your money back as well...
Those who fail to learn history are doomed to repeat it. --- George Santayana (December 16, 1863 – September 26, 1952) Those who fail to clear history are doomed to explain it. --- OriginalGriff (February 24, 1959 – ∞)
They did. But those got deleted too :rolleyes:
-
It is a good thing you have back-ups.
Need custom software developed? I do custom programming based primarily on MS tools with an emphasis on C# development and consulting. "And they, since they Were not the one dead, turned to their affairs" -- Robert Frost "All users always want Excel" --Ennis Lynch
Put your claws away Ennis!
-
I put all my personal source code in private repository hosting. Yesterday night, I was working on a personal project and it failed to check in my code. I thought it was just routine system maintenance. Just now I went to the website and saw this notice[^]: The short story was a hacker failed to extort money from them and proceeded to delete all/most of the repo and snapshots. I think I cannot sleep tonight! :( They advertised Oracle was one of their customers. I wondered how much Oracle lost.
That should teach you all that USB drives, Private NAS drives and other personal backup / repositories were a good idea and that the cloud is a bad idea.
-
You mean the company you pay for this repository don't do backups? :omg: Change. Now. And demand your money back as well...
Those who fail to learn history are doomed to repeat it. --- George Santayana (December 16, 1863 – September 26, 1952) Those who fail to clear history are doomed to explain it. --- OriginalGriff (February 24, 1959 – ∞)
There is no guarantee it won't happen at another company. I should have chosen the option to pay monthly, instead of annually. My yearly subscription ends at October. I'll see if I can get my remaining money back.
-
I put all my personal source code in private repository hosting. Yesterday night, I was working on a personal project and it failed to check in my code. I thought it was just routine system maintenance. Just now I went to the website and saw this notice[^]: The short story was a hacker failed to extort money from them and proceeded to delete all/most of the repo and snapshots. I think I cannot sleep tonight! :( They advertised Oracle was one of their customers. I wondered how much Oracle lost.
I wonder how "off-site" their backups really were if they could just be deleted from the control panel. I store all of my code in Azure, but I also have everything backed up at home and on my own "off-site" backups. I always maintain 3 copies of everything I can't afford to lose, on seperate media, services and locations, none of which are connected to each other. Unless an asteroid hits the East Coast and obliterates half the United States, it's impossible for me to lose everything like you have.
A guide to posting questions on CodeProject
How to debug small programs
Dave Kreskowiak -
They did. But those got deleted too :rolleyes:
Yeah right - the "offsite backups" got trashed. I don't know about you, but my offsite backups aren't connected to my main system once they have been written: they are the backups-of-last-resort and you can;t keep those in a vulnerable location. What they mean is: "we don't do backups".
Those who fail to learn history are doomed to repeat it. --- George Santayana (December 16, 1863 – September 26, 1952) Those who fail to clear history are doomed to explain it. --- OriginalGriff (February 24, 1959 – ∞)
-
That should teach you all that USB drives, Private NAS drives and other personal backup / repositories were a good idea and that the cloud is a bad idea.
The issue is not the cloud. The issue is trusting a single backup location (and I count "the cloud" as such). If you really care about backups, you should have different backup locations. And a cloud backup can still be a good choice for that as long as you still have your own copy somewhere.
-
That should teach you all that USB drives, Private NAS drives and other personal backup / repositories were a good idea and that the cloud is a bad idea.
No, the cloud as your sole repository is a bad idea, just like have only your own NAS is a bad idea. Combining them as backups of each other and your local copies is a good idea.
A guide to posting questions on CodeProject
How to debug small programs
Dave Kreskowiak -
Yes, only recent projects. I deleted the very old projects.
First off, sorry for your losing source code. If it is any consolation at least you still have the more recent code. I find that I have copies of some very old projects but never go to look at them because they were done with older technology and offer little help with current projects. The more recent the project the more likely that it is done with a technology you are still using.
**_Once you lose your pride the rest is easy.
I would agree with you but then we both would be wrong._**
The report of my death was an exaggeration - Mark Twain Simply Elegant Designs JimmyRopes Designs
I'm on-line therefore I am. JimmyRopes -
I put all my personal source code in private repository hosting. Yesterday night, I was working on a personal project and it failed to check in my code. I thought it was just routine system maintenance. Just now I went to the website and saw this notice[^]: The short story was a hacker failed to extort money from them and proceeded to delete all/most of the repo and snapshots. I think I cannot sleep tonight! :( They advertised Oracle was one of their customers. I wondered how much Oracle lost.
I guess I'll say, there's something suspicious here. The grammar is terrible, and the very concept that backup data could be wiped is hard to believe. Furthermore, they talk about DDOS but also someone who had access to their control panel. How are those two related? And then there's this bizarre statement: Upon realisation that somebody had access to our control panel we started to investigate how access had been gained and what access that person had to the data in our systems, it became clear that so far no machine access had been achieved due to the intruder not having our Private Keys. No machine acccess...not having private keys? What does the double negative mean? And why would you even futz around "investigating" if you thought access was compromised? I would instantly change passwords, keys, etc. At this point we took action to take control back of our panel by changing passwords, however the intruder had prepared for this and had already created a number of backup logins And you didn't check for this? Supposedly compounding the problem? And why hasn't this story been picked up in the news? There is absolutely no mention of it anywhere that I've found. To be honest, this looks like a "take the money and run" scheme. Marc
Latest Article - APOD Scraper
-
Yeah right - the "offsite backups" got trashed. I don't know about you, but my offsite backups aren't connected to my main system once they have been written: they are the backups-of-last-resort and you can;t keep those in a vulnerable location. What they mean is: "we don't do backups".
Those who fail to learn history are doomed to repeat it. --- George Santayana (December 16, 1863 – September 26, 1952) Those who fail to clear history are doomed to explain it. --- OriginalGriff (February 24, 1959 – ∞)
Absolutely! One important part of my job is to setup backup plans for my clients. If I had done things like they did, I would be fired now. Typically, any one of my clients could undergo a fire, I would still be able to setup a new platform in a few hours. This story is just such a shame.
There are two kinds of people in the world: those who separate humankind in two distinct categories, and those who don't. "I have two hobbies: breasts." DSK
-
I put all my personal source code in private repository hosting. Yesterday night, I was working on a personal project and it failed to check in my code. I thought it was just routine system maintenance. Just now I went to the website and saw this notice[^]: The short story was a hacker failed to extort money from them and proceeded to delete all/most of the repo and snapshots. I think I cannot sleep tonight! :( They advertised Oracle was one of their customers. I wondered how much Oracle lost.
-
Eddy Vluggen wrote:
outsourcing the storage of sensitive information is an epic bad idea
But for the moment where all your local data is gone. In which case it might be quite interesting to have the data somewhere in the cloud.
~RaGE();
I think words like 'destiny' are a way of trying to find order where none exists. - Christian Graus Entropy isn't what it used to.
-
I guess I'll say, there's something suspicious here. The grammar is terrible, and the very concept that backup data could be wiped is hard to believe. Furthermore, they talk about DDOS but also someone who had access to their control panel. How are those two related? And then there's this bizarre statement: Upon realisation that somebody had access to our control panel we started to investigate how access had been gained and what access that person had to the data in our systems, it became clear that so far no machine access had been achieved due to the intruder not having our Private Keys. No machine acccess...not having private keys? What does the double negative mean? And why would you even futz around "investigating" if you thought access was compromised? I would instantly change passwords, keys, etc. At this point we took action to take control back of our panel by changing passwords, however the intruder had prepared for this and had already created a number of backup logins And you didn't check for this? Supposedly compounding the problem? And why hasn't this story been picked up in the news? There is absolutely no mention of it anywhere that I've found. To be honest, this looks like a "take the money and run" scheme. Marc
Latest Article - APOD Scraper
-
Absolutely! One important part of my job is to setup backup plans for my clients. If I had done things like they did, I would be fired now. Typically, any one of my clients could undergo a fire, I would still be able to setup a new platform in a few hours. This story is just such a shame.
There are two kinds of people in the world: those who separate humankind in two distinct categories, and those who don't. "I have two hobbies: breasts." DSK
That's one of my problems with the cloud: you have no idea who is doing the actual storage, and what exactly they are doing. Do they backup? Or save money by hope-and-pray? What kind of people do they employ - apart from "the cheapest possible"? They will have total access to my data - so what are they going to do with it? You may have guessed, I don't keep anything serious out there! :laugh:
Those who fail to learn history are doomed to repeat it. --- George Santayana (December 16, 1863 – September 26, 1952) Those who fail to clear history are doomed to explain it. --- OriginalGriff (February 24, 1959 – ∞)