Take back the Internet with Tor

Why should you use Tor everyday? To protect your privacy, defend yourself against network surveillance and traffic analysis, have a more secure navigation experience. Tor is free software, open-source and open network; it helps you defend your personal freedom, privacy, activities and relationships. Here an extract from the Tor Project official website: The Tor network is a group of volunteer-operated[…]

Read more

Disqus comments for Jekyll

Enable Disqus comments on the blog I wanted to enable Disqus comments on the blog, but only on the post pages. So, to do that, I modified the file _layouts/post.html to include, after the post code, the line: {% include comments.html %} To enable Disqus comments, I have created a file _includes/comments.html that includes the universal code founded on my[…]

Read more