master
1
2<!DOCTYPE HTML>
3<html>
4<head>
5 <meta charset="utf-8">
6 <title>Category: EFF - BryFry</title>
7 <meta name="author" content="bryfry">
8
9 <meta name="description" content="Category: EFF">
10
11 <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
12
13 <link href="/atom.xml" rel="alternate" title="BryFry" type="application/atom+xml">
14 <link rel="canonical" href="">
15 <link href="/favicon.ico" rel="shortcut icon">
16 <link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet" type="text/css">
17
18<!-- Fonts -->
19 <link href='http://fonts.googleapis.com/css?family=Slackey' rel='stylesheet' type='text/css'>
20 <link href='http://fonts.googleapis.com/css?family=Fjalla+One' rel='stylesheet' type='text/css'>
21 <link href='http://fonts.googleapis.com/css?family=Amethysta' rel='stylesheet' type='text/css'>
22 <link href='http://fonts.googleapis.com/css?family=Exo' rel='stylesheet' type='text/css'>
23 <script src="//ajax.googleapis.com/ajax/libs/jquery/1.8.2/jquery.min.js"></script>
24 <!--[if lt IE 9]><script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script><![endif]-->
25
26 <script type="text/javascript" src="/javascripts/jquery-tapir.js"></script>
27
28 <!-- remove or comment it to disable ajaxification -->
29 <script src="/javascripts/ajaxify.js"></script>
30
31
32</head>
33
34
35<body>
36 <div id="wrapper">
37 <header id="header" class="inner"><!-- for more effects see _animate.scss -->
38<h1>
39 <a href="">
40 <div id="headerbg">
41 BryFry
42 </div>
43 </a>
44</h1>
45
46<!-- use full url including 'index.html' for navigation bar if you are using ajax -->
47<ul id="nav">
48 <li id="ajax"><a href="/index.html">Home</a></li>
49 <li id="ajax"><a href="/blog/archives/index.html">Archives</a></li>
50 <li><a href="/atom.xml">RSS</a></li>
51
52</ul>
53
54
55
56
57</header>
58
59<div id="toload">
60<!-- begin toload -->
61 <div id="content" class="inner">
62
63
64
65
66
67
68 <section class="archives"><h1 class="year">2011</h1>
69
70<article>
71 <h2 class="title"><a href="/blog/2011/06/01/eff-tor-challenge-amazon-ec2-free-usage-tier/">EFF Tor Challenge + Amazon EC2 Free Usage Tier</a></h2>
72 <div class="meta">
73 <span class="date">Jun 1</span>
74 <span class="tags">
75
76
77 <a class='category' href='/blog/categories/10-10/'>10.10</a>, <a class='category' href='/blog/categories/ami/'>AMI</a>, <a class='category' href='/blog/categories/anonymization/'>Anonymization</a>, <a class='category' href='/blog/categories/cloud/'>Cloud</a>, <a class='category' href='/blog/categories/ec2/'>EC2</a>, <a class='category' href='/blog/categories/eff/'>EFF</a>, <a class='category' href='/blog/categories/ubuntu/'>Ubuntu</a>
78
79
80</span>
81
82 </div>
83</article>
84
85
86 </div>
87 <footer id="footer">
88 <div style="display:inline">
89 Copyright © 2013
90
91 bryfry
92. Powered by <a href="http://octopress.org">Octopress</a> |
93 Theme adapted from <a href="http://github.com/panks/fabric">fabric</a> by <a href="http://panks.me">Pankaj Kumar</a>
94</div>
95
96
97 </footer>
98 <script src="/javascripts/fabric.js"></script>
99<script src="/javascripts/jquery.fancybox.pack.js"></script>
100<script type="text/javascript">
101(function($){
102 $('.fancybox').fancybox();
103})(jQuery);
104</script> <!-- Delete or comment this line to disable Fancybox -->
105
106
107<script type="text/javascript">
108 var disqus_shortname = 'bryfry';
109
110
111 var disqus_script = 'count.js';
112
113 (function () {
114 var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true;
115 dsq.src = 'http://' + disqus_shortname + '.disqus.com/' + disqus_script;
116 (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq);
117 }());
118</script>
119
120
121
122 <script type="text/javascript">
123 var _gaq = _gaq || [];
124 _gaq.push(['_setAccount', 'UA-31317111-1']);
125 _gaq.push(['_trackPageview']);
126
127 (function() {
128 var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
129 ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
130 var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
131 })();
132 </script>
133
134
135
136
137
138<!-- end toload -->
139</div>
140</div>
141<script src="/javascripts/jquery.ui.totop.js" type="text/javascript"></script>
142<script type="text/javascript">
143/*<![CDATA[*/
144;(function($){$().UItoTop({easingType:'easeOutCirc'});})(jQuery);
145/*]]>*/
146</script><!-- remove it to remove the scroll to top button -->
147</body>
148</html>