1
0
mirror of https://github.com/kremalicious/blog.git synced 2025-01-03 10:25:07 +01:00

post update

This commit is contained in:
Matthias Kretschmann 2016-10-08 22:24:30 +02:00
parent e824ddf0b8
commit 4d1c1665d4
Signed by: m
GPG Key ID: BD3C1F3EDD7831FC
2 changed files with 4 additions and 4 deletions

View File

@ -6,7 +6,7 @@ group :jekyll do
gem 'jekyll-sitemap' gem 'jekyll-sitemap'
gem 'jekyll-redirect-from' gem 'jekyll-redirect-from'
gem 'jekyll-picture-tag' gem 'jekyll-picture-tag'
gem 'jekyll-archives' gem 'jekyll-archives', :git => 'https://github.com/jekyll/jekyll-archives.git' #temporary fix for https://github.com/jekyll/jekyll-archives/issues/75
gem 'jekyll-paginate' gem 'jekyll-paginate'
end end

View File

@ -23,11 +23,11 @@ I'm using macOS Sierra (10.12) for the following instructions but it should work
![Tor Browser](/media/tor-browser.png) ![Tor Browser](/media/tor-browser.png)
The most simple way to surf anonymously with Tor is to just grab the [Tor Browser](https://www.torproject.org/projects/torbrowser.html.en) bundle. The most simple way to surf anonymously with Tor is to just grab [Tor Browser](https://www.torproject.org/projects/torbrowser.html.en). It's a modified version of [Firefox Extended Support Release (ESR)](https://www.mozilla.org/en-US/firefox/organizations/) with Tor and some extensions (Torbutton, TorLauncher, NoScript, and HTTPS-Everywhere) built right in. Upon start, Tor Browser automatically starts the required Tor background processes and routes traffic through the Tor network. That's the way to go if you want the highest level of protection without much further configuration.
But it's based on a super old version of Firefox. And there might be more you want to do anonymously on your machine than just browsing the web, like accessing resources via the Terminal or any other app. Or just use the browser you're used to. But it's based on a super old version of Firefox and there might be more you want to do anonymously on your machine than just browsing the web, like accessing resources via the Terminal or any other app. Or just use the browser you're used to.
For this you need to have Tor installed on your system and additionally set specific Proxy values in your network preferences after you've started Tor. For this you need to have Tor installed on your system and additionally set specific proxy values in your network preferences after you've started Tor.
## Install Tor ## Install Tor