Domain: github.com
Stories and comments across the archive that link to github.com.
Comments · 4,419
-
Re:Not pair programming...
"I don't know of another code editor with this feature."
Cloud 9 IDE, a webbased IDE, does:
https://c9.io/site/features/It's also an open source project:
https://github.com/ajaxorg/cloud9/
There are other I believe.
-
An interesting commentary
An interesting and relevant commentary on OpenStack;
-
Try this:
For Android, install Debian Linux in parallel using LinuxInstaller (not on the market but I'm sure you can track it down using google) and run whatever the heck you want on it.
PS: I'm working on reimplementing the functionality of that app at https://github.com/sgnn7/Android2Linux which can help you figure out how to do it manually if you can't find it. -
Re:DRM worked out then..
This was the only good PoP game.
-
Re:Progress is always welcome
The GPU for sure and likely other components on the SOCs Moto use utilize closed hardware that only Moto can provide drivers for.
It's not true that only Motorola can provide drivers - it is just *hard* for others to do so. Nouveau showed it was possible to reverse engineer a GPU driver; in the ARM a world open source Mali GPU driver and Adreno GPU driveris being worked on, which will hopefully cover a large proportion of the mobile devices out there.
-
Re:Follow the money
> What people tend to forget about GNOME is that a large chunk of the developers are
> employed by Red Hat. GNOME isn't worried about losing users because regular users aren't
> supplying their pay cheques, Red Hat is and that's why they get to call the shots and you don't.There must be some MS moles at Redhat, secretly working to destroy linux...
* GNOME 2 was usable; destroyed.
* Got your linux PC's hard drive nicely partitioned? Sorry, must repartition because they f'd up udev.
* Like your current init system (other than systemd)? Sorry, you'll soon have have to go with systemd as your init if you use udev. That's because udev code has been rolled up into the systemd tarball. http://article.gmane.org/gmane.linux.hotplug.devel/17392 At first they talked about long-term support for a separate udev. But they're rapidly changing their tune. See http://lists.freedesktop.org/archives/systemd-devel/2012-August/006066.html
======
(Yes, udev on non-systemd systems is in our eyes a dead end, in case you haven't
noticed it yet. I am looking forward to the day when we can drop
that support entirely.)Lennart
--
Lennart Poettering - Red Hat, Inc
=====Some people are getting pissed off enough that they're seriously looking at running linux without udev. The common replacement is the mdev utility from the busybox build. See...
https://wiki.gentoo.org/wiki/Mdev
https://wiki.gentoo.org/wiki/Mdev/Automount_USB
https://github.com/slashbeast/mdev-like-a-boss
https://blog.stuart.shelton.me/archives/891 -
PostgreSQL in your home directory
I maintain a utility named peg that makes it straightforward to install a local copy of PostgreSQL in your home directory. It's aimed at developers who want a local copy they can tinker with as a non-root user. It even includes shell aliases for starting and stopping the server. If you have all the necessary development tools to compile PostgreSQL, you can have a working install in four lines of typing:
mkdir -p pgwork
peg init test
. peg build
psqlI haven't made things like building from one of the stable release versions easy yet, but that's mainly because my users so far use peg to hack on the PostgreSQL code and write/test new features. That would be easy enough to add if I saw any demand for it.
Compilation might see over the line of not being an "out of the box" install. Packaging the software takes far too much build and QA time for the people involved in that to bother for this fairly small niche, people who want home directory, non-root installs.
Note that while I mainly targeted peg at Linux systems, I've tested it and it can work just fine from OS X too. When I last used Homebrew to get all the development tools on the system on that platform, peg Just Worked after that.
-
Re:forget food, get on the internet
as the previous comment stated we added a bunch of network services to the livedistro and if you have ideas on other things to add you can create issues on our github page http://github.com/Byzantium/Byzantium/issues we would love to have more ideas on what could be included for emergencies and we will probably be asking for similar ideas for community mesh networks in the near future for a separate but related project. also those food bins tend to be stuff you can get cheaper at the grocery store or online crammed in a 5gal bucket and they don't last forever so you need to cycle the food in the bucket so you don't have a rotten food supply when SHTF.
-
Re:Using my existing Linux distribution?
We have started on this already. https://github.com/Byzantium/Byzantium/wiki/Setting-up-a-mesh-node-without-byzantium. We will have a lot more on this in the coming months. We're heading to an International Summit for Community Wireless Networks in early October to collaborate with other mesh projects and communities on some standard for interoperability. Also, the software we're using to build Byzantium will be packaged and submitted to the top Linux distros for inclusion in their repositories, but for now it's easier to develop and test on a closed platform.
-
Re:Linux on Mac?!
I'm sure not going to argue that people use KDE under OSX, but for general OSS needs try homebrew - http://mxcl.github.com/homebrew/
I develop for Linux, Windows and MacOS on my Macs. I abandoned MacPorts and Fink a year ago and haven't looked back. My current list of brews is:
brew list
ack gettext markdown postgresql tmux
autoconf git mercurial qt vim
automake graphviz nmap readline watch
boost htop node scons wget
cmake htop-osx ossp-uuid splint xerces-c
dos2unix libevent pcre ssh-copy-id
doxygen macvim pkg-config swig -
SIS or gradebook
Are you looking for a school information system (SIS) to store all teacher grades and print reports? Or a gradebook for individual assignments?
I made a SIS in django https://github.com/burke-software/django-sis that would let you make spreadsheet templates (with the teachers students already in) for teachers to enter grades and then upload them to submit their grades. It has a very customizable report builder for report cards that lets you edit the template in Libreoffice and throw in some variables and other magic (for student in students: do this).
For a gradebook I'd suggest Canvas. Moodle is an option, but IMO their gradebook is not very good. Canvas can't do school wide report cards by itself but has a nice API for integrating it.
-
Re:Blah its CUDA
Are you positive it's CUDA only? Browsing the code it does seem to have an OpenCL "backend", at https://github.com/pcpratts/rootbeer1/tree/master/src/edu/syr/pcpratts/rootbeer/generate/opencl
-
Very nice.
Here, from GitHub, is the short presentation. This is very impressive. It finds parallelism automatically, at least for simple cases. Over 50x performance improvement on matrix multiply and naive Fourier transform (not FFT), both of which have very simple inner loops. Not clear how it does on less obvious problems.
-
There's hope yet!
released as open source on github
Damn, Slashdot, I almost had a freaking heart attack when I moused over (you don't think I actually clicked do you? New here?) the link in the summary and it was to the actual github page rather than some crappy 10 page blog post based on something pulled off the reuters wire from last week.
I'm impressed!
-
Re:lots of options
from lwn.net, ledger https://github.com/jwiegley/ledger/wiki seems like a decent package, but i also like the idea of small businesses putting forward their requests to a common forum so that one or more open source programmers can take up the challenge with a little insight
-
Re:Unfortunate license choice
Yep, see the end of this:
https://github.com/textmate/textmate -
Direct GitHub Link
Blog is slow
https://github.com/textmate/textmate -
Re:Two questions
I have two questions for the XBMC Android folks:
1. Where can I donate? XBMC rocks and I'm long overdue
:)2. Where can I get fresh builds of the Android port? I can't wait to fire it up on my Google TV!
Google broke?
http://wiki.xbmc.org/index.php?title=Developing_XBMC_for_Android
-
Two Answers
1. Where can I donate? XBMC rocks and I'm long overdue
:)Here.
2. Where can I get fresh builds of the Android port? I can't wait to fire it up on my Google TV!
According to their wiki some porting of libraries may still need to be done but you can clone into their github source for android and try to build it for your device (use their wiki to get started). I think all their development has been done for Pivos which now is an official sponsor of XBMC.
-
Re:bcache
Lets you use any SSD as a cache in front of another filesystem.
It would be niftier if it would let you use it as a block cache in front of any filesystem, instead of just one located on a specially-prepared partition. dm-cache will do this but isn't up to date.
Maybe Flashcache would be a better choice for some. I use this as a read-cache on several VPS nodes and the results are impressive.
-
Now forkable on github
-
Ye Olde Village Shoppe
Yup, my entry is in there. There's no gameplay, but it's something to look at
:DTry it here:
http://madmarcel.github.com/I've just done some more work on my little non-game, will add a link to that page with an updated version if I can.
(Have to keep it separate from the LPC entry ;) -
Unsealed: Whispers of Wisdom
I also participated in the contest. I made an action-rpg with the above title, and would certainly appreciate some feedback. I know that the game is both short and the ending just cuts off suddenly, I worked until the last few minutes of the deadline.
You can download the game from http://k3rnel.net/Unsealed.jar or try to build from source from http://github.com/Nushio/Unsealed
A shoutout to Mozilla, FSF, OpenGameArt and CreativeCommons for creating this contest!
:-) -
Re:Centralized systems
I've been working on a decentralized social network for a while: https://github.com/macourtney/masques
While I'm making progress, I could use some help.
-
Re:Into the wild?
Seems more about that they've just published the source code on github under the Apache licence.
So you can run your own chaos monkey on your own amazon cloud systems, or modify it to run on your private cloud, or whatever.
-
Re:Why Python?
Other than Python being inherently object-oriented, I can't fathom any reason for it over Perl for most tasks.
that is a really big 'other than', having had a lot of experience in both perl and python I have to say that as much as you can write workable software in either environment, for large applications I would give python the nod, given its better OO model.
For other tasks it's pretty much a wash between the two IMHO, although when working in a multi-developer environment python's whitespace constraints make the codebase look a lot cleaner (especially if you use things like pep8), and as a previous commenter said once you set things up in your editor of choice it's not that big of a deal.
For emacs this http://pedrokroger.net/2010/07/configuring-emacs-as-a-python-ide-2/ and this http://gabrielelanaro.github.com/emacs-for-python/ would be good starting points.
-
Re:The evil JS:
So here's the commited metasploit module: ubisoft_uplay_cmd_exec.rb And the POC working in a video This is now fixed in version 2.0.4 (recently released and auto updates uplay)
-
Re:I'm 50-50 on this, I guess.
"they [facebook] contribute little back"
Facebook is giving back some rather large projects to the global open source community.
-
Re:SEO.....duh
I could not stress this even more. 90% of the things you need is a quite shallow CMS. You only need some coding talent when you need something that breaks out of the norm. You need some HTML and CSS talent though for a custom theme and that is normally written by hand.
The BIG issue here is maintainability, you want the owner / operator to be able to edit content whenever you want or else you need to be in the loop all the time. (Unless that is your business model, but even then you can use a CMS and make it easy on you.)
What software to use? The two big ones are WordPress for simple bloggy website and Drupal for more complex sites. You can make significantly more with Drupal, without geting into code, but it can be a complicated and daunting task and definitely not worth it if it is just yet an other simple company page. With WordPress simple site just fly, but the moment that does not work for you, you either get into extension hell or need to hit the code. I also like to point out WebsiteBaker, nice tool that sits in the middle of the two, for sites that are simple but not structured like a blog.
For my personal page I use jekyll. Its hacky and I write my posts with a text editor, but in markdown, not html, thus way more comfortable. But then I have not trouble with changing my own content.
-
Re:SEO.....duh
I could not stress this even more. 90% of the things you need is a quite shallow CMS. You only need some coding talent when you need something that breaks out of the norm. You need some HTML and CSS talent though for a custom theme and that is normally written by hand.
The BIG issue here is maintainability, you want the owner / operator to be able to edit content whenever you want or else you need to be in the loop all the time. (Unless that is your business model, but even then you can use a CMS and make it easy on you.)
What software to use? The two big ones are WordPress for simple bloggy website and Drupal for more complex sites. You can make significantly more with Drupal, without geting into code, but it can be a complicated and daunting task and definitely not worth it if it is just yet an other simple company page. With WordPress simple site just fly, but the moment that does not work for you, you either get into extension hell or need to hit the code. I also like to point out WebsiteBaker, nice tool that sits in the middle of the two, for sites that are simple but not structured like a blog.
For my personal page I use jekyll. Its hacky and I write my posts with a text editor, but in markdown, not html, thus way more comfortable. But then I have not trouble with changing my own content.
-
Re:And this is different...???
Actually, most popular languages can handle Unicode variable names just fine.
Javascript, for example, allows identifiers to have anything from Unicode "Letter" category (plus digits, plus a few more chars), same for Java and C#.
C++ can handle Unicode as well, given your compiler is smart enough - MSVC and G++ supported it alright.
Some go overboard, like Scala, and let you use almost any Unicode characters as names, so you can write code like this (not that you should)
-
SparkleShare
Try the free open-source SparkleShare software and roll your your own cloud 100%. That would trump any cloud provider option if this is your concern, since all the disks and PCs are under your ownership and control.
SparkleShare is essentially a DropBox clone in terms of a GUI, which extends to recovering older versions with a right-click. It looks like DropBox, and it works like DropBox too. But it is just a scripted GIT environment. In fact if you already have a GIT Repo hosted on a server (or service) somewhere, SparkleShare is easily configured to wrk with it. Here's how you start from scratch, assuming you already have PGP keys shared with the server:
At the server, create a new, empty GIT repository:
git init --bare NEWREPOSITORY.git
At the workstation:Normally, you might use something like the following commands to work with GIT. (these are not necessary if you use SparkleShare)
git clone ssh://user@example.com:port/home/user/NEWREPOSITORY.git
cd NEWREPOSITORY.git
git clone ssh://user@example.com:port/home/user/NEWREPOSITORY.git
The SparkleShare config:Add Hosted Project...
Address:
ssh://user@example.com:port
Remote Path:
/home/user/NEWREPOSITORY.gitThis document explains how to add a layer of encryption, (which also works to secure services like DropBox btw: https://github.com/hbons/SparkleShare/wiki/Encrypting-your-files-before-transfer
-
We're working on it
https://github.com/wurp/Friendly-Backup
It works now, with some bugs. The first targeted usecase is distributed backup.
However, it can store arbitrary read-only content-addressed data as well as signed labels that point point to a particular piece of CBA data to emulate mutable data.
I have a whole slew of plans beyond backup for it, but backup seemed like the thing everyone needs and would most like to have for free on a federated data store.
-
Re:lastpass
The algorithm behind it is basically a scrypt and hmac hash turning your master password and site name into a site-unique password.
Looks like it's GPLv3 and it's got a Java & CLI implementation.
-
Tor Discussion Forums + DNSCrypt
# In this post:
#
# 1. Tor Discussion Forums (two hidden services)
# 2. DNSCrypt - for Linux, Mac, and Windows (from opendns)# 1. Tor Discussion Forums (two hidden services)
We need an official Tor discussion forum.
I did not see this issue mentioned in Roger's *latest* notes post, so for now, mature adults should visit and post at one or both of these unofficial tor discussion forums, these tinyurls will take you to:
** HackBB:
http://www.tinyurl.com/hackbbonion** Onion Forum 2.0
http://www.tinyurl.com/onionforum2Each tinyurl link will take you to a hidden service discussion forum. Tor is required to visit these links, even though they appear to be on the open web, they will lead you to
.onion sites.I know the Tor developers can do better, but how many years are we to wait?
Caution: some topics may be disturbing. You should be eighteen years or older. I recommend you disable images in your browser when viewing these two forums[1] and only enabling them if you are posting a message, but still be careful! Disable javascript and cookies, too.
If you prefer to visit the hidden services directly, bypassing the tinyurl service:
HackBB: (directly)
http://clsvtzwzdgzkjda7.onion/Onion Forum 2.0: (directly)
http://65bgvta7yos3sce5.onion/The tinyurl links are provided as a simple means of memorizing the hidden services via a link shortening service (tinyurl.com).
[1]: Because any content can be posted! Think 4chan, for example. onionforum2 does not appear to be heavily moderated so be aware and take precautions.
###
# 2. DNSCrypt for Linux, Windows, Mac (from opendns.com)
"In the same way the SSL turns HTTP web traffic into HTTPS encrypted Web traffic, DNSCrypt turns regular DNS traffic into encrypted DNS traffic that is secure from eavesdropping and man-in-the-middle attacks. It does not require any changes to domain names or how they work, it simply provides a method for securely encrypting communication between our customers and our DNS servers in our data centers. We know that claims alone do not work in the security world, however, so we have opened up the source to our DNSCrypt code base and it is available on GitHub"
https://www.opendns.com/technology/dnscrypt/
- Download the right package for your Linux distribution:
https://blog.opendns.com/2012/02/16/tales-from-the-dnscrypt-linux-rising/https://github.com/opendns/dnscrypt-proxy/blob/master/README.markdown
https://github.com/opendns
https://blog.opendns.com/2012/05/08/dnscrypt-for-windows-has-arrived/
http://techcrunch.com/2011/12/05/dnscrypt-encrypts-your-dns-traffic-because-theres-always-someone-out-to-get-you/
http://www.h-online.com/security/news/item/DNSCrypt-a-tool-to-encrypt-all-DNS-traffic-1392283.html
http://blog.opendns.com/2012/02/06/dnscrypt-hackers-wanted/
https://www.linuxquestions.org/questions/debian-26/dnscrypt-930439/###
eof
-
Tor Discussion Forums + DNSCrypt
# In this post:
#
# 1. Tor Discussion Forums (two hidden services)
# 2. DNSCrypt - for Linux, Mac, and Windows (from opendns)# 1. Tor Discussion Forums (two hidden services)
We need an official Tor discussion forum.
I did not see this issue mentioned in Roger's *latest* notes post, so for now, mature adults should visit and post at one or both of these unofficial tor discussion forums, these tinyurls will take you to:
** HackBB:
http://www.tinyurl.com/hackbbonion** Onion Forum 2.0
http://www.tinyurl.com/onionforum2Each tinyurl link will take you to a hidden service discussion forum. Tor is required to visit these links, even though they appear to be on the open web, they will lead you to
.onion sites.I know the Tor developers can do better, but how many years are we to wait?
Caution: some topics may be disturbing. You should be eighteen years or older. I recommend you disable images in your browser when viewing these two forums[1] and only enabling them if you are posting a message, but still be careful! Disable javascript and cookies, too.
If you prefer to visit the hidden services directly, bypassing the tinyurl service:
HackBB: (directly)
http://clsvtzwzdgzkjda7.onion/Onion Forum 2.0: (directly)
http://65bgvta7yos3sce5.onion/The tinyurl links are provided as a simple means of memorizing the hidden services via a link shortening service (tinyurl.com).
[1]: Because any content can be posted! Think 4chan, for example. onionforum2 does not appear to be heavily moderated so be aware and take precautions.
###
# 2. DNSCrypt for Linux, Windows, Mac (from opendns.com)
"In the same way the SSL turns HTTP web traffic into HTTPS encrypted Web traffic, DNSCrypt turns regular DNS traffic into encrypted DNS traffic that is secure from eavesdropping and man-in-the-middle attacks. It does not require any changes to domain names or how they work, it simply provides a method for securely encrypting communication between our customers and our DNS servers in our data centers. We know that claims alone do not work in the security world, however, so we have opened up the source to our DNSCrypt code base and it is available on GitHub"
https://www.opendns.com/technology/dnscrypt/
- Download the right package for your Linux distribution:
https://blog.opendns.com/2012/02/16/tales-from-the-dnscrypt-linux-rising/https://github.com/opendns/dnscrypt-proxy/blob/master/README.markdown
https://github.com/opendns
https://blog.opendns.com/2012/05/08/dnscrypt-for-windows-has-arrived/
http://techcrunch.com/2011/12/05/dnscrypt-encrypts-your-dns-traffic-because-theres-always-someone-out-to-get-you/
http://www.h-online.com/security/news/item/DNSCrypt-a-tool-to-encrypt-all-DNS-traffic-1392283.html
http://blog.opendns.com/2012/02/06/dnscrypt-hackers-wanted/
https://www.linuxquestions.org/questions/debian-26/dnscrypt-930439/###
eof
-
Tor Discussion Forums + DNSCrypt
# In this post:
#
# 1. Tor Discussion Forums (two hidden services)
# 2. DNSCrypt - for Linux, Mac, and Windows (from opendns)# 1. Tor Discussion Forums (two hidden services)
We need an official Tor discussion forum.
I did not see this issue mentioned in Roger's *latest* notes post, so for now, mature adults should visit and post at one or both of these unofficial tor discussion forums, these tinyurls will take you to:
** HackBB:
http://www.tinyurl.com/hackbbonion** Onion Forum 2.0
http://www.tinyurl.com/onionforum2Each tinyurl link will take you to a hidden service discussion forum. Tor is required to visit these links, even though they appear to be on the open web, they will lead you to
.onion sites.I know the Tor developers can do better, but how many years are we to wait?
Caution: some topics may be disturbing. You should be eighteen years or older. I recommend you disable images in your browser when viewing these two forums[1] and only enabling them if you are posting a message, but still be careful! Disable javascript and cookies, too.
If you prefer to visit the hidden services directly, bypassing the tinyurl service:
HackBB: (directly)
http://clsvtzwzdgzkjda7.onion/Onion Forum 2.0: (directly)
http://65bgvta7yos3sce5.onion/The tinyurl links are provided as a simple means of memorizing the hidden services via a link shortening service (tinyurl.com).
[1]: Because any content can be posted! Think 4chan, for example. onionforum2 does not appear to be heavily moderated so be aware and take precautions.
###
# 2. DNSCrypt for Linux, Windows, Mac (from opendns.com)
"In the same way the SSL turns HTTP web traffic into HTTPS encrypted Web traffic, DNSCrypt turns regular DNS traffic into encrypted DNS traffic that is secure from eavesdropping and man-in-the-middle attacks. It does not require any changes to domain names or how they work, it simply provides a method for securely encrypting communication between our customers and our DNS servers in our data centers. We know that claims alone do not work in the security world, however, so we have opened up the source to our DNSCrypt code base and it is available on GitHub"
https://www.opendns.com/technology/dnscrypt/
- Download the right package for your Linux distribution:
https://blog.opendns.com/2012/02/16/tales-from-the-dnscrypt-linux-rising/https://github.com/opendns/dnscrypt-proxy/blob/master/README.markdown
https://github.com/opendns
https://blog.opendns.com/2012/05/08/dnscrypt-for-windows-has-arrived/
http://techcrunch.com/2011/12/05/dnscrypt-encrypts-your-dns-traffic-because-theres-always-someone-out-to-get-you/
http://www.h-online.com/security/news/item/DNSCrypt-a-tool-to-encrypt-all-DNS-traffic-1392283.html
http://blog.opendns.com/2012/02/06/dnscrypt-hackers-wanted/
https://www.linuxquestions.org/questions/debian-26/dnscrypt-930439/###
eof
-
Tor Discussion Forums + DNSCrypt
# In this post:
#
# 1. Tor Discussion Forums (two hidden services)
# 2. DNSCrypt - for Linux, Mac, and Windows (from opendns)# 1. Tor Discussion Forums (two hidden services)
We need an official Tor discussion forum.
I did not see this issue mentioned in Roger's *latest* notes post, so for now, mature adults should visit and post at one or both of these unofficial tor discussion forums, these tinyurls will take you to:
** HackBB:
http://www.tinyurl.com/hackbbonion** Onion Forum 2.0
http://www.tinyurl.com/onionforum2Each tinyurl link will take you to a hidden service discussion forum. Tor is required to visit these links, even though they appear to be on the open web, they will lead you to
.onion sites.I know the Tor developers can do better, but how many years are we to wait?
Caution: some topics may be disturbing. You should be eighteen years or older. I recommend you disable images in your browser when viewing these two forums[1] and only enabling them if you are posting a message, but still be careful! Disable javascript and cookies, too.
If you prefer to visit the hidden services directly, bypassing the tinyurl service:
HackBB: (directly)
http://clsvtzwzdgzkjda7.onion/Onion Forum 2.0: (directly)
http://65bgvta7yos3sce5.onion/The tinyurl links are provided as a simple means of memorizing the hidden services via a link shortening service (tinyurl.com).
[1]: Because any content can be posted! Think 4chan, for example. onionforum2 does not appear to be heavily moderated so be aware and take precautions.
###
# 2. DNSCrypt for Linux, Windows, Mac (from opendns.com)
"In the same way the SSL turns HTTP web traffic into HTTPS encrypted Web traffic, DNSCrypt turns regular DNS traffic into encrypted DNS traffic that is secure from eavesdropping and man-in-the-middle attacks. It does not require any changes to domain names or how they work, it simply provides a method for securely encrypting communication between our customers and our DNS servers in our data centers. We know that claims alone do not work in the security world, however, so we have opened up the source to our DNSCrypt code base and it is available on GitHub"
https://www.opendns.com/technology/dnscrypt/
- Download the right package for your Linux distribution:
https://blog.opendns.com/2012/02/16/tales-from-the-dnscrypt-linux-rising/https://github.com/opendns/dnscrypt-proxy/blob/master/README.markdown
https://github.com/opendns
https://blog.opendns.com/2012/05/08/dnscrypt-for-windows-has-arrived/
http://techcrunch.com/2011/12/05/dnscrypt-encrypts-your-dns-traffic-because-theres-always-someone-out-to-get-you/
http://www.h-online.com/security/news/item/DNSCrypt-a-tool-to-encrypt-all-DNS-traffic-1392283.html
http://blog.opendns.com/2012/02/06/dnscrypt-hackers-wanted/
https://www.linuxquestions.org/questions/debian-26/dnscrypt-930439/###
eof
-
Tor Discussion Forums + DNSCrypt
# In this post:
#
# 1. Tor Discussion Forums (two hidden services)
# 2. DNSCrypt - for Linux, Mac, and Windows (from opendns)# 1. Tor Discussion Forums (two hidden services)
We need an official Tor discussion forum.
I did not see this issue mentioned in Roger's *latest* notes post, so for now, mature adults should visit and post at one or both of these unofficial tor discussion forums, these tinyurls will take you to:
** HackBB:
http://www.tinyurl.com/hackbbonion** Onion Forum 2.0
http://www.tinyurl.com/onionforum2Each tinyurl link will take you to a hidden service discussion forum. Tor is required to visit these links, even though they appear to be on the open web, they will lead you to
.onion sites.I know the Tor developers can do better, but how many years are we to wait?
Caution: some topics may be disturbing. You should be eighteen years or older. I recommend you disable images in your browser when viewing these two forums[1] and only enabling them if you are posting a message, but still be careful! Disable javascript and cookies, too.
If you prefer to visit the hidden services directly, bypassing the tinyurl service:
HackBB: (directly)
http://clsvtzwzdgzkjda7.onion/Onion Forum 2.0: (directly)
http://65bgvta7yos3sce5.onion/The tinyurl links are provided as a simple means of memorizing the hidden services via a link shortening service (tinyurl.com).
[1]: Because any content can be posted! Think 4chan, for example. onionforum2 does not appear to be heavily moderated so be aware and take precautions.
###
# 2. DNSCrypt for Linux, Windows, Mac (from opendns.com)
"In the same way the SSL turns HTTP web traffic into HTTPS encrypted Web traffic, DNSCrypt turns regular DNS traffic into encrypted DNS traffic that is secure from eavesdropping and man-in-the-middle attacks. It does not require any changes to domain names or how they work, it simply provides a method for securely encrypting communication between our customers and our DNS servers in our data centers. We know that claims alone do not work in the security world, however, so we have opened up the source to our DNSCrypt code base and it is available on GitHub"
https://www.opendns.com/technology/dnscrypt/
- Download the right package for your Linux distribution:
https://blog.opendns.com/2012/02/16/tales-from-the-dnscrypt-linux-rising/https://github.com/opendns/dnscrypt-proxy/blob/master/README.markdown
https://github.com/opendns
https://blog.opendns.com/2012/05/08/dnscrypt-for-windows-has-arrived/
http://techcrunch.com/2011/12/05/dnscrypt-encrypts-your-dns-traffic-because-theres-always-someone-out-to-get-you/
http://www.h-online.com/security/news/item/DNSCrypt-a-tool-to-encrypt-all-DNS-traffic-1392283.html
http://blog.opendns.com/2012/02/06/dnscrypt-hackers-wanted/
https://www.linuxquestions.org/questions/debian-26/dnscrypt-930439/###
eof
-
Tor Discussion Forums + DNSCrypt
# In this post:
#
# 1. Tor Discussion Forums (two hidden services)
# 2. DNSCrypt - for Linux, Mac, and Windows (from opendns)# 1. Tor Discussion Forums (two hidden services)
We need an official Tor discussion forum.
I did not see this issue mentioned in Roger's *latest* notes post, so for now, mature adults should visit and post at one or both of these unofficial tor discussion forums, these tinyurls will take you to:
** HackBB:
http://www.tinyurl.com/hackbbonion** Onion Forum 2.0
http://www.tinyurl.com/onionforum2Each tinyurl link will take you to a hidden service discussion forum. Tor is required to visit these links, even though they appear to be on the open web, they will lead you to
.onion sites.I know the Tor developers can do better, but how many years are we to wait?
Caution: some topics may be disturbing. You should be eighteen years or older. I recommend you disable images in your browser when viewing these two forums[1] and only enabling them if you are posting a message, but still be careful! Disable javascript and cookies, too.
If you prefer to visit the hidden services directly, bypassing the tinyurl service:
HackBB: (directly)
http://clsvtzwzdgzkjda7.onion/Onion Forum 2.0: (directly)
http://65bgvta7yos3sce5.onion/The tinyurl links are provided as a simple means of memorizing the hidden services via a link shortening service (tinyurl.com).
[1]: Because any content can be posted! Think 4chan, for example. onionforum2 does not appear to be heavily moderated so be aware and take precautions.
###
# 2. DNSCrypt for Linux, Windows, Mac (from opendns.com)
"In the same way the SSL turns HTTP web traffic into HTTPS encrypted Web traffic, DNSCrypt turns regular DNS traffic into encrypted DNS traffic that is secure from eavesdropping and man-in-the-middle attacks. It does not require any changes to domain names or how they work, it simply provides a method for securely encrypting communication between our customers and our DNS servers in our data centers. We know that claims alone do not work in the security world, however, so we have opened up the source to our DNSCrypt code base and it is available on GitHub"
https://www.opendns.com/technology/dnscrypt/
- Download the right package for your Linux distribution:
https://blog.opendns.com/2012/02/16/tales-from-the-dnscrypt-linux-rising/https://github.com/opendns/dnscrypt-proxy/blob/master/README.markdown
https://github.com/opendns
https://blog.opendns.com/2012/05/08/dnscrypt-for-windows-has-arrived/
http://techcrunch.com/2011/12/05/dnscrypt-encrypts-your-dns-traffic-because-theres-always-someone-out-to-get-you/
http://www.h-online.com/security/news/item/DNSCrypt-a-tool-to-encrypt-all-DNS-traffic-1392283.html
http://blog.opendns.com/2012/02/06/dnscrypt-hackers-wanted/
https://www.linuxquestions.org/questions/debian-26/dnscrypt-930439/###
eof
-
Tor Discussion Forums + DNSCrypt
# In this post:
#
# 1. Tor Discussion Forums (two hidden services)
# 2. DNSCrypt - for Linux, Mac, and Windows (from opendns)# 1. Tor Discussion Forums (two hidden services)
We need an official Tor discussion forum.
I did not see this issue mentioned in Roger's *latest* notes post, so for now, mature adults should visit and post at one or both of these unofficial tor discussion forums, these tinyurls will take you to:
** HackBB:
http://www.tinyurl.com/hackbbonion** Onion Forum 2.0
http://www.tinyurl.com/onionforum2Each tinyurl link will take you to a hidden service discussion forum. Tor is required to visit these links, even though they appear to be on the open web, they will lead you to
.onion sites.I know the Tor developers can do better, but how many years are we to wait?
Caution: some topics may be disturbing. You should be eighteen years or older. I recommend you disable images in your browser when viewing these two forums[1] and only enabling them if you are posting a message, but still be careful! Disable javascript and cookies, too.
If you prefer to visit the hidden services directly, bypassing the tinyurl service:
HackBB: (directly)
http://clsvtzwzdgzkjda7.onion/Onion Forum 2.0: (directly)
http://65bgvta7yos3sce5.onion/The tinyurl links are provided as a simple means of memorizing the hidden services via a link shortening service (tinyurl.com).
[1]: Because any content can be posted! Think 4chan, for example. onionforum2 does not appear to be heavily moderated so be aware and take precautions.
###
# 2. DNSCrypt for Linux, Windows, Mac (from opendns.com)
"In the same way the SSL turns HTTP web traffic into HTTPS encrypted Web traffic, DNSCrypt turns regular DNS traffic into encrypted DNS traffic that is secure from eavesdropping and man-in-the-middle attacks. It does not require any changes to domain names or how they work, it simply provides a method for securely encrypting communication between our customers and our DNS servers in our data centers. We know that claims alone do not work in the security world, however, so we have opened up the source to our DNSCrypt code base and it is available on GitHub"
https://www.opendns.com/technology/dnscrypt/
- Download the right package for your Linux distribution:
https://blog.opendns.com/2012/02/16/tales-from-the-dnscrypt-linux-rising/https://github.com/opendns/dnscrypt-proxy/blob/master/README.markdown
https://github.com/opendns
https://blog.opendns.com/2012/05/08/dnscrypt-for-windows-has-arrived/
http://techcrunch.com/2011/12/05/dnscrypt-encrypts-your-dns-traffic-because-theres-always-someone-out-to-get-you/
http://www.h-online.com/security/news/item/DNSCrypt-a-tool-to-encrypt-all-DNS-traffic-1392283.html
http://blog.opendns.com/2012/02/06/dnscrypt-hackers-wanted/
https://www.linuxquestions.org/questions/debian-26/dnscrypt-930439/###
eof
-
Tor Discussion Forums + DNSCrypt
# In this post:
#
# 1. Tor Discussion Forums (two hidden services)
# 2. DNSCrypt - for Linux, Mac, and Windows (from opendns)# 1. Tor Discussion Forums (two hidden services)
We need an official Tor discussion forum.
I did not see this issue mentioned in Roger's *latest* notes post, so for now, mature adults should visit and post at one or both of these unofficial tor discussion forums, these tinyurls will take you to:
** HackBB:
http://www.tinyurl.com/hackbbonion** Onion Forum 2.0
http://www.tinyurl.com/onionforum2Each tinyurl link will take you to a hidden service discussion forum. Tor is required to visit these links, even though they appear to be on the open web, they will lead you to
.onion sites.I know the Tor developers can do better, but how many years are we to wait?
Caution: some topics may be disturbing. You should be eighteen years or older. I recommend you disable images in your browser when viewing these two forums[1] and only enabling them if you are posting a message, but still be careful! Disable javascript and cookies, too.
If you prefer to visit the hidden services directly, bypassing the tinyurl service:
HackBB: (directly)
http://clsvtzwzdgzkjda7.onion/Onion Forum 2.0: (directly)
http://65bgvta7yos3sce5.onion/The tinyurl links are provided as a simple means of memorizing the hidden services via a link shortening service (tinyurl.com).
[1]: Because any content can be posted! Think 4chan, for example. onionforum2 does not appear to be heavily moderated so be aware and take precautions.
###
# 2. DNSCrypt for Linux, Windows, Mac (from opendns.com)
"In the same way the SSL turns HTTP web traffic into HTTPS encrypted Web traffic, DNSCrypt turns regular DNS traffic into encrypted DNS traffic that is secure from eavesdropping and man-in-the-middle attacks. It does not require any changes to domain names or how they work, it simply provides a method for securely encrypting communication between our customers and our DNS servers in our data centers. We know that claims alone do not work in the security world, however, so we have opened up the source to our DNSCrypt code base and it is available on GitHub"
https://www.opendns.com/technology/dnscrypt/
- Download the right package for your Linux distribution:
https://blog.opendns.com/2012/02/16/tales-from-the-dnscrypt-linux-rising/https://github.com/opendns/dnscrypt-proxy/blob/master/README.markdown
https://github.com/opendns
https://blog.opendns.com/2012/05/08/dnscrypt-for-windows-has-arrived/
http://techcrunch.com/2011/12/05/dnscrypt-encrypts-your-dns-traffic-because-theres-always-someone-out-to-get-you/
http://www.h-online.com/security/news/item/DNSCrypt-a-tool-to-encrypt-all-DNS-traffic-1392283.html
http://blog.opendns.com/2012/02/06/dnscrypt-hackers-wanted/
https://www.linuxquestions.org/questions/debian-26/dnscrypt-930439/###
eof
-
Tor Discussion Forums + DNSCrypt
# In this post:
#
# 1. Tor Discussion Forums (two hidden services)
# 2. DNSCrypt - for Linux, Mac, and Windows (from opendns)# 1. Tor Discussion Forums (two hidden services)
We need an official Tor discussion forum.
I did not see this issue mentioned in Roger's *latest* notes post, so for now, mature adults should visit and post at one or both of these unofficial tor discussion forums, these tinyurls will take you to:
** HackBB:
http://www.tinyurl.com/hackbbonion** Onion Forum 2.0
http://www.tinyurl.com/onionforum2Each tinyurl link will take you to a hidden service discussion forum. Tor is required to visit these links, even though they appear to be on the open web, they will lead you to
.onion sites.I know the Tor developers can do better, but how many years are we to wait?
Caution: some topics may be disturbing. You should be eighteen years or older. I recommend you disable images in your browser when viewing these two forums[1] and only enabling them if you are posting a message, but still be careful! Disable javascript and cookies, too.
If you prefer to visit the hidden services directly, bypassing the tinyurl service:
HackBB: (directly)
http://clsvtzwzdgzkjda7.onion/Onion Forum 2.0: (directly)
http://65bgvta7yos3sce5.onion/The tinyurl links are provided as a simple means of memorizing the hidden services via a link shortening service (tinyurl.com).
[1]: Because any content can be posted! Think 4chan, for example. onionforum2 does not appear to be heavily moderated so be aware and take precautions.
###
# 2. DNSCrypt for Linux, Windows, Mac (from opendns.com)
"In the same way the SSL turns HTTP web traffic into HTTPS encrypted Web traffic, DNSCrypt turns regular DNS traffic into encrypted DNS traffic that is secure from eavesdropping and man-in-the-middle attacks. It does not require any changes to domain names or how they work, it simply provides a method for securely encrypting communication between our customers and our DNS servers in our data centers. We know that claims alone do not work in the security world, however, so we have opened up the source to our DNSCrypt code base and it is available on GitHub"
https://www.opendns.com/technology/dnscrypt/
- Download the right package for your Linux distribution:
https://blog.opendns.com/2012/02/16/tales-from-the-dnscrypt-linux-rising/https://github.com/opendns/dnscrypt-proxy/blob/master/README.markdown
https://github.com/opendns
https://blog.opendns.com/2012/05/08/dnscrypt-for-windows-has-arrived/
http://techcrunch.com/2011/12/05/dnscrypt-encrypts-your-dns-traffic-because-theres-always-someone-out-to-get-you/
http://www.h-online.com/security/news/item/DNSCrypt-a-tool-to-encrypt-all-DNS-traffic-1392283.html
http://blog.opendns.com/2012/02/06/dnscrypt-hackers-wanted/
https://www.linuxquestions.org/questions/debian-26/dnscrypt-930439/###
eof
-
Tor Discussion Forums + DNSCrypt
# In this post:
#
# 1. Tor Discussion Forums (two hidden services)
# 2. DNSCrypt - for Linux, Mac, and Windows (from opendns)# 1. Tor Discussion Forums (two hidden services)
We need an official Tor discussion forum.
I did not see this issue mentioned in Roger's *latest* notes post, so for now, mature adults should visit and post at one or both of these unofficial tor discussion forums, these tinyurls will take you to:
** HackBB:
http://www.tinyurl.com/hackbbonion** Onion Forum 2.0
http://www.tinyurl.com/onionforum2Each tinyurl link will take you to a hidden service discussion forum. Tor is required to visit these links, even though they appear to be on the open web, they will lead you to
.onion sites.I know the Tor developers can do better, but how many years are we to wait?
Caution: some topics may be disturbing. You should be eighteen years or older. I recommend you disable images in your browser when viewing these two forums[1] and only enabling them if you are posting a message, but still be careful! Disable javascript and cookies, too.
If you prefer to visit the hidden services directly, bypassing the tinyurl service:
HackBB: (directly)
http://clsvtzwzdgzkjda7.onion/Onion Forum 2.0: (directly)
http://65bgvta7yos3sce5.onion/The tinyurl links are provided as a simple means of memorizing the hidden services via a link shortening service (tinyurl.com).
[1]: Because any content can be posted! Think 4chan, for example. onionforum2 does not appear to be heavily moderated so be aware and take precautions.
###
# 2. DNSCrypt for Linux, Windows, Mac (from opendns.com)
"In the same way the SSL turns HTTP web traffic into HTTPS encrypted Web traffic, DNSCrypt turns regular DNS traffic into encrypted DNS traffic that is secure from eavesdropping and man-in-the-middle attacks. It does not require any changes to domain names or how they work, it simply provides a method for securely encrypting communication between our customers and our DNS servers in our data centers. We know that claims alone do not work in the security world, however, so we have opened up the source to our DNSCrypt code base and it is available on GitHub"
https://www.opendns.com/technology/dnscrypt/
- Download the right package for your Linux distribution:
https://blog.opendns.com/2012/02/16/tales-from-the-dnscrypt-linux-rising/https://github.com/opendns/dnscrypt-proxy/blob/master/README.markdown
https://github.com/opendns
https://blog.opendns.com/2012/05/08/dnscrypt-for-windows-has-arrived/
http://techcrunch.com/2011/12/05/dnscrypt-encrypts-your-dns-traffic-because-theres-always-someone-out-to-get-you/
http://www.h-online.com/security/news/item/DNSCrypt-a-tool-to-encrypt-all-DNS-traffic-1392283.html
http://blog.opendns.com/2012/02/06/dnscrypt-hackers-wanted/
https://www.linuxquestions.org/questions/debian-26/dnscrypt-930439/###
eof
-
Tor Discussion Forums + DNSCrypt
# In this post:
#
# 1. Tor Discussion Forums (two hidden services)
# 2. DNSCrypt - for Linux, Mac, and Windows (from opendns)# 1. Tor Discussion Forums (two hidden services)
We need an official Tor discussion forum.
I did not see this issue mentioned in Roger's *latest* notes post, so for now, mature adults should visit and post at one or both of these unofficial tor discussion forums, these tinyurls will take you to:
** HackBB:
http://www.tinyurl.com/hackbbonion** Onion Forum 2.0
http://www.tinyurl.com/onionforum2Each tinyurl link will take you to a hidden service discussion forum. Tor is required to visit these links, even though they appear to be on the open web, they will lead you to
.onion sites.I know the Tor developers can do better, but how many years are we to wait?
Caution: some topics may be disturbing. You should be eighteen years or older. I recommend you disable images in your browser when viewing these two forums[1] and only enabling them if you are posting a message, but still be careful! Disable javascript and cookies, too.
If you prefer to visit the hidden services directly, bypassing the tinyurl service:
HackBB: (directly)
http://clsvtzwzdgzkjda7.onion/Onion Forum 2.0: (directly)
http://65bgvta7yos3sce5.onion/The tinyurl links are provided as a simple means of memorizing the hidden services via a link shortening service (tinyurl.com).
[1]: Because any content can be posted! Think 4chan, for example. onionforum2 does not appear to be heavily moderated so be aware and take precautions.
###
# 2. DNSCrypt for Linux, Windows, Mac (from opendns.com)
"In the same way the SSL turns HTTP web traffic into HTTPS encrypted Web traffic, DNSCrypt turns regular DNS traffic into encrypted DNS traffic that is secure from eavesdropping and man-in-the-middle attacks. It does not require any changes to domain names or how they work, it simply provides a method for securely encrypting communication between our customers and our DNS servers in our data centers. We know that claims alone do not work in the security world, however, so we have opened up the source to our DNSCrypt code base and it is available on GitHub"
https://www.opendns.com/technology/dnscrypt/
- Download the right package for your Linux distribution:
https://blog.opendns.com/2012/02/16/tales-from-the-dnscrypt-linux-rising/https://github.com/opendns/dnscrypt-proxy/blob/master/README.markdown
https://github.com/opendns
https://blog.opendns.com/2012/05/08/dnscrypt-for-windows-has-arrived/
http://techcrunch.com/2011/12/05/dnscrypt-encrypts-your-dns-traffic-because-theres-always-someone-out-to-get-you/
http://www.h-online.com/security/news/item/DNSCrypt-a-tool-to-encrypt-all-DNS-traffic-1392283.html
http://blog.opendns.com/2012/02/06/dnscrypt-hackers-wanted/
https://www.linuxquestions.org/questions/debian-26/dnscrypt-930439/###
eof
-
Tor Discussion Forums + DNSCrypt
# In this post:
#
# 1. Tor Discussion Forums (two hidden services)
# 2. DNSCrypt - for Linux, Mac, and Windows (from opendns)# 1. Tor Discussion Forums (two hidden services)
We need an official Tor discussion forum.
I did not see this issue mentioned in Roger's *latest* notes post, so for now, mature adults should visit and post at one or both of these unofficial tor discussion forums, these tinyurls will take you to:
** HackBB:
http://www.tinyurl.com/hackbbonion** Onion Forum 2.0
http://www.tinyurl.com/onionforum2Each tinyurl link will take you to a hidden service discussion forum. Tor is required to visit these links, even though they appear to be on the open web, they will lead you to
.onion sites.I know the Tor developers can do better, but how many years are we to wait?
Caution: some topics may be disturbing. You should be eighteen years or older. I recommend you disable images in your browser when viewing these two forums[1] and only enabling them if you are posting a message, but still be careful! Disable javascript and cookies, too.
If you prefer to visit the hidden services directly, bypassing the tinyurl service:
HackBB: (directly)
http://clsvtzwzdgzkjda7.onion/Onion Forum 2.0: (directly)
http://65bgvta7yos3sce5.onion/The tinyurl links are provided as a simple means of memorizing the hidden services via a link shortening service (tinyurl.com).
[1]: Because any content can be posted! Think 4chan, for example. onionforum2 does not appear to be heavily moderated so be aware and take precautions.
###
# 2. DNSCrypt for Linux, Windows, Mac (from opendns.com)
"In the same way the SSL turns HTTP web traffic into HTTPS encrypted Web traffic, DNSCrypt turns regular DNS traffic into encrypted DNS traffic that is secure from eavesdropping and man-in-the-middle attacks. It does not require any changes to domain names or how they work, it simply provides a method for securely encrypting communication between our customers and our DNS servers in our data centers. We know that claims alone do not work in the security world, however, so we have opened up the source to our DNSCrypt code base and it is available on GitHub"
https://www.opendns.com/technology/dnscrypt/
- Download the right package for your Linux distribution:
https://blog.opendns.com/2012/02/16/tales-from-the-dnscrypt-linux-rising/https://github.com/opendns/dnscrypt-proxy/blob/master/README.markdown
https://github.com/opendns
https://blog.opendns.com/2012/05/08/dnscrypt-for-windows-has-arrived/
http://techcrunch.com/2011/12/05/dnscrypt-encrypts-your-dns-traffic-because-theres-always-someone-out-to-get-you/
http://www.h-online.com/security/news/item/DNSCrypt-a-tool-to-encrypt-all-DNS-traffic-1392283.html
http://blog.opendns.com/2012/02/06/dnscrypt-hackers-wanted/
https://www.linuxquestions.org/questions/debian-26/dnscrypt-930439/###
eof
-
Tor Discussion Forums + DNSCrypt
# In this post:
#
# 1. Tor Discussion Forums (two hidden services)
# 2. DNSCrypt - for Linux, Mac, and Windows (from opendns)# 1. Tor Discussion Forums (two hidden services)
We need an official Tor discussion forum.
I did not see this issue mentioned in Roger's *latest* notes post, so for now, mature adults should visit and post at one or both of these unofficial tor discussion forums, these tinyurls will take you to:
** HackBB:
http://www.tinyurl.com/hackbbonion** Onion Forum 2.0
http://www.tinyurl.com/onionforum2Each tinyurl link will take you to a hidden service discussion forum. Tor is required to visit these links, even though they appear to be on the open web, they will lead you to
.onion sites.I know the Tor developers can do better, but how many years are we to wait?
Caution: some topics may be disturbing. You should be eighteen years or older. I recommend you disable images in your browser when viewing these two forums[1] and only enabling them if you are posting a message, but still be careful! Disable javascript and cookies, too.
If you prefer to visit the hidden services directly, bypassing the tinyurl service:
HackBB: (directly)
http://clsvtzwzdgzkjda7.onion/Onion Forum 2.0: (directly)
http://65bgvta7yos3sce5.onion/The tinyurl links are provided as a simple means of memorizing the hidden services via a link shortening service (tinyurl.com).
[1]: Because any content can be posted! Think 4chan, for example. onionforum2 does not appear to be heavily moderated so be aware and take precautions.
###
# 2. DNSCrypt for Linux, Windows, Mac (from opendns.com)
"In the same way the SSL turns HTTP web traffic into HTTPS encrypted Web traffic, DNSCrypt turns regular DNS traffic into encrypted DNS traffic that is secure from eavesdropping and man-in-the-middle attacks. It does not require any changes to domain names or how they work, it simply provides a method for securely encrypting communication between our customers and our DNS servers in our data centers. We know that claims alone do not work in the security world, however, so we have opened up the source to our DNSCrypt code base and it is available on GitHub"
https://www.opendns.com/technology/dnscrypt/
- Download the right package for your Linux distribution:
https://blog.opendns.com/2012/02/16/tales-from-the-dnscrypt-linux-rising/https://github.com/opendns/dnscrypt-proxy/blob/master/README.markdown
https://github.com/opendns
https://blog.opendns.com/2012/05/08/dnscrypt-for-windows-has-arrived/
http://techcrunch.com/2011/12/05/dnscrypt-encrypts-your-dns-traffic-because-theres-always-someone-out-to-get-you/
http://www.h-online.com/security/news/item/DNSCrypt-a-tool-to-encrypt-all-DNS-traffic-1392283.html
http://blog.opendns.com/2012/02/06/dnscrypt-hackers-wanted/
https://www.linuxquestions.org/questions/debian-26/dnscrypt-930439/###
eof
-
Tor Discussion Forums + DNSCrypt
# In this post:
#
# 1. Tor Discussion Forums (two hidden services)
# 2. DNSCrypt - for Linux, Mac, and Windows (from opendns)# 1. Tor Discussion Forums (two hidden services)
We need an official Tor discussion forum.
I did not see this issue mentioned in Roger's *latest* notes post, so for now, mature adults should visit and post at one or both of these unofficial tor discussion forums, these tinyurls will take you to:
** HackBB:
http://www.tinyurl.com/hackbbonion** Onion Forum 2.0
http://www.tinyurl.com/onionforum2Each tinyurl link will take you to a hidden service discussion forum. Tor is required to visit these links, even though they appear to be on the open web, they will lead you to
.onion sites.I know the Tor developers can do better, but how many years are we to wait?
Caution: some topics may be disturbing. You should be eighteen years or older. I recommend you disable images in your browser when viewing these two forums[1] and only enabling them if you are posting a message, but still be careful! Disable javascript and cookies, too.
If you prefer to visit the hidden services directly, bypassing the tinyurl service:
HackBB: (directly)
http://clsvtzwzdgzkjda7.onion/Onion Forum 2.0: (directly)
http://65bgvta7yos3sce5.onion/The tinyurl links are provided as a simple means of memorizing the hidden services via a link shortening service (tinyurl.com).
[1]: Because any content can be posted! Think 4chan, for example. onionforum2 does not appear to be heavily moderated so be aware and take precautions.
###
# 2. DNSCrypt for Linux, Windows, Mac (from opendns.com)
"In the same way the SSL turns HTTP web traffic into HTTPS encrypted Web traffic, DNSCrypt turns regular DNS traffic into encrypted DNS traffic that is secure from eavesdropping and man-in-the-middle attacks. It does not require any changes to domain names or how they work, it simply provides a method for securely encrypting communication between our customers and our DNS servers in our data centers. We know that claims alone do not work in the security world, however, so we have opened up the source to our DNSCrypt code base and it is available on GitHub"
https://www.opendns.com/technology/dnscrypt/
- Download the right package for your Linux distribution:
https://blog.opendns.com/2012/02/16/tales-from-the-dnscrypt-linux-rising/https://github.com/opendns/dnscrypt-proxy/blob/master/README.markdown
https://github.com/opendns
https://blog.opendns.com/2012/05/08/dnscrypt-for-windows-has-arrived/
http://techcrunch.com/2011/12/05/dnscrypt-encrypts-your-dns-traffic-because-theres-always-someone-out-to-get-you/
http://www.h-online.com/security/news/item/DNSCrypt-a-tool-to-encrypt-all-DNS-traffic-1392283.html
http://blog.opendns.com/2012/02/06/dnscrypt-hackers-wanted/
https://www.linuxquestions.org/questions/debian-26/dnscrypt-930439/###
eof
-
Tor Discussion Forums + DNSCrypt
# In this post:
#
# 1. Tor Discussion Forums (two hidden services)
# 2. DNSCrypt - for Linux, Mac, and Windows (from opendns)# 1. Tor Discussion Forums (two hidden services)
We need an official Tor discussion forum.
I did not see this issue mentioned in Roger's *latest* notes post, so for now, mature adults should visit and post at one or both of these unofficial tor discussion forums, these tinyurls will take you to:
** HackBB:
http://www.tinyurl.com/hackbbonion** Onion Forum 2.0
http://www.tinyurl.com/onionforum2Each tinyurl link will take you to a hidden service discussion forum. Tor is required to visit these links, even though they appear to be on the open web, they will lead you to
.onion sites.I know the Tor developers can do better, but how many years are we to wait?
Caution: some topics may be disturbing. You should be eighteen years or older. I recommend you disable images in your browser when viewing these two forums[1] and only enabling them if you are posting a message, but still be careful! Disable javascript and cookies, too.
If you prefer to visit the hidden services directly, bypassing the tinyurl service:
HackBB: (directly)
http://clsvtzwzdgzkjda7.onion/Onion Forum 2.0: (directly)
http://65bgvta7yos3sce5.onion/The tinyurl links are provided as a simple means of memorizing the hidden services via a link shortening service (tinyurl.com).
[1]: Because any content can be posted! Think 4chan, for example. onionforum2 does not appear to be heavily moderated so be aware and take precautions.
###
# 2. DNSCrypt for Linux, Windows, Mac (from opendns.com)
"In the same way the SSL turns HTTP web traffic into HTTPS encrypted Web traffic, DNSCrypt turns regular DNS traffic into encrypted DNS traffic that is secure from eavesdropping and man-in-the-middle attacks. It does not require any changes to domain names or how they work, it simply provides a method for securely encrypting communication between our customers and our DNS servers in our data centers. We know that claims alone do not work in the security world, however, so we have opened up the source to our DNSCrypt code base and it is available on GitHub"
https://www.opendns.com/technology/dnscrypt/
- Download the right package for your Linux distribution:
https://blog.opendns.com/2012/02/16/tales-from-the-dnscrypt-linux-rising/https://github.com/opendns/dnscrypt-proxy/blob/master/README.markdown
https://github.com/opendns
https://blog.opendns.com/2012/05/08/dnscrypt-for-windows-has-arrived/
http://techcrunch.com/2011/12/05/dnscrypt-encrypts-your-dns-traffic-because-theres-always-someone-out-to-get-you/
http://www.h-online.com/security/news/item/DNSCrypt-a-tool-to-encrypt-all-DNS-traffic-1392283.html
http://blog.opendns.com/2012/02/06/dnscrypt-hackers-wanted/
https://www.linuxquestions.org/questions/debian-26/dnscrypt-930439/###
eof
-
Tor Discussion Forums + DNSCrypt
# In this post:
#
# 1. Tor Discussion Forums (two hidden services)
# 2. DNSCrypt - for Linux, Mac, and Windows (from opendns)# 1. Tor Discussion Forums (two hidden services)
We need an official Tor discussion forum.
I did not see this issue mentioned in Roger's *latest* notes post, so for now, mature adults should visit and post at one or both of these unofficial tor discussion forums, these tinyurls will take you to:
** HackBB:
http://www.tinyurl.com/hackbbonion** Onion Forum 2.0
http://www.tinyurl.com/onionforum2Each tinyurl link will take you to a hidden service discussion forum. Tor is required to visit these links, even though they appear to be on the open web, they will lead you to
.onion sites.I know the Tor developers can do better, but how many years are we to wait?
Caution: some topics may be disturbing. You should be eighteen years or older. I recommend you disable images in your browser when viewing these two forums[1] and only enabling them if you are posting a message, but still be careful! Disable javascript and cookies, too.
If you prefer to visit the hidden services directly, bypassing the tinyurl service:
HackBB: (directly)
http://clsvtzwzdgzkjda7.onion/Onion Forum 2.0: (directly)
http://65bgvta7yos3sce5.onion/The tinyurl links are provided as a simple means of memorizing the hidden services via a link shortening service (tinyurl.com).
[1]: Because any content can be posted! Think 4chan, for example. onionforum2 does not appear to be heavily moderated so be aware and take precautions.
###
# 2. DNSCrypt for Linux, Windows, Mac (from opendns.com)
"In the same way the SSL turns HTTP web traffic into HTTPS encrypted Web traffic, DNSCrypt turns regular DNS traffic into encrypted DNS traffic that is secure from eavesdropping and man-in-the-middle attacks. It does not require any changes to domain names or how they work, it simply provides a method for securely encrypting communication between our customers and our DNS servers in our data centers. We know that claims alone do not work in the security world, however, so we have opened up the source to our DNSCrypt code base and it is available on GitHub"
https://www.opendns.com/technology/dnscrypt/
- Download the right package for your Linux distribution:
https://blog.opendns.com/2012/02/16/tales-from-the-dnscrypt-linux-rising/https://github.com/opendns/dnscrypt-proxy/blob/master/README.markdown
https://github.com/opendns
https://blog.opendns.com/2012/05/08/dnscrypt-for-windows-has-arrived/
http://techcrunch.com/2011/12/05/dnscrypt-encrypts-your-dns-traffic-because-theres-always-someone-out-to-get-you/
http://www.h-online.com/security/news/item/DNSCrypt-a-tool-to-encrypt-all-DNS-traffic-1392283.html
http://blog.opendns.com/2012/02/06/dnscrypt-hackers-wanted/
https://www.linuxquestions.org/questions/debian-26/dnscrypt-930439/###
eof