Slashdot Mirror


User: psyclone

psyclone's activity in the archive.

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

Comments · 483

  1. Re:Noscript on AT&T Hotspots Now Injecting Ads · · Score: 1

    Thanks, inline CSS and javascript was what I meant.

  2. Re:amusing effects in mint update manager on AT&T Hotspots Now Injecting Ads · · Score: 2

    Why aren't all those requests going over HTTPS?

  3. Re:Noscript on AT&T Hotspots Now Injecting Ads · · Score: 4, Insightful

    But they could inject local CSS and local scripts into the page, so if you trust the current hostname by default (which many do for basic functionality) then NoScript won't help you here.

  4. Re:https on AT&T Hotspots Now Injecting Ads · · Score: 4, Insightful

    Yup. Encryption isn't just for people who have something to hide, it's for integrity of all communications, even if it's cat gifs.

  5. Re:Can You Say Lawsuit? on AT&T Hotspots Now Injecting Ads · · Score: 3, Informative

    The web traffic incident was VeriSign, manager of the .com & .net TLDs.

  6. Focus on his current skills on Ask Slashdot: Technical Resources For Non-Technical Disciplines? · · Score: 3, Insightful

    He seems to have accounting skills and a business plan to develop. Focus on those skills -- leave development decisions to the developers.

    Take time to create some wire frame (pen on paper) mockups of workflows and business rules. Find similar layouts and "look & feel" from existing sites that he can give as examples to the dev team.

    If he's worried the developers won't understand his requirements and he's wasting money, hire you (the friend) to interface with them. Build mock-ups as iteratively as possible without connecting any back-end logic so he is "comfortable" with the UX before spending time on the back-end.

    If he already had web skills, he'd just implement the idea himself; hiring others is when you know you cannot do everything yourself. Hire fewer, but better, people. Good luck.

  7. Re: Dear MS. You Really Don't Want To Spy On User on Underground Piracy Sites Want To Block Windows 10 Users · · Score: 1

    If the .band files are audio-only, such as .aiff, then Audacity can play them. If they have MIDI files, you'll need to first export to wav/mp3/aiff/m4a/etc, then play them on anything.

    Here is a list of alternatives for composing on Linux.

  8. Re:PSA: on Windows Memory Manager To Introduce Compression · · Score: 0

    The domain is registered with GoDaddy and is hosted on GoDaddy's nameservers (ns*.domaincontrol.com). Complain to them and they'll take it down, just like they do with legitimate sites people complain about. Their quick takedown process might work in our favor this time...

  9. Good luck with that

  10. Scotch? on The Bog Bodies of Europe · · Score: 1

    Is this why peaty scotch whiskey tastes so good?

  11. Re:Three cheers for liberty! on LibreOffice 5.0 Released · · Score: 1

    I use the same setup, but you cannot schedule conference rooms with Lightning, nor examine anyone's calendar. At least in OWA you can schedule conference rooms, so I still haven't used Outlook in 10 years!

  12. Re:"farm-free, algae sources" on Soylent 2.0 Comes Bottled and Ready To Drink · · Score: 1

    And how is wild algae more sustainable than farmed?

  13. Re:Autistic-friendly business environment on Interviews: Dr. Temple Grandin Answers Your Questions · · Score: 1

    ... six months later you've built the prototype of those ironed-out-requirements and detailed-design to find it is not what the customer actually wanted.

  14. Re:Bitcoin only? on Winklevoss Twins Get Closer To Launching Their Bitcoin Exchange · · Score: 1

    Shift+Delete when selecting the incorrect entry in nearly every autocomplete dropdown will remove that entry.

  15. Re:No, it doesn't on Red Star Linux Adds Secret Watermarks To Files · · Score: 2

    And you've verified you have the same kernel modules and binaries running described in TFA?

    Is there a slight chance if the VM can't access the hardware IDs needed to watermark, that it does not apply one? You have an old box you can run Red Star on natively?

  16. Re:"privacy of North Koreans" on Red Star Linux Adds Secret Watermarks To Files · · Score: 1

    I don't think encryption would help here. Assume the user is still using Red Star Linux which in addition to watermarking, has tweaked the prngs so that all private keys (including symmetric keys and session keys) are created with a known set of values, thus making the user think they are secure but allows the government to still eavesdrop on all communication.

  17. Re:Gone the other way on Ask Slashdot: Have You Tried a Standing Desk? · · Score: 1

    Think of the productivity increase if we all took a nap each day! I bet that guy did some great work in the afternoons.

  18. Re:Need to be adjustable on Ask Slashdot: Have You Tried a Standing Desk? · · Score: 1

    How about a tall office chair? Instead of moving a big desk with 3 monitors up and down, keep it a fixed height for standing (customized per individual when assembled) and then sit in a tall chair instead of on a hard stool.

  19. Re:What was the command? on How IKEA Patched Shellshock · · Score: 1

    pdsh FTW

  20. Re:Terrible twos on Samsung Cripples Windows Update To Prevent Incompatible Drivers · · Score: 1

    You forgot to add "winmodems" -- the software-defined modem that only shipped with flaky Windows drivers.

  21. Re:Is this unique to Java? on Report: Aging Java Components To Blame For Massively Buggy Open-Source Software · · Score: 1

    I agree that 4 -> 5 was difficult, 5 -> 6 and 6 -> 7 was easy, but 7 -> 8 is difficult again. Mostly due to app server containers like Tomcat and JBoss -- specifically the JSP compiling part needs a lot of love for Java 8 in servlet containers.

  22. Hash and Salt on LastPass Reporting a Security Breach, Including Authentication Hashes and Salts · · Score: 4, Interesting

    We are confident that our encryption measures are sufficient to protect the vast majority of users. LastPass strengthens the authentication hash with a random salt and 100,000 rounds of server-side PBKDF2-SHA256, in addition to the rounds performed client-side. This additional strengthening makes it difficult to attack the stolen hashes with any significant speed.

    Salting is nice, but when the attacker gets both the hash and the salt, they can attack specific users. Still, the 100k rounds of SHA256 seem decent.

    Would bcrypt be any better than PBKDF2 here?

  23. End to End Crypto on Interviews: Ask Kim Dotcom a Question · · Score: 4, Interesting

    Is there a market in the world for strong cryptographic file sharing? Meaning only the end users control their private keys and the "network" just connects users -- it never knows the keys.

    Or does that only work on the small scale such as one user sharing some files with a few friends. If that same user shared those files with ten thousand friends, then would the sharing would be public as the keys would be "leaked" by nature of lots of people having them? (And thus those files could be examined for copyright infringement.)

  24. Re: Lol on A Text Message Can Crash An iPhone and Force It To Reboot · · Score: 3, Interesting

    And since some characters have different lengths, even counting characters might not be good enough. (Can't use max_bytes=80, nor max_chars=40.)

    The message could be "displayed" in memory with the chosen font and size to calculate it's length, then truncate the string in character mode to fit within the limited area.