Earlier quoted context omitted.
Indeed. The level of security failure was pretty incredible. They named media serially (So, pics/1.jpg, pics/2.jpg, etc.) and did not have any validation that you were allowed to access what you were grabbing so it was literally as easy as possible to grab everything. Oh, and did I mention that private messages were also fully accessible?
I am convinced this was an inside job. There is simply no way someone can be this incompetent without willful intent.
Pirate Bay founder thinks Parler’s inability to stay online is 'embarrassing'
191–200 of 640 posts
Re: Pirate Bay founder thinks Parler’s inability to stay online is 'embarrassing'
#192Earlier quoted context omitted.
If I remember correctly mongo stores the id in “_id” and has a getter for “id” so maybe they just iterated all the keys of the model when they stringified their output
Elasticsearch, too. In either case, it looks like they're just piping raw backend responses to the API endpoint without removing unnecessary fields.
Re: Pirate Bay founder thinks Parler’s inability to stay online is 'embarrassing'
#193I genuinely believe that this is a case of incompetence willful or not. Who knows, maybe someone at parler knew and never raised the issue because they were disgruntled and actively shot down security measures....kind of like what I did before Basically a startup I worked for 12 years ago were fucking me big time on compensation so I purposefully argued against encrypting the database knowing how shoddy their securit…
You have likely confessed to a crime. If not a crime, you have committed a serious software-related ethical violation and should not work in software again.
I don't need to work in software, I have others work in it for me.
Re: Pirate Bay founder thinks Parler’s inability to stay online is 'embarrassing'
#194Earlier quoted context omitted.
We have the Royal Canadian Mounted Police which is the same thing. A federal level police force tasked and empowered with investigating these types of crimes. We also have provincial level human rights courts And we do have labor watchdogs, again, the courts, and in Canada they lean very heavily towards workers in interpreting very strict labor laws. However, Canada is also filled with self-righteous descendants (I m…
Look the RCMP isn't going to raid a startup because they find human rights violation going on Sure we got watchdogs but those are meant for blue collar workers with union. > However, Canada is also filled with self-righteous descendants (I mean it culturally) of puritans who take it upon themselves to adjudicate others. I 100% AGREE. When I dated an 18yo everybody flipped and said I was the worst. > (Quebec excepted.…
Re: Pirate Bay founder thinks Parler’s inability to stay online is 'embarrassing'
#195Earlier quoted context omitted.
We have the Royal Canadian Mounted Police which is the same thing. A federal level police force tasked and empowered with investigating these types of crimes. We also have provincial level human rights courts And we do have labor watchdogs, again, the courts, and in Canada they lean very heavily towards workers in interpreting very strict labor laws. However, Canada is also filled with self-righteous descendants (I m…
Look the RCMP isn't going to raid a startup because they find human rights violation going on Sure we got watchdogs but those are meant for blue collar workers with union. > However, Canada is also filled with self-righteous descendants (I mean it culturally) of puritans who take it upon themselves to adjudicate others. I 100% AGREE. When I dated an 18yo everybody flipped and said I was the worst. > (Quebec excepted.…
Re: Pirate Bay founder thinks Parler’s inability to stay online is 'embarrassing'
#196I've been telling developers for years if you build your infrastructure on top of tons of 3rd party services like Google Cloud or AWS then you basically don't own it, and can be shut down any day, against your will. Web companies should build on "Linux" only, as their base platform, so they own everything above that. I was a fan of Parler but building on AWS was a huge mistake, and they should have realized they were…
Why can’t they just backup regularly and redeploy somewhere? Isn’t it as easy as backing up a DB and restoring?
This means that they can only be run on that provider.
They can be faster to develop, at the risk of not being able to move later.
Re: Pirate Bay founder thinks Parler’s inability to stay online is 'embarrassing'
#197Re: Pirate Bay founder thinks Parler’s inability to stay online is 'embarrassing'
#198Earlier quoted context omitted.
Look the RCMP isn't going to raid a startup because they find human rights violation going on Sure we got watchdogs but those are meant for blue collar workers with union. > However, Canada is also filled with self-righteous descendants (I mean it culturally) of puritans who take it upon themselves to adjudicate others. I 100% AGREE. When I dated an 18yo everybody flipped and said I was the worst. > (Quebec excepted.…
Is this a bit? You started off with admitting to crime and then start bringing up how you’re dating women young enough to make everyone upset with you, completely unrelated to the original post or your own criminal admission
For you people who think the RCMP is going to bust down my condo door you are mistaken. I didn't mention where I worked.
Re: Pirate Bay founder thinks Parler’s inability to stay online is 'embarrassing'
#199Earlier quoted context omitted.
So report them to the FBI or local equivalent for the "human rights violations", instead of engaging in willful negligence and then fucking bragging on the internet about how brave you were? I doubt there were any "human rights violations", as reporting them seems like a much better (and much easier) way to screw over the people involved than not encrypting the database.
We don't have FBI in Canada Nor do we have any labour watchdogs I'd like to live in a country where developers were protected.
Re: Pirate Bay founder thinks Parler’s inability to stay online is 'embarrassing'
#200Earlier quoted context omitted.
according to parler they did what you suggest
Parler used AWS. I suggested avoid AWS. What am I missing. I might be missing something.
tl/dr: building on AWS and building on Linux are not mutually exclusive. One represents hardware the other software.