Slashdot Mirror


User: robmv

robmv's activity in the archive.

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

Comments · 601

  1. Re:Deals? on Apple Wins iTunes DRM Case · · Score: 1

    It ia a joke analogy, I know but the main idea is that your deals doesn't give you a blank cheque to do anything above the law, as I said, "if that was the case"

    Continuing with the joke analogy, If the killer don't agree to kill the husband, the customer, the wife, will not get access to enjoy the money from the inheritance either

  2. Deals? on Apple Wins iTunes DRM Case · · Score: 1, Insightful

    "Your Honor, I ended up killing him, It was absolutely necessary given deals I had with his wife to patch her problems"

    A secret deal is not an excuse to screw illegaly your customers, if that was the case.

  3. Re:quick question on Launching 2015: a New Certificate Authority To Encrypt the Entire Web · · Score: 2

    Public Key pinning is a small first step in the right direction, I think the problem is the first connection with the site, hopefuly something with DNSSEC could be added to help more

  4. Blocked on proxies on Facebook Planning Office Version To Rival LinkedIn, Google · · Score: 1

    Yea sure, business will want to unblock Facebook on their proxies just because you have a "For Work" version. It will not happen.

  5. Re:So Android DOESN'T have an Apple Pay equivalent on New NXP SoC Gives Android Its Apple Pay · · Score: 1

    In my understanding of the Android docs and this blog, yes it can have one, Google Wallet use the harware secure element on supported devices. Recent Android releases added APIs too, for applications to emulate cards without access to the secure element, pure CPU based implementations, less secure but still an option.

  6. Re:Man In The Browser Attack on Google Adds USB Security Keys To 2-Factor Authentication Options · · Score: 1
  7. Re:Need to remove the M from IBM on IBM Pays GlobalFoundries $1.5 Billion To Shed Its Chip Division · · Score: 1

    I propose IBAR, International Business Apple Reseller

  8. Re:Advanced? Requires a Jailbreak & manual ins on iOS Trojan Targets Hong Kong Protestors · · Score: 1

    Until someone use one of those remote vulnerabilities that were used previously to jailbreak phones for malware (I remember one that did the jailbreak with just visiting a web page). We are talking about China here, so if this is some kind of government sponsored attack, they probably already have unreported security bugs at their disposal. It is true that iPhone security has being enhanced with every release, but at the same time code size has increased, so It must be something in ther to do more damage with enough resources

  9. Because firmware updates become difficult, instead of binary differences between releases, you need a full fledged package manager and dependecy resolution to update the phone

  10. Re:So then they get another warrant ... on Apple Will No Longer Unlock Most iPhones, iPads For Police · · Score: 2

    Yahoo has something to tell you about their $250,000 per day fine if they didn't accept PRISM

  11. Re:Extensions are interesting on iOS 8 Review · · Score: 1

    The skype bug was not a skype bug, but one on some qualcomm camera driver that locked up using a lot of CPU, It had nothing to do with Android multitasking APIs

  12. Google, stop chaging people that uses inum, those are SIP endpoints so it is wrong to charge money for a connection that is direct between SIP user agents, if not, don't complain about the lack of Net neutrality. You are giving advantage to people on your own IP network (Hangouts users) that those outside that want to communicate with Hangouts users.

    Search rates for "International Networks - Voxbone" at their calling rate list

  13. Re:One day battery life in Apple Watch too? on Apple Announces Smartwatch, Bigger iPhones, Mobile Payments · · Score: 1

    If I am out of my home for a night I should be able to use my watch the next day until I get home, without the need to carry another charger with me, 3 days Is something I want as a minimum

  14. Re:systemd is for desktops? on Is It Time To Split Linux Distros In Two? · · Score: 1

    One of them, logind Manage user sessions with all the tools used with server processes. I for one welcome this.

  15. Should a Linux kernel privilege scalation bugs be called a C vulnerability? no, those are bugs on code that use a particular language. If you say that the bug was found on the embeeed XML parser or any other library that is part of the Java Runtime, I would say yes, but this time no

  16. Re:Wreak havoc on corporate networks, SSL observat on Mozilla To Support Public Key Pinning In Firefox 32 · · Score: 1

    The default is:

      1. Allow User MITM (pinning not enforced if the trust anchor is a user inserted CA, default)

    So CAs inserted by the corporate networks will be allowed, only verified for CAs shipped by Mozilla

  17. Re:Redhat is Great on How Red Hat Can Recapture Developer Interest · · Score: 1

    I wish more people were sued to use a Linux distro

  18. Re:Dump SELinux and systemd, make it easier on How Red Hat Can Recapture Developer Interest · · Score: 1

    SELinux is another leyer of security people should learn. Is it difficult the first time you use it? true, but that doesn't mean it isn't useful.

    Every time someone says that SELinux should be disabled, instead of learining how to use it, I remember the days when Windows changed from FAT to NTFS, and people said "disable NTFS, format FAT, filesystem permissions are difficult" :)

  19. Re:Troll on Oracle Hasn't Killed Java -- But There's Still Time · · Score: 1

    For once we beat Debian packaging then

    # yum list java-1.8.0-openjdk
    Loaded plugins: langpacks, refresh-packagekit, remove-with-leaves, show-leaves
    Installed Packages
    java-1.8.0-openjdk.x86_64 ... ...

  20. Re:Simple on "BadUSB" Exploit Makes Devices Turn "Evil" · · Score: 1

    Input this code I show you on screen with this virtual keyboard, and the OS filter everu other input event from that device that is not targeted to that keyboard, validate the input and accept or reject the device, annoying I know, but not impossible to protect

  21. Old attack on "BadUSB" Exploit Makes Devices Turn "Evil" · · Score: 4, Insightful

    This kind of attack is not new, the new part are the examples of generic devices with hacked firmware to do that. This can be solved easily requesting user autorization before activating any USB device type, for example, before telling the system that there is a new USB network device, ask the user for confirmation. The trick is with input devices, where the new device could be replacing a broken one (keyboard or mouse), the confirmation can be done requesting the user to type a code displayed on screen or using the mouse to use a on screen keyboard in order to accept the input device for general usage. The other problem is with devices permanently attached, assume that any attached device at boot time is trusted, If someone replaced your USB device when you weren't present other more awful things couls have been done.

  22. Re:Cry Me A River on Normal Humans Effectively Excluded From Developing Software · · Score: 5, Interesting

    The Internet was done so well that most people think of it as a natural resource like the Pacific Ocean, rather than something that was man-made. When was the last time a technology with a scale like that was so error-free? The Web, in comparison, is a joke. The Web was done by amateurs

    Alan Kay

    http://www.drdobbs.com/archite...

  23. Re:What moron puts IPMI public facing? on Supermicro Fails At IPMI, Leaks Admin Passwords · · Score: 1

    I have seen manufacturers enabling their IPMI implementation by default, sharing the primary network interface, add that many people don't know what IPMI is and you get this problem, lot of IPMI devices accesible from the internet

  24. Re:x86 Android Virtualisation: native performance! on Android Needs a Simulator, Not an Emulator · · Score: 1

    It is a problem of the Android tools for OS X and Windows, on a Linux distribution with a compiled kernel with KVM virtualization enabled (any modern distro), you only install the x86 image and start it without any other install or configuration needed, who would have said that using Linux would be easier than Windows hehe. The only downside is that if you start using KVM VMs, other virtualization solutions like VirtualBox can not be used at the same time, so if you need a Windows VM for your daily work you must run it inside KVM or not use it at all when running Android x86 images

  25. Designed and tested by? on Chinese-Built Cars Are Coming To the US Next Year · · Score: 1

    Who built it isn't more important to who designed and tested it. In Venezuela, the state has partenrships with Chinese manufacturers, I have no plan to buy a Chinese mede car here because we don't have a certification or testing infraestructure, we don't have verified dummy tests like USA and Europe has. Why a Chinese made vehicle that pass USA certifications and tests be any different in quality than one make in Europe, if they are different in quality and both passes the tests, the tests are the problem