Slashdot Mirror


User: dns_server

dns_server's activity in the archive.

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

Comments · 132

  1. Re:What they're really doing... on Google To Kill a Bunch of Useful Android Apps That Rely On Accessibility Services (androidpolice.com) · · Score: 1

    There is a proper API for doing this so you no longer need to use the accessibility workaround to get this working.
    I believe Lastpass does use this api.

    From what I have heard every application needs to be updated to specify that it is a username and password input field and your password manager application can be used to query this information.

  2. There is an open source application called gadgetbridge that can replace the pebble phone app.
    https://f-droid.org/repository...

  3. The eater egg is kind of dumb.
    You can add a bowl to your quick notification settings where you can put out food for cats.
    After a while you will get a notification that a cat has appeared and you can put out more food for cats.

  4. Re:Tor and VPN weakness is packet size. on Whither Tor? Building the Next Generation of Anonymity Tools (arstechnica.com) · · Score: 2

    Tor works by setting up multiple layers of vpn's between nodes in laters in a way that traffic is passed between nodes without them knowing the contents.
    You want to connect to c so you set up a vpn between a and b then b and c and use both of those vpn to set up another vpn between a and c.

    That is the a kind of traffic analysis that can be done if you are a government and can monitor enough nodes.
    While any one node may not know what is being transmitted and to where you could see that a series of packets came through in to one node and a few seconds later a similar amount of data was transmitter do another node.
    If you are unlucky one of these bad nodes could also be an entrance or exit node and they would see what you are sending.

    There has also been research that showed that if you monitor a voip call transmitted through a vpn you can guess what they are saying by the traffic spikes as words are spoken.

  5. Re:answer: no on Is Blockchain the Most Important IT Invention of Our Age? (theguardian.com) · · Score: 0

    Invoking Betteridge's law of headlines:
    "Any headline that ends in a question mark can be answered by the word no."
    https://en.wikipedia.org/wiki/...

  6. Re:Complicated on Docker Moves Beyond Containers With Unikernel Systems Purchase (thenewstack.io) · · Score: 4, Informative

    This is something different.
    Take the linux kernel, split it into modules such as tcp/ip stack etc.
    Now you can create a binary that includes the part of the os that you need that you can include with your binary.
    You then link the kernel and your application so you have one binary with the bits of the os you need as well as your program and nothing else.
    No init system, no other processes just the os.
    You can then run this inside xen as the target so you don't need the hardware support.

  7. Re:Don't forget Firefox Hello! on Firefox 36 Arrives With Full HTTP/2 Support, New Design For Android Tablets · · Score: 4, Informative

    Webrtc is a standard that has been in the browser for the last year or more.
    What the button does is open a web page that calls the standard api's.
    Adding this button does not bloat the browser that much because the underlying api is already there.

  8. Re:"Energy Balance" an overly simplistic view on Science's Biggest Failure: Everything About Diet and Fitness · · Score: 1

    While that makes sense that was the answer ~30 years ago and is completely wrong.

    If you calculate the calories you eat and compare it to your usage you only absorb a fraction of what you digest (~1/4 from memory). Reducing the amount of calories in your diet does not reduce the total absorbed as there is a lot of surplus energy in what you eat.

    What seems to be useful is looking at what in your food you absorb and eating high fat may actually be good for you as you don't absorb it.
    Eating low fat foods is bad as they replace fat with sugar and sugar is what your body turns to fat.

  9. Re:Secret Ballot? on How Bitcoin Could Be Key To Online Voting · · Score: 4, Insightful

    While that sounds good there are people that still round up the opposition in to one area and shoot them.

    It is unlikely to be a problem to you or me but encouraging a system that makes it possible is a bad thing for the world.

  10. Re:Leader quotation bingo on Brits Must Trade Digital Freedoms For Safety, Says Crime Agency Boss · · Score: 1

    The problem with that argument is that it only works in the USA, the rest of the world is screwed.

  11. Re:As with all other CAPTCHA 'alternatives', on Research Unveils Improved Method To Let Computers Know You Are Human · · Score: 1

    Related to this is the idea someone proxying captcha.

    Instead of providing your own captcha solve google's captcha. When someone creates an on your site connect to google and try and create an account, you then forward the google captcha to the user.

  12. Re:How about REAL scientists on Big Bang Actors To Earn $1M Per Episode · · Score: 1

    One of them is a real scientist with a PHD.

  13. Re:Don't they feel special.. on New Zealand ISP's Anti-Geoblocking Service Makes Waves · · Score: 1

    Just one minor point we do allow 18+ games in Australia since the start of the year but there are still some restrictions.
    When southpark's stick of truth was released we had a few things cut (anal probe mini game) but this was the same in a few countries.

  14. Re:If your encryption is secure, the key is the se on After the Belfast Project Fiasco, Time For Another Look At Time Capsule Crypto? · · Score: 1

    I believe the dns-sec root keys are an example of a key in multiple parts.

    The master key can be reconstructed by combining 7 keys together.
    There are 14 people that have part of the key and I believe any 7 people can be used to recreate the whole key again.

  15. Re:overblown on Researchers Find Problems With Rules of Bitcoin · · Score: 1

    With my pebble watch and a custom watch face I can tell you that the current swatch time is @150.

  16. Re:Just in time for another price dive on Bitcoin's Software Gets Security Fixes, New Features · · Score: 1

    As bitcoin uses public / private key cryptography you could have clients only have the public key until you need the private key.
    So the client would be able to see that someone has sent them bitcoin but not be able to use them as they do not have the key allowing a store to validate that someone has sent in the coins.

    Paper wallets is one implementation of this idea, where there is a piece of paper with 2 qr codes with your public and private keys.
    Give everyone your public key but when you need to send the coins somewhere you need to scan the qr code to import the key.
    You could probably come up with a system requiring you to assemble the private key from several parts.

  17. Re: KNetworkManager on Linux Distributions Storing Wi-Fi Passwords In Plain Text · · Score: 3, Interesting

    Obfuscation provides no security, it just looks like it does.
    If the operating system needs to perform a series of steps to turn the encrypted password back into plain text so can an attacker.

  18. Re:Question and answer on Citizen Science: Who Makes the Rules? · · Score: 1
  19. Re:Question on Boot To Zork · · Score: 2

    This is not running an operating system, this is in efi the replacement to your bios.
    EFI can do a lot of stuff, there is a text editor, interactive shell and python interpreter so it is something that you can write programs in not just operating system boot loaders.

    I have installed this as a boot entry on my laptop and it does boot directly to zork in no time

  20. not the furthest out human made object on It's Official: Voyager 1 Is an Interstellar Probe · · Score: 1

    This is probably not the first human made object to reach interstellar space.
    The real furthest object is a man hole cover.

    During testing of nuclear weapons they were doing tests underground. They had a nuclear weapon at the bottom of a long shaft.
    On top of the shaft was a metal cap.

    It's not known how fast it is going or if it actually left the atmosphere but if it did survive it would have been going really fast

    http://en.wikipedia.org/wiki/Operation_Plumbbob

  21. Re:sick of windows at work on Early Surface Sales Pitiful · · Score: 1

    There is HP-UX, Open Solaris, AIX so perhaps you could get Open Solaris on a desktop.

    Linux and bsd are not POSTIX compliant (they have not gone through compliance testing) so for a unix (tm) your choices are limited.

  22. Extraordinary rendition? on US Promises Not To Kill Or Torture Snowden · · Score: 5, Insightful

    The USA does not need to do the torture, it can send the person to another country and have them do it.

  23. Re: Do good ... on Whistleblowing IT Director Fired By FL State Attorney · · Score: 4, Interesting

    Socialist countries such as Australia, Canada, New Zealand are quite low on the corruption index, far better than capitalist america.
    http://en.wikipedia.org/wiki/Corruption_Perceptions_Index

  24. Re:3D in VM on Valve Starts Promoting Steam For Linux To Windows Users · · Score: 3, Interesting

    In the last year or so support for 3d acceleration inside a vm has been possible.

    Virtual box states that it has opengl and dirext3d 8/9 support in it's release notes.
    http://www.virtualbox.org/manual/ch04.html#guestadd-video

    I have not needed to use it so I am not sure how it performs.