commit 43bbde7f3433e99fb13f2bda6e06d2758fa32fa6 Author: Runa A. Sandvik runa.sandvik@gmail.com Date: Tue Nov 22 22:30:40 2011 +0000
Clarify the AWS free usage tier and the cost of running a bridge --- html/index.html | 33 +++++++++++++++++++-------------- 1 files changed, 19 insertions(+), 14 deletions(-)
diff --git a/html/index.html b/html/index.html index f52eca7..431c957 100644 --- a/html/index.html +++ b/html/index.html @@ -84,20 +84,25 @@ <div class="deco"></div> <h2>How much does it cost?</h2> </hgroup> - <p>To help new customers get started in the cloud, Amazon is - introducing a free usage tier. The Tor Cloud images are all micro - instances, and new customers will be able to run a free micro - instance for a whole year. Please see <a href="http://aws.amazon.com/free/" - target="_blank">http://aws.amazon.com/free/</a> for - details. </p> - <p>Don't qualify for the Free Tier? No problem. The Tor Cloud - images have been <a href="torrc.txt">configured</a> with a - bandwidth limit. We have <a - href="https://trac.torproject.org/projects/tor/ticket/3574#comment:4%22%3Eestimate...</a> - that running a bridge will cost around $30 a month, depending on - the region you put it in. See the <a - href="http://aws.amazon.com/ec2/pricing/%22%3EAmazon EC2 - Pricing</a> page for more information.</p> + <p>To help new customers get started in the cloud, Amazon has + introduced a free usage tier. The Tor Cloud images are all + micro instances, and new customers can run a micro instance for + free for a whole year. The AWS free usage tier also includes 15 + GB of bandwidth out per month.</p> + + <p>The Tor Cloud images have been configured to use no more than + 40 GB of bandwidth out per month. We have <a + href="https://trac.torproject.org/projects/tor/ticket/3574#comment:4%22%3Eestimate...</a> + that customers who do not qualify for the free usage tier will + pay up to $30 a month. Customers who qualify for the free usage + tier, but who run bridges that use more than 15 GB of bandwidth + out per month, will pay up to $3 per month. + </p> + + <p> + Please see <a href="http://aws.amazon.com/free/%22target=%22_blank%22%3Ehttp://aws.amazon.com/fr...</a> + and the <a href="http://aws.amazon.com/ec2/pricing/">AWS pricing + page</a> for more information.</p> </div>
<!-- Get Started -->
tor-commits@lists.torproject.org