Thread
Stories related to "Decode Your HTTP Traffic with sysdig" across the full archive.
Verizon injecting UIDs into all HTTP traffic on its wireless network, regardless of opt-out
(twitter.com)
More: https://twitter.com/kennwhite/status/525110471733817344
I only discovered this project a little while back. Seems like a pretty normal DNS server implementation but the value really lies in the list(s) of adware domains. You can build on the list or you can simply rely on what comes with the software, but I've found that it's useful for also blocking dom...
Debian Bug #743227 - "git -c transfer.fsckobjects=true clone https://git.kernel.org/pub/scm/linux/ke
(bugs.debian.org)
See also: https://groups.google.com/forum/#!topic/binary-transparency/f-BI4o8HZW0
> interestingly, these settings cause a failure when cloning
> https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware
> as noted in https://bugs.debian.org/743227
>
> If anywhere was a place to ...
Based on 1.9.11 release. Needs a working vagrant-libvirt provider.
For those interested in trying kiss linux but beeing to lazy to setup :)
vagrant box add https://app.vagrantup.com/abi/boxes/kiss/
mkdir kissme;cd kissme
vagrant init
vagrant up
vagrant ssh