Slashdot Mirror


User: AndroSyn

AndroSyn's activity in the archive.

Stories
0
Comments
368
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 368

  1. why not just use shell aliases? on A Dedicated Shell For Git Commands · · Score: 5, Informative

    alias gstatus='git status'
    alias gcommit='git commit'

    Or whatever other commands you want? I don't see the need for a purpose built shell when aliases would work just fine?

    Some people just want to overengineer things I guess...

  2. Re:Boycott on How Edward Snowden's Actions Have Impacted Defense Contractors · · Score: 4, Interesting

    I don't usually respond to off-topic stuff like this, but seriously what the fuck is up with the beta design? This crap is terrible...absolutely terrible. Do not want. I've been wondering why I still stick around /. but I think the new site might be the final nail in the coffin for me.

    RIP /. you used to suck, now you just fail.

  3. Re:degaussing fails on SSD on Where Old Hard Disks (with Digital Secrets) Go To Die · · Score: 1

    I'd imagine physically shred the SSDs back into sand? When I've needed to destroy an SSD, I've just taken a power drill to the flash chips.

  4. Re:Memory dump lol on TrueCrypt Master Key Extraction and Volume Identification · · Score: 2

    Yes, TrueCrypt implies windows.

    The parent implied that his use of Linux and ecryptfs somehow protected him from this type of attack, which really it doesn't, just this particular implementation of this attack.

    My point is, that other full disk encryption implementations are typically vulnerable to the same sort of attack, that is the encryption key is going to be stored in memory.

    There are in fact tools to extract keys over firewire(or other methods) for a variety of operating systems, not just Windows and TrueCrypt, consider Inception

  5. Re:Memory dump lol on TrueCrypt Master Key Extraction and Volume Identification · · Score: 1

    Well a few points...

    Well, you can use swap partitions, if they're encrypted. There are other ways to get a memory dump as well, you know. There are various nefarious ways to do this, if you are clever ;)

    But what makes you think that if an attacker were able to get a memory dump of your system somehow(perhaps via firewire as an example), that ecryptfs on Linux would fare any better than TrueCrypt with regards to extracting the key from said memory dump.

    The choice of operating system isn't really relevant here...

  6. Re:What else can you do? on Why the NSA Piggybacks On Consumer Tracking · · Score: 2

    I'd consider TOR exit nodes to be fully monitored, so obviously you'd want to take all of the steps above as well, when browsing over TOR.

  7. Re:What else can you do? on Why the NSA Piggybacks On Consumer Tracking · · Score: 5, Informative

    Encrypt everything, make life as difficult as possible for those who would snoop your traffic. You mention Firefox plugins, perhaps you should also be using the HTTPS Everywhere plugin: https://www.eff.org/https-everywhere

    Also make sure you are using the SSL Observatory function, this should at least help prevent MITM type attacks against you.

  8. Re:So is it libre or not? on Encrypted Social Network Vies For Disgruntled Facebook Users · · Score: 1

    Indeed there were some open usenet servers back in the early 2000s. I know when I was at Teleglobe in the early 2000s, we ran several open(read-only) usenet servers and we carried as much as alt.binaries.* as we could, we didn't have a very long retention time..but hey you weren't paying either ;)

  9. theft of electricity... on Bitcoin Miners Bundled With PUPs In Legitimate Applications Backed By EULA · · Score: 2

    Remember when all the crackers could be charged with was, "Theft of Electricity"? Now this is actual real theft of electricity.

  10. Re:silicon valley looking for cheaper IT workers on San Quentin Inmates Learn Technology From Silicon Valley Pros · · Score: 1

    Good and bad points, Andro. Plenty of felons get jobs

    Oh I didn't say they couldn't get jobs, well paying ones? Doesn't sound like it. Ex-cons certainly are more willing to work for less pay. However when you have people underemployed or underpaid, recidivism certainly is a possible outcome. Your example of the luggage thieves, if they were getting paid better, they'd probably be a bit less likely to be stealing on the job. Pay people well enough. But don't take my word for it: http://news.illinois.edu/news/12/0730wagepremium_ClaraChen.html

    Evidently, some organizations prefer felons.

    Perhaps so, they might be willing to work for less pay, given their ex-convict status, makes them perhaps a slightly more desperate than average workforce.

    I don't have any issues with giving people job skills at all, I just don't trust that the motives behind the people doing the training are 100% altruistic. They want a labor force that can be easily manipulated to work long hours for cheap. Ex-convicts fill that role nicely, as do H1B workers and new graduates.

    What's the difference between an office with beds, a gym, a cafeteria(as seen as some sprawling corporate campuses) and a prison?

  11. silicon valley looking for cheaper IT workers on San Quentin Inmates Learn Technology From Silicon Valley Pros · · Score: 1

    I guess when H1B workers just weren't cheap fucking enough, no, they need to use prison labor now too? Oh and good luck on getting a job with a felony record paying anything more than minimum wage, but I guess that is the point.

  12. anti-drone warfare on Many UAVs Vulnerable To Directed-Energy Weapons · · Score: 4, Insightful

    It was only a matter of time before anti-drone warfare came about. This happens with every new piece of weaponry, the quest for the anti-weapon. They don't call it an arms race for no reason.

  13. reminds me of someone from irc... on Google Bots Doing SQL Injection Attacks · · Score: 2

    This guy(who I won't name, you know who you are), was once writing some PHP code for some webapp. Well in app, he had some delete links and he hadn't finished the authentication code apparently, so googlebot crawled is site, followed all of the delete links and completely wiped out his database.

    Of course, you can keep googlebot away from your crappy code with robots.txt too...

  14. Re:Too important to "fix" on Communications Protocol Leaves Power Grid Vulnerable · · Score: 1

    Not to mention the power systems for the entire DC area are too important to allow any outages no matter how short.

    Bahaha...the power goes out in the DC area all the freaking time. Pepco is notorious for power outages in DC. They blame the "dense tree canopy of the city" or something retarded. Ask anyone who's lived there for a while.

    The DC metro area has suffered major outages, the remnants of Hurricane Isabel knock out most of the power and water in Fairfax County, Virginia as well.

    Anything important in the DC metro area and well everywhere else, is going to have both battery and generator backup power, knowing that grid power can and does fail all the time.

    Too important my ass...the power reliability in DC was like living in a third world country.

  15. Re:oops on SSHDs Debut On the Desktop With Mixed Results · · Score: 1

    Ram is considered volatile memory, meaning it loses its info when power is turned off.

    Stick a battery on the drive with the RAM instead of flash? You know, battery backed cache is not a new thing. Usually you see it for RAID controllers. There isn't any reason a small battery could be installed with the drive, recharged via the power supply, to keep the ram alive.

  16. Re:you have the source on Linus Responds To RdRand Petition With Scorn · · Score: 1

    Any questions?

    Sounds like you still have questions. For one, that is all Linus would have been able to do anyways, the RDRAND instruction isn't privledged.

    You'd hope that whatever userspace program, be it openssl etc, would be smart about its usage of the RDRAND instruction. It would certainly need to be, as the RDRAND instruction doesn't exist on every CPU, certainly not a lot of older ones. Most any cryptographic software worth its salt has methods of specify its PRNG source as well.

    Random numbers aren't something that should be left to chance.

  17. Re:you have the source on Linus Responds To RdRand Petition With Scorn · · Score: 5, Informative

    It's not as simple as just commenting out a few lines of code.

    No, it's easier than that. You can simply pass nordrand to the kernel. It was the first thing I saw when I opened up
    arch/x86/kernel/cpu/rdrand.c
    __setup("nordrand", x86_rdrand_setup);

    So there...don't like rdrand, don't use it.

    From Documentation/kernel-parameters.txt

                    nordrand [X86] Disable the direct use of the RDRAND
                                                    instruction even if it is supported by the
                                                    processor. RDRAND is still available to user
                                                    space applications.

  18. Re:Why all the whining in the first place? on Linus Responds To RdRand Petition With Scorn · · Score: 1

    Shouldn't we be welcoming RdRand with open arms? It's a mathematically proven high-quality random number generator that lets chips like Ivy Bridge & Haswell produce large amounts of true random data (not a simple PRNG data) at multi-gigabit speeds.

    I'm guessing they are implying that the stream coming from RdRand isn't actually random, but perhaps an AES encrypted stream that the NSA has the key for. Not that I've ever seen any proof of that, it seems maybe in the tin foil hat realm..but who knows what hides in intel's microcode?

  19. Re:you have the source on Linus Responds To RdRand Petition With Scorn · · Score: 4, Insightful

    Then if you don't understand how to make this sort of change, then you aren't smart enough to understand why you should or should not be using RDRAND it in the first place.

  20. you have the source on Linus Responds To RdRand Petition With Scorn · · Score: 5, Insightful

    You have the source code, remove rdrand from the kernel yourself.

  21. in short, they want to be IBM on Microsoft Is Working On a Cloud Operating System For the US Government · · Score: 5, Interesting

    It sure sounds like Microsoft wants to be like Big Blue, making their big bucks in consulting services. It seems to be working out okay for them, I'm not entirely sure Microsoft however can manage not to shoot themselves in the foot in trying it.

  22. Re:more information here on Unix Guru Evi Nemeth Missing, Feared Lost At Sea · · Score: 1

    It also seems that there is two classes of EPIRBS, the class I activates automatically and the class II which is a manual activated device. If it was a class II device and they went down in a hurry there might not have been time to activate it either. I have no clue which type of device they had onboard.

    If anything, it is certainly is a reminder that the ocean is still a very dangerous place.

  23. more information here on Unix Guru Evi Nemeth Missing, Feared Lost At Sea · · Score: 3, Interesting

    I just googled a bit for further information about the ship and came across a rather interesting thread: http://www.cruisersforum.com/forums/f121/schooner-nina-merged-3-threads-105498.html

    It appears the ship is equipped with an EPIRB that hasn't been activated apparently. Perhaps they really are just offcourse and not lost.

  24. how is this different from this story in 2012? on 'Corkscrew' Light Could Turbocharge Internet · · Score: 1

    This sounds like what these guys were doing: http://hardware.slashdot.org/story/12/06/25/1215246/twisted-oam-beams-carry-25-terabits-per-second

    Not sure if its the same groups or not, but pretty much the same idea.

  25. fooled by video instead? on Google Patents Frowns and Winks To Unlock Your Phone · · Score: 3, Interesting

    Why wouldn't you just be able to play a video back to it of the subject making the required facial expression?