
<!doctype html>
<html xmlns:og="http://opengraphprotocol.org/schema/" xmlns:fb="http://www.facebook.com/2008/fbml" xmlns:website="http://ogp.me/ns/website" lang="en-US" itemscope itemtype="http://schema.org/WebPage">
  <head>
	<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
    <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
    <meta name="viewport" content="width=device-width,initial-scale=1">
    <!--INCLUDE SQS SCRIPTS, META TAGS AND USER CONTENT FROM THE CODE INJECTION TAB-->
    <!-- This is Squarespace. --><!-- thfw -->
<base href="">
<title>Buy It — Tiny Hardware Firewall VPN Client</title>
	<link rel="canonical" href="https://www.tinyhardwarefirewall.com/buy-one-1/" />
<link rel="shortcut icon" type="image/x-icon" href="../favicon.ico"/>
<meta property="og:site_name" content="Tiny Hardware Firewall VPN Client"/>
<meta property="og:title" content="Buy It"/>
<meta property="og:url" content="http://www.tinyhardwarefirewall.com/buy-one-1/"/>
<meta property="og:type" content="website"/>
<meta itemprop="name" content="Buy It"/>
<meta itemprop="url" content="http://www.tinyhardwarefirewall.com/buy-one-1/"/>
<meta name="twitter:title" content="Buy It"/>
<meta name="twitter:url" content="http://www.tinyhardwarefirewall.com/buy-one-1/"/>
<meta name="twitter:card" content="summary"/>
<meta name="description" content="The Tiny Hardware Firewall is a hardened pocket sized firewall, Virtual 
Private Network (VPN), and Tor client that provides security, privacy, and 
anonymity for your computers, phones and tablets."/>
<link rel="stylesheet" type="text/css" href="//fonts.googleapis.com/css?family=Open+Sans:600,400,300,300italic,400italic,600italic,700,700italic,800,800italic"/>
<script type="text/javascript">SQUARESPACE_ROLLUPS = {};</script>
<script>(function(rollups, name) { if (!rollups[name]) { rollups[name] = {}; } rollups[name].js = ["../universal/scripts-compressed/common-932855872a28085f9406-min.js"]; })(SQUARESPACE_ROLLUPS, 'squarespace-common');</script>
<script type="text/javascript" data-sqs-type="dynamic-assets-loader">(function() {(function(a){function e(b){-1!==b.indexOf(".js")?document.write("<script "+f+'src="'+b+'">\x3c/script>'):document.write('<link rel="stylesheet" type="text/css" href="'+b+'" />')}var g=function(){var b=window.location.search,a=b.indexOf("exclude=");return-1<a&&(b=b.substr(a+8).split("&")[0])?b.split(","):[]}(),f;f=window.__beta_flag_should_defer?'defer="defer" ':"";try{if(window.top!=window&&window.top.Squarespace&&window.top.Squarespace.frameAvailable){window.top.Squarespace.frameAvailable(window,
SQUARESPACE_ROLLUPS);return}}catch(h){console.error(h)}for(var c in a)if(!(-1<g.indexOf(c))){if(a[c].js)for(var d=0;d<a[c].js.length;d++)e(a[c].js[d]);if(a[c].css)for(d=0;d<a[c].css.length;d++)e(a[c].css[d])}})(SQUARESPACE_ROLLUPS);
})();</script><script type="text/javascript" data-sqs-type="imageloader">(function() {var EXCLUDED_SIZES=function(){var a=window.location.search,b=a.indexOf("exclude_imageloader_sizes=");return-1<b&&(a=a.substr(b+26).split("&")[0])?a.split(",").map(function(a){return parseInt(a,10)}):[]}(),SQUARESPACE_SIZES=[2500,1500,1E3,750,500,300,100].filter(function(a){return-1===EXCLUDED_SIZES.indexOf(a)}),IMAGE_LOADING_CLASS="loading",ImageLoader=new function(){this.load=function(a,b){function d(a,b,c){var d=new Image;d.onload=b;d.onerror=c;d.src=a}a.getDOMNode&&(a=a.getDOMNode());var c=this._getDataFromNode(a,
b),e=!(!c.dimensions||!c.dimensions.width||!c.dimensions.height),g=c.load+"";if("false"===g)return!1;var h=c.mode;if(e&&("fit"===h||"fill"===h)){h=a.parentNode;if(!h)return console.error("Not doing anything, parentNode not found."),!1;if(!this.refresh(a,b,h))return!1}var n=this._intendToLoad(a,c);if("string"===typeof n&&"viewport"!==g){var m=this.getUrl(n,c),g=a.getAttribute("data-image-resolution");a.getAttribute("src")!==m&&this.isValidResolution(n,g)&&(a.onload=function(){a.className=a.className.replace(IMAGE_LOADING_CLASS,
" ").trim();a.setAttribute("data-image-resolution",n)},!a.getAttribute("src")&&-1===a.className.indexOf(IMAGE_LOADING_CLASS)&&(a.className+=(a.className?" ":"")+IMAGE_LOADING_CLASS),!a.getAttribute("src")&&e?(a.setAttribute("src",m),c.useBgImage&&(a.parentNode.style.backgroundImage="url("+m+")")):d(m,function(){e?a.setAttribute("src",m):(a.setAttribute("data-image-dimensions",this.width+"x"+this.height),ImageLoader.load(a,b))},function(){a.className=a.className.replace(IMAGE_LOADING_CLASS," ").trim();
a.setAttribute("src",m)}));return!0}return n};this.refresh=function(a,b,d){a.getDOMNode&&(a=a.getDOMNode());d&&d.getDOMNode&&(d=d.getDOMNode());d=d||a.parentNode;if(!d)return console.error("Not doing anything, parentNode not found."),!1;var c=this._getDataFromNode(a,b),e=d.offsetWidth,g=d.offsetHeight;b=c.mode;if("none"!==b){var h=c.dimensions.width,n=c.dimensions.height,m=h/n,q=e/g;if(c.useBgImage&&"fill"===b&&"backgroundSize"in document.documentElement.style)return a.style.display="none",d.style.backgroundSize=
"cover",d.style.backgroundPosition=100*c.focalPoint.x+"% "+100*c.focalPoint.y+"%",!0;if(c.fixedRatio)"fill"==b&&q>m||"fit"==b&&q<m?(k=100,l=100*(q/m),r=(100-l)*c.focalPoint.y,p=0):(k=100*(m/q),l=100,r=0,p=(100-k)*c.focalPoint.x),a.style.top=r+"%",a.style.left=p+"%",a.style.width=k+"%",a.style.height=l+"%";else{var f;"fill"===b?f=m>q?g/n:e/h:"fit"===b&&(f=m<q?g/n:e/h);!c.stretch&&"fit"==b&&1<f&&(f=1);var k=Math.ceil(h*f),l=Math.ceil(n*f);if(0===k||0===l)return!1;var p,r;"fill"===b?(p=Math.min(Math.max(e/
2-k*c.focalPoint.x,e-k),0),r=Math.min(Math.max(g/2-l*c.focalPoint.y,g-l),0)):"fit"===b&&(f=c.fitAlignment,p=f.left?0:f.right?e-k:k<e?(e-k)/2:0,r=f.top?0:f.bottom?g-l:l<g?(g-l)/2:0,"inline"==this._getStyle(a,"display")&&(a.style.fontSize="0px"),this._resetAlt(a,function(){k-=a.offsetHeight-a.clientHeight;l-=a.offsetWidth-a.clientWidth}));a.style.top=Math.ceil(r)+"px";a.style.left=Math.ceil(p)+"px";a.style.width=Math.ceil(k)+"px";a.style.height=Math.ceil(l)+"px"}p=this._getStyle(d,"position");a.style.position=
"relative"==p?"absolute":"relative";if("fill"==b&&(b=this._getStyle(d,"overflow"),!b||"hidden"!=b))d.style.overflow="hidden";return!0}};this._intendToLoad=function(a,b){function d(c,d){"none"===b.mode&&(a.style.width=null,a.style.height=null);var e=parseFloat(a.getAttribute(c)),f=parseFloat(e);if(!f||isNaN(f))e=h._getStyle(a,c),f=parseFloat(e);if(!f||isNaN(f))e=h._getStyle(a,"max-"+c,"max"+(c.substr(0,1).toUpperCase()+c.substr(1))),f=parseFloat(e);if(0===d||e)switch(h._stringType(e)){case "percentage":d=
parseInt(e,10)/100*g["offset"+c.substr(0,1).toUpperCase()+c.substr(1)];break;case "number":d=parseInt(e,10)}!f&&0!==d&&!a.getAttribute("src")&&(d=0);return d}b=b||this._getDataFromNode(a);if(!b.source)return!1;var c=a.offsetWidth,e=a.offsetHeight,g=a.parentNode,h=this;this._resetAlt(a,function(){c=d("width",c);e=d("height",e)});0===c&&0===e?(c=b.dimensions.width,e=b.dimensions.height):0===c?c=this.getDimensionForValue("width",e,b):0===e&&(e=this.getDimensionForValue("height",c,b));"viewport"===b.load&&
(a.style.width=Math.floor(c)+"px",a.style.height=Math.floor(e)+"px");return this.getSquarespaceSize(c,e,b)};this._getDataFromNode=function(a,b){b=b||{};var d={focalPoint:{x:0.5,y:0.5},dimensions:{width:null,height:null},mode:"none",fitAlignment:{center:!0},load:"true",stretch:!0,fixedRatio:!1};if(b.focalPoint)d.focalPoint=b.focalPoint;else{var c=a.getAttribute("data-image-focal-point");if(c&&(c=c.split(","))&&2==c.length)d.focalPoint={x:parseFloat(c[0]),y:parseFloat(c[1])}}if(b.dimensions)d.dimensions=
b.dimensions;else if((c=a.getAttribute("data-image-dimensions"))&&(c=c.split("x"))&&2==c.length)d.dimensions={width:parseInt(c[0],10),height:parseInt(c[1],10)};b.mode?d.mode=b.mode:a.parentNode&&(c=a.parentNode.className,-1!==c.indexOf("content-fill")?d.mode="fill":-1!==c.indexOf("content-fit")&&(d.mode="fit"));if("fit"===d.mode&&a.parentNode&&(c=b.fitAlignment||a.getAttribute("data-alignment")||a.parentNode.getAttribute("data-alignment")))d.fitAlignment={top:-1!==c.indexOf("top"),left:-1!==c.indexOf("left"),
center:-1!==c.indexOf("center"),right:-1!==c.indexOf("right"),bottom:-1!==c.indexOf("bottom")};b.load?d.load=b.load:(c=a.getAttribute("data-load"))&&(d.load=c);if("undefined"!==typeof b.stretch)d.stretch=b.stretch;else if(c=a.getAttribute("data-image-stretch"))d.stretch="true"===c?!0:!1;d.source=b.source?b.source:a.getAttribute("data-src");d.source&&this.isSquarespaceUrl(d.source)&&("http:"===d.source.substr(0,5)&&"https"===window.location.protocol.substr(0,5))&&(d.source=d.source.replace("http://",
"https://"));if(b.fixedRatio)d.fixedRatio=b.fixedRatio;else if(c=a.getAttribute("data-fixed-ratio"))d.fixedRatio="true"==c;b.useBgImage?d.useBgImage=b.useBgImage:(c=a.getAttribute("data-use-bg-image"),d.useBgImage="true"===c||!0===c?!0:!1);return d};this._stringType=function(a){return"string"===typeof a&&-1!==a.indexOf("%")?"percentage":isNaN(parseInt(a,10))?NaN:"number"};this._getStyle=function(a,b,d){var c;a.currentStyle?c=a.currentStyle[d||b]:window.getComputedStyle&&(c=document.defaultView.getComputedStyle(a,
null).getPropertyValue(b));return c};this._isVisible=function(a){a=a.getBoundingClientRect();return 0<=a.left&&0<=a.top||0<=a.bottom&&0<=a.right||0<=a.left&&0<=a.bottom||0<=a.right&&0<=a.top};this.getSquarespaceSize=function(a,b,d){a=Math.max(b/(d.dimensions.height/d.dimensions.width),a);"undefined"===typeof app&&"number"===typeof window.devicePixelRatio&&(a*=window.devicePixelRatio);for(b=1;b<SQUARESPACE_SIZES.length&&!(a>SQUARESPACE_SIZES[b]);b++);return SQUARESPACE_SIZES[b-1]+"w"};this.getDimensionForValue=
function(a,b,d){var c=d.dimensions.width;d=d.dimensions.height;return"width"==a?c/d*b:"height"==a?d/c*b:NaN};this.getUrl=function(a,b){var d=b.source;return a&&("/"==d[0]||this.isSquarespaceUrl(d))?(-1===d.indexOf("format="+a)&&(d=d+(-1!==d.indexOf("?")?"&":"?")+"format="+a),d):b.source};this.isSquarespaceUrl=function(a){return-1!==a.indexOf("squarespace.com")||-1!==a.indexOf("squarespace.net")||-1!==a.indexOf("sqsp.net")};this.isValidResolution=function(a,b){a=parseInt(a,10);b=parseInt(b,10);return isNaN(a)||
isNaN(b)?!0:a>b};this._resetAlt=function(a,b){var d=a.getAttribute("alt"),c=d&&0<d.length&&!a.getAttribute("src");if(c){var e=a.style.display;a.removeAttribute("alt");a.style.display="none";a.offsetHeight+0;a.style.display=e}b.call(this);c&&a.setAttribute("alt",d)};this.bootstrap=function(){var a=document.images;if(0<a.length)for(var b=0,d=a.length;b<d;b++)((a[b].hasAttribute?a[b].hasAttribute("data-image"):a[b].attributes["data-image"])||(a[b].hasAttribute?a[b].hasAttribute("data-src"):a[b].attributes["data-src"]))&&
"false"!==(a[b].getAttribute?a[b].getAttribute("data-load"):a[b].attributes["data-load"])+""&&ImageLoader.load(a[b])}};window.ImageLoader=ImageLoader;window.YUI&&YUI.add("squarespace-imageloader",function(a){},"MY FATHER WAS A ROBOT, BUT HIS FATHER WAS A HUMAN",{requires:[]});
})();</script>
<script>Static.SQUARESPACE_CONTEXT = {"facebookAppId":"314192535267336","rollups":{"squarespace-announcement-bar":{"css":"http://static.squarespace.com/universal/styles-compressed/announcement-bar-d41d8cd98f00b204e9800998ecf8427e-min.css","js":"../universal/scripts-compressed/announcement-bar-a94e753ee2d7c58f6e5a-min.js"},"squarespace-audio-player":{"css":"../universal/styles-compressed/audio-player-76e4bfcc3f9830beb388bae2002fbe6c-min.css","js":"../universal/scripts-compressed/audio-player-9936d73d40809ab3319a-min.js"},"squarespace-blog-collection-list":{"css":"http://static.squarespace.com/universal/styles-compressed/blog-collection-list-d41d8cd98f00b204e9800998ecf8427e-min.css","js":"../universal/scripts-compressed/blog-collection-list-48b3af472cb6e6d4f3e6-min.js"},"squarespace-calendar-block-renderer":{"css":"../universal/styles-compressed/calendar-block-renderer-edb9ea58c015fca447b97a2948a5c589-min.css","js":"../universal/scripts-compressed/calendar-block-renderer-9a0f2eeaab21bcb5d043-min.js"},"squarespace-chartjs-helpers":{"css":"../universal/styles-compressed/chartjs-helpers-9935a41d63cf08ca108505d288c1712e-min.css","js":"../universal/scripts-compressed/chartjs-helpers-e1afdd769e0e346764c2-min.js"},"squarespace-comments":{"css":"../universal/styles-compressed/comments-54d9a235556bd6d2c4429d030a5b72af-min.css","js":"../universal/scripts-compressed/comments-c272ce89d4b5e77de93e-min.js"},"squarespace-dialog":{"css":"../universal/styles-compressed/dialog-ea39fe24a2aa9c60f97b41a76a75ffd9-min.css","js":"../universal/scripts-compressed/dialog-fd7d52d6f020a9b80dcc-min.js"},"squarespace-events-collection":{"css":"../universal/styles-compressed/events-collection-edb9ea58c015fca447b97a2948a5c589-min.css","js":"../universal/scripts-compressed/events-collection-aad720d5cac15379f6f9-min.js"},"squarespace-gallery-collection-list":{"css":"http://static.squarespace.com/universal/styles-compressed/gallery-collection-list-d41d8cd98f00b204e9800998ecf8427e-min.css","js":"../universal/scripts-compressed/gallery-collection-list-5f5351ca44f11a15dd97-min.js"},"squarespace-image-zoom":{"css":"../universal/styles-compressed/image-zoom-ae974921915aeccaff8ad60c60e19c31-min.css","js":"../universal/scripts-compressed/image-zoom-1867c3c27aa96d8ad03f-min.js"},"squarespace-pinterest":{"css":"http://static.squarespace.com/universal/styles-compressed/pinterest-d41d8cd98f00b204e9800998ecf8427e-min.css","js":"../universal/scripts-compressed/pinterest-a4d488c174ae520fecc2-min.js"},"squarespace-product-quick-view":{"css":"../universal/styles-compressed/product-quick-view-eb4b900ac0155bed2f175aa82e2a7c17-min.css","js":"../universal/scripts-compressed/product-quick-view-9fb96afc74ee4630a533-min.js"},"squarespace-products-collection-item-v2":{"css":"../universal/styles-compressed/products-collection-item-v2-ae974921915aeccaff8ad60c60e19c31-min.css","js":"../universal/scripts-compressed/products-collection-item-v2-80feccb3b4ec831d889c-min.js"},"squarespace-products-collection-list-v2":{"css":"../universal/styles-compressed/products-collection-list-v2-ae974921915aeccaff8ad60c60e19c31-min.css","js":"../universal/scripts-compressed/products-collection-list-v2-98def1d388a4d02df66c-min.js"},"squarespace-search-page":{"css":"../universal/styles-compressed/search-page-9e3daa07ec7490c2f0be98a39351cb63-min.css","js":"../universal/scripts-compressed/search-page-2a70adf4a9ff5c307ba5-min.js"},"squarespace-share-buttons":{"js":"../universal/scripts-compressed/share-buttons-812573907ae21a7c5e48-min.js"},"squarespace-simple-liking":{"css":"../universal/styles-compressed/simple-liking-09fa291ec2800c97714f0d157fd0a6ca-min.css","js":"../universal/scripts-compressed/simple-liking-b23c99266cf49f5ce0eb-min.js"},"squarespace-social-buttons":{"css":"../universal/styles-compressed/social-buttons-7a696232d1cd101fd62b5f174f9ae6ff-min.css","js":"../universal/scripts-compressed/social-buttons-7722d71c478e05e56d4c-min.js"},"squarespace-tourdates":{"css":"http://static.squarespace.com/universal/styles-compressed/tourdates-d41d8cd98f00b204e9800998ecf8427e-min.css","js":"../universal/scripts-compressed/tourdates-2d5032bb81eca937fb8c-min.js"}},"pageType":2,"website":{"id":"51019d01e4b0f6a8c8f55c7e","identifier":"thfw","websiteType":1,"contentModifiedOn":1469761847440,"cloneable":false,"siteStatus":{},"language":"en-US","timeZone":"America/New_York","machineTimeZoneOffset":-14400000,"timeZoneOffset":-14400000,"timeZoneAbbr":"EDT","siteTitle":"Tiny Hardware Firewall VPN Client","siteTagLine":"Because Security is Everything","siteDescription":"","location":{"addressTitle":"","addressLine1":"","addressLine2":"","addressCountry":""},"shareButtonOptions":{"2":true,"7":true,"8":true,"3":true,"4":true,"5":true,"6":true,"1":true},"authenticUrl":"http://www.tinyhardwarefirewall.com","internalUrl":"http://thfw.squarespace.com","baseUrl":"http://www.tinyhardwarefirewall.com","primaryDomain":"www.tinyhardwarefirewall.com","typekitId":"","statsMigrated":true},"websiteSettings":{"id":"51019d01e4b0f6a8c8f55c7f","websiteId":"51019d01e4b0f6a8c8f55c7e","type":"Business","subject":"Software and IT","subjects":[{"systemSubject":"tech"}],"country":"US","state":"DC","markdownMode":false,"simpleLikingEnabled":true,"mobileInfoBarSettings":{"isContactEmailEnabled":false,"isContactPhoneNumberEnabled":false,"isLocationEnabled":false,"isBusinessHoursEnabled":false},"lastAgreedTermsOfService":2,"defaultPostFormat":"%y/%m/%d/%t","commentLikesAllowed":true,"commentAnonAllowed":true,"commentThreaded":true,"commentApprovalRequired":false,"commentAvatarsOn":true,"commentSortType":2,"commentFlagThreshold":0,"commentFlagsAllowed":true,"commentEnableByDefault":true,"commentDisableAfterDaysDefault":0,"disqusShortname":"","homepageTitleFormat":"%s","collectionTitleFormat":"%c \u2014 %s","itemTitleFormat":"%i \u2014 %s","commentsEnabled":true,"contactPhoneNumber":"","allowSquarespacePromotion":true,"storeSettings":{"returnPolicy":null,"termsOfService":null,"privacyPolicy":null,"orderRefundedSubjectFormat":"%s: Order #%o Refunded","orderRefundedTitleFormat":"Order Refunded: #%o","paymentSettings":{},"expressCheckout":false,"useLightCart":false,"showNoteField":false,"currenciesSupported":["USD"],"defaultCurrency":"USD","selectedCurrency":"USD","measurementStandard":1,"showCustomCheckoutForm":false,"enableMailingListOptInByDefault":true,"sameAsRetailLocation":false,"stripeConnected":false,"isLive":false,"storeState":3},"useEscapeKeyToLogin":true,"ssBadgeType":1,"ssBadgePosition":4,"ssBadgeVisibility":1,"ssBadgeDevices":1,"ampEnabled":false},"websiteCloneable":false,"collection":{"title":"Buy It","id":"52cd9f88e4b0bd766b9628db","fullUrl":"/buy-one-1/","type":10},"subscribed":false,"appDomain":"squarespace.com","templateTweakable":true,"tweakJSON":{"aspect-ratio":"Auto","bannerImageHeight":"525px","gallery-arrow-style":"No Background","gallery-aspect-ratio":"3:2 Standard","gallery-auto-crop":"false","gallery-autoplay":"true","gallery-design":"Slideshow","gallery-info-overlay":"Show on Hover","gallery-loop":"false","gallery-navigation":"Bullets","gallery-show-arrows":"false","gallery-transitions":"Fade","galleryArrowBackground":"#222","galleryArrowColor":"#fff","galleryAutoplaySpeed":"4","galleryCircleColor":"#fff","galleryInfoBackground":"rgba(0, 0, 0, .7)","galleryThumbnailSize":"100px","gridSize":"350px","gridSpacing":"20px","product-gallery-auto-crop":"true","product-image-auto-crop":"true"},"templateId":"5093f261e4b0979eac7cb299","pageFeatures":[1,2,4],"impersonatedSession":false,"isFacebookTab":false,"tzData":{"zones":[[-300,"US","E%sT",null]],"rules":{"US":[[1967,2006,null,"Oct","lastSun","2:00","0","S"],[1987,2006,null,"Apr","Sun>=1","2:00","1:00","D"],[2007,"max",null,"Mar","Sun>=8","2:00","1:00","D"],[2007,"max",null,"Nov","Sun>=1","2:00","0","S"]]}}};</script><script type="text/javascript"> SquarespaceFonts.loadViaContext(); Squarespace.load(window);</script><!--[if gte IE 9]> <link rel="stylesheet" type="text/css" href="//static1.squarespace.com/static/sitecss/51019d01e4b0f6a8c8f55c7e/14/5093f261e4b0979eac7cb299/51c0d348e4b083db8205e3e5/3265-05142015/1460574796091/site.css?&filterFeatures=false&part=1"/><link rel="stylesheet" type="text/css" href="//static1.squarespace.com/static/sitecss/51019d01e4b0f6a8c8f55c7e/14/5093f261e4b0979eac7cb299/51c0d348e4b083db8205e3e5/3265-05142015/1460574796091/site.css?&filterFeatures=false&part=2"/><link rel="stylesheet" type="text/css" href="//static1.squarespace.com/static/sitecss/51019d01e4b0f6a8c8f55c7e/14/5093f261e4b0979eac7cb299/51c0d348e4b083db8205e3e5/3265-05142015/1460574796091/site.css?&filterFeatures=false&part=3"/><link rel="stylesheet" type="text/css" href="//static1.squarespace.com/static/sitecss/51019d01e4b0f6a8c8f55c7e/14/5093f261e4b0979eac7cb299/51c0d348e4b083db8205e3e5/3265-05142015/1460574796091/site.css?&filterFeatures=false&part=4"/><![endif]-->
<!--[if lt IE 9]><link rel="stylesheet" type="text/css" href="//static1.squarespace.com/static/sitecss/51019d01e4b0f6a8c8f55c7e/14/5093f261e4b0979eac7cb299/51c0d348e4b083db8205e3e5/3265-05142015/1460574796091/site.css?&filterFeatures=false&noMedia=true&part=1"/><link rel="stylesheet" type="text/css" href="//static1.squarespace.com/static/sitecss/51019d01e4b0f6a8c8f55c7e/14/5093f261e4b0979eac7cb299/51c0d348e4b083db8205e3e5/3265-05142015/1460574796091/site.css?&filterFeatures=false&noMedia=true&part=2"/><link rel="stylesheet" type="text/css" href="//static1.squarespace.com/static/sitecss/51019d01e4b0f6a8c8f55c7e/14/5093f261e4b0979eac7cb299/51c0d348e4b083db8205e3e5/3265-05142015/1460574796091/site.css?&filterFeatures=false&noMedia=true&part=3"/><link rel="stylesheet" type="text/css" href="//static1.squarespace.com/static/sitecss/51019d01e4b0f6a8c8f55c7e/14/5093f261e4b0979eac7cb299/51c0d348e4b083db8205e3e5/3265-05142015/1460574796091/site.css?&filterFeatures=false&noMedia=true&part=4"/><![endif]-->
<!--[if !IE]> --><link rel="stylesheet" type="text/css" href="../static/sitecss/51019d01e4b0f6a8c8f55c7e/14/5093f261e4b0979eac7cb299/51c0d348e4b083db8205e3e5/3265-05142015/1460574796091/site_-filterFeatures-false.css"/><!-- <![endif]-->
<!-- End of Squarespace Headers -->
    <script type="text/javascript" src="../static/ta/5093f258e4b0979eac7cb197/3265/scripts/combo/-site-bundle.js"></script>
  </head>
  <body id="collection-52cd9f88e4b0bd766b9628db" class="site-drop-shadow  header-icons header-dropdown-contact-or-location-false always-show-nav header--nav-borders title-decoration-false  blog-text-width-false     event-thumbnails event-thumbnail-size-32-standard event-date-label event-date-label-time event-list-show-cats event-list-date event-list-time event-list-address   event-icalgcal-links  event-excerpts  event-item-back-link    product-list-titles-under product-list-alignment-center product-item-size-11-square product-image-auto-crop product-gallery-size-11-square product-gallery-auto-crop show-product-price show-product-item-nav product-social-sharing gallery-design-slideshow aspect-ratio-auto lightbox-style-dark gallery-navigation-bullets gallery-info-overlay-show-on-hover gallery-aspect-ratio-32-standard gallery-arrow-style-no-background gallery-transitions-fade   gallery-autoplay    opentable-style-light newsletter-style-dark small-button-style-solid small-button-shape-square medium-button-style-solid medium-button-shape-square large-button-style-solid large-button-shape-square button-style-default button-corner-style-square tweak-product-quick-view-button-style-floating tweak-product-quick-view-button-position-bottom tweak-product-quick-view-lightbox-excerpt-display-truncate tweak-product-quick-view-lightbox-show-arrows tweak-product-quick-view-lightbox-show-close-button tweak-product-quick-view-lightbox-controls-weight-light native-currency-code-usd collection-type-page collection-layout-default collection-52cd9f88e4b0bd766b9628db mobile-style-available has-main-image">
    <div class="contact-wrapper">
      <div class="contact-inner-wrapper">
        <div class="sqs-layout sqs-grid-12 columns-12 sqs-locked-layout" data-layout-label="Header Contact Info Block" data-type="block-field" data-updated-on="1363886143699" id="contactBlock"><div class="row sqs-row"><div class="col sqs-col-6 span-6"><div class="sqs-block html-block sqs-block-html" data-block-type="2" id="block-03cad3e113ff64034a2f"><div class="sqs-block-content"><h3>contact us</h3><p>Use the form on the right to contact us.</p><p>You can edit the text in this area, and change where the contact form on the right submits to, by entering edit mode using the modes on the bottom right.</p></div></div></div><div class="col sqs-col-6 span-6"><div class="sqs-block form-block sqs-block-form" data-block-type="9" id="block-2bea00ec1d9f05d910d0"><div class="sqs-block-content">
<div class="form-wrapper">
    <div class="form-inner-wrapper">
      <form autocomplete="on" action="https://thfw.squarespace.com/" method="POST" onsubmit="return (function(form) { Y.use
      ('squarespace-form-submit', 'node',
      function (Y) { (new Y.Squarespace.FormSubmit({ formNode: Y.Node(form) })).submit('51c0d348e4b00b62a84fbd8b', '', 'contactBlock') }); return false;})(this)">
          <div class="field-list clear">
                <div id="email2" class="form-item field email required">
                  <label class="title" for="email2-field">Email Address <span class="required">*</span></label>
                  <input class="field-element" name="email" x-autocompletetype="email" type="text" spellcheck="false" id="email2-field"/>
                </div>
                <div id="textarea1" class="form-item field textarea required">
                  <label class="title" for="textarea1-field">Message <span class="required">*</span></label>
                  <textarea class="field-element " id="textarea1-field"></textarea>
                </div>
          </div>
        <div class="form-button-wrapper">
          <input class="button sqs-system-button sqs-editable-button" type="submit" value="Submit"/>
        </div>
        <div class="hidden form-submission-text">Thank you!</div>
        <div class="hidden form-submission-html" data-submission-html=""></div>
      </form>
    </div>
</div>
</div></div></div></div></div>
      </div>
    </div>
    <div id="contactInfo">
      <div class="contact-inner-wrapper contact-info-inner-wrapper">
        <div class="map-image"></div>
        <div class="address-phone-email">
                <p>123 Street Avenue, City Town, 99999</p>
              <p>(123) 555-6789</p>
              <p><a href="/cdn-cgi/l/email-protection" class="__cf_email__" data-cfemail="385d5559515478595c5c4a5d4b4b165b5755">[email&#160;protected]</a></p>
              <p>&nbsp;</p>
              <p>You can set your address, phone number, email and site description in the settings tab.<br/>Link to <a href="../read-me/">read me page</a> with more information.</p>
            </div>
      </div>
    </div>
    <nav id="mobile-navigation" class="mobile-nav">
      <!--MOBILE-->
  <div class="nav-wrapper" data-content-field="navigation-mobileNav">
    <ul>
                <li class=""><a href="/">Home</a></li>
                <li class=""><a href="../thffeatures/">Features</a></li>
                <li class=" active-link"><a href="../buy-one-1/">Buy It</a></li>
                <li class=""><a href="../how-to-use-it/">Use It</a></li>
                <li class=""><a href="../reviews/">Reviews</a></li>
                <li class=""><a href="../what-a-hacker-sees/">What a Hacker Sees</a></li>
                <li class=""><a href="../privacy-policy/">Privacy Policy</a></li>
                <li class=""><a href="../about-us/">About Us</a></li>
                <li class=""><a href="../contact-us/">Contact Us</a></li>
    </ul>
  </div>
    </nav>
    <div class="opacity-overlay"></div>
    <div class="outer-wrapper">
      <div class="wrapper cf">
        <div id="mobile-header">
          <a class="icon-menu" id="mobileMenu"></a><!-- comment the space between elements because science
          --><div class="site-title-wrapper">
            <h1 data-content-field="site-title" class="site-title">
              <a href="/" class="home-link">Tiny Hardware Firewall VPN Client</a>
            </h1>
          </div><!-- comment the space between elements because science
          --><div class="info-email-wrapper">
            <a id="info-mobile" class="icon-info"><span class="icon-text">Info</span></a>
            <div id="email-mobile">
              <a class="icon-email"><span class="icon-text">Email</span></a>
            </div>
            <div id="search-mobile">
              <a class="icon-search" href="../search/" data-source="template"><span class="icon-text">Search</span></a>
            </div>
          </div>
        </div>
        <header id="header">
          <!--MAIN NAVIGATION-->
          <nav id="main-navigation" class="main-nav">
            <div class="info-title-email-wrapper">
              <a class="icon-menu" id="desktopMenu"><span class="icon-text">Menu</span></a>
              <div class="site-title-wrapper">
                <h1 data-content-field="site-title" class="site-title">
                      <a href="/" class="home-link">Tiny Hardware Firewall VPN Client</a>
                </h1>
              </div>
              <a id="info" class="icon-info"><span class="icon-text">Info</span></a>
              <div id="email">
                <a class="icon-email"><span class="icon-text">Email</span></a>
              </div>
              <div id="headerSearch">
                <a class="icon-search" href="../search/" data-source="template"><span class="icon-text">Search</span></a>
              </div>
            </div>
  <div class="nav-wrapper" data-content-field="navigation-mainNav">
    <ul class="cf">
              <li class=""><a href="/">Home</a></li>
              <li class=""><a href="../thffeatures/">Features</a></li>
              <li class=" active-link"><a href="../buy-one-1/">Buy It</a></li>
              <li class=""><a href="../how-to-use-it/">Use It</a></li>
              <li class=""><a href="../reviews/">Reviews</a></li>
              <li class=""><a href="../what-a-hacker-sees/">What a Hacker Sees</a></li>
              <li class=""><a href="../privacy-policy/">Privacy Policy</a></li>
              <li class=""><a href="../about-us/">About Us</a></li>
              <li class=""><a href="../contact-us/">Contact Us</a></li>
  </ul>
  </div>
          </nav>
        </header>
        <!--CONTENT INJECTION POINT-->
        <section id="content">
        <div class="content-inner-wrapper">
          <div class="collection-title-desc" data-collection-id="52cd9f88e4b0bd766b9628db" data-edit-main-image="Banner">
            <div class="collection-title-basic"><h1 class="page-title">Buy It</h1></div>
          </div>
            <div class="main-content-wrapper" data-content-field="main-content" data-collection-id="52cd9f88e4b0bd766b9628db" data-edit-main-image="Banner">
              <div class="sqs-layout sqs-grid-12 columns-12" data-type="page" data-updated-on="1466769616074" id="page-52cd9f88e4b0bd766b9628db"><div class="row sqs-row"><div class="col sqs-col-12 span-12"><div class="sqs-block html-block sqs-block-html" data-block-type="2" id="block-yui_3_17_2_3_1453562844804_7470"><div class="sqs-block-content"><h3 class="text-align-center"> </h3><p>Each THF comes with an annual VPN subscription ($91.25). &nbsp;Shipping is free. &nbsp;The hardware costs are $30 for the New Napoleon, $35 for the 2016 Yi Sun-shin, and $41 for the <span style="font-size:16px">2016 Yi Sun-shin</span> with the external antenna. &nbsp;&nbsp;<span style="font-size:16px">Please note that for your safety we never see your credit card number. You will be emailed a tracking number on the day the unit ships. &nbsp;The New Napoleon does not have a wired Ethernet port, it is wireless only to both the client (you) and the access point.</span></p></div></div><div class="sqs-block horizontalrule-block sqs-block-horizontalrule" data-block-type="47" id="block-yui_3_17_2_13_1455138716585_19156"><div class="sqs-block-content"><hr/></div></div><div class="sqs-block image-block sqs-block-image" data-block-type="5" id="block-yui_3_17_2_2_1452278611572_11179"><div class="sqs-block-content">
	<div class="image-block-outer-wrapper layout-caption-below ">
		<div class="intrinsic" style="max-width:2680.0px;">
				<div style="padding-bottom:56.23134231567383%;" class="image-block-wrapper   has-aspect-ratio" data-description="<p>The 2016 <a href=&quot;http://www.tinyhardwarefirewall.com/whoaretheseguys&quot;>Yi Sun-shin</a>&nbsp;$35</p>">
					<noscript><img src="../static/51019d01e4b0f6a8c8f55c7e/t/56bba3f84c2f856b13c10e87/1455137786021/2016-01-06-at-11-07-27.jpg" alt="The 2016 Yi Sun-shin $35"/></noscript><img class="thumb-image" alt="The 2016 Yi Sun-shin $35" data-src="../static/51019d01e4b0f6a8c8f55c7e/t/56bba3f84c2f856b13c10e87/1455137786021/2016-01-06-at-11-07-27.jpg" data-image="../static/51019d01e4b0f6a8c8f55c7e/t/56bba3f84c2f856b13c10e87/1455137786021/2016-01-06-at-11-07-27.jpg" data-image-dimensions="2680x1507" data-image-focal-point="0.5,0.5" data-load="false" data-image-id="56bba3f84c2f856b13c10e87" data-type="image"/>
				</div>
			<div class="image-caption-wrapper">
				<div class="image-caption"><p>The 2016 <a href="../whoaretheseguys/">Yi Sun-shin</a>&nbsp;$35</p></div>
			</div>
		</div>
	</div>
</div></div><div class="sqs-block code-block sqs-block-code" data-block-type="23" id="block-yui_3_17_2_4_1455136761245_12052"><div class="sqs-block-content"><a href="https://app.moonclerk.com/pay/k3jt472npip"><img alt="Buy Now" src="../moonclerk/buttons/buy-now.png"/></a></div></div><div class="sqs-block horizontalrule-block sqs-block-horizontalrule" data-block-type="47" id="block-yui_3_17_2_4_1455136761245_7470"><div class="sqs-block-content"><hr/></div></div><div class="sqs-block image-block sqs-block-image" data-block-type="5" id="block-yui_3_17_2_4_1455136761245_12661"><div class="sqs-block-content">
	<div class="image-block-outer-wrapper layout-caption-below ">
		<div class="intrinsic" style="max-width:2040.0px;">
				<div style="padding-bottom:85.14705657958984%;" class="image-block-wrapper   has-aspect-ratio" data-description="<p><span style=&quot;font-size:12px&quot;>The 2016 <a href=&quot;http://www.tinyhardwarefirewall.com/whoaretheseguys&quot;>Yi Sun-shin</a> with external Antenna $41</span></p>">
					<noscript><img src="../static/51019d01e4b0f6a8c8f55c7e/t/56bba715746fb96306c88e95/1455138594786/image_file.jpg" alt="The 2016 Yi Sun-shin with external Antenna $41"/></noscript><img class="thumb-image" alt="The 2016 Yi Sun-shin with external Antenna $41" data-src="http://static1.squarespace.com/static/51019d01e4b0f6a8c8f55c7e/t/56bba715746fb96306c88e95/1455138594786/" data-image="http://static1.squarespace.com/static/51019d01e4b0f6a8c8f55c7e/t/56bba715746fb96306c88e95/1455138594786/" data-image-dimensions="2040x1737" data-image-focal-point="0.5,0.5" data-load="false" data-image-id="56bba715746fb96306c88e95" data-type="image"/>
				</div>
			<div class="image-caption-wrapper">
				<div class="image-caption"><p><span style="font-size:12px">The 2016 <a href="../whoaretheseguys/">Yi Sun-shin</a> with external Antenna $41</span></p></div>
			</div>
		</div>
	</div>
</div></div><div class="sqs-block code-block sqs-block-code" data-block-type="23" id="block-yui_3_17_2_4_1455136761245_16153"><div class="sqs-block-content"><a href="https://app.moonclerk.com/pay/4ib02vmj34a"><img alt="Buy Now" src="../moonclerk/buttons/buy-now.png"/></a></div></div><div class="sqs-block image-block sqs-block-image" data-block-type="5" id="block-yui_3_17_2_21_1460569647418_9104"><div class="sqs-block-content">
	<div class="image-block-outer-wrapper layout-caption-below ">
		<div class="intrinsic" style="max-width:3140.0px;">
				<a href="../whoaretheseguys/">
				<div style="padding-bottom:80.12738800048828%;" class="image-block-wrapper   has-aspect-ratio" data-description="<p>The 2016 <em>New</em> <a href=&quot;/whoaretheseguys&quot;>Napoleon</a>&nbsp;$30</p>">
					<noscript><img src="../static/51019d01e4b0f6a8c8f55c7e/t/570e956b62cd947719273a5a/1460659887609/image_file.jpg" alt="The 2016 New Napoleon $30"/></noscript><img class="thumb-image" alt="The 2016 New Napoleon $30" data-src="http://static1.squarespace.com/static/51019d01e4b0f6a8c8f55c7e/t/570e956b62cd947719273a5a/1460659887609/" data-image="http://static1.squarespace.com/static/51019d01e4b0f6a8c8f55c7e/t/570e956b62cd947719273a5a/1460659887609/" data-image-dimensions="3140x2516" data-image-focal-point="0.5,0.5" data-load="false" data-image-id="570e956b62cd947719273a5a" data-type="image"/>
				</div>
				</a>
			<div class="image-caption-wrapper">
				<div class="image-caption"><p>The 2016 <em>New</em> <a href="../whoaretheseguys/">Napoleon</a>&nbsp;$30</p></div>
			</div>
		</div>
	</div>
</div></div><div class="sqs-block horizontalrule-block sqs-block-horizontalrule" data-block-type="47" id="block-yui_3_17_2_21_1460569647418_18172"><div class="sqs-block-content"><hr/></div></div><div class="sqs-block code-block sqs-block-code sqs-col-6 span-6 float float-right" data-block-type="23" id="block-yui_3_17_2_21_1460569647418_12971"><div class="sqs-block-content"><a href="https://app.moonclerk.com/pay/35ogbw7t2pw"><img alt="Buy Now" src="../moonclerk/buttons/buy-now.png"/></a></div></div><div class="sqs-block html-block sqs-block-html" data-block-type="2" id="block-yui_3_17_2_4_1455136761245_15729"><div class="sqs-block-content"><p>Purchase the New Napoleon in <span style="font-size:16px">White</span>:</p><p> </p></div></div><div class="sqs-block horizontalrule-block sqs-block-horizontalrule" data-block-type="47" id="block-yui_3_17_2_21_1460569647418_17512"><div class="sqs-block-content"><hr/></div></div><div class="sqs-block code-block sqs-block-code sqs-col-6 span-6 float float-right" data-block-type="23" id="block-yui_3_17_2_21_1460569647418_14390"><div class="sqs-block-content"><a href="https://app.moonclerk.com/pay/ohp5iemyyuv"><img alt="Buy Now" src="../moonclerk/buttons/buy-now.png"/></a></div></div><div class="sqs-block html-block sqs-block-html" data-block-type="2" id="block-yui_3_17_2_21_1460569647418_15563"><div class="sqs-block-content"><p><span style="font-size:16px">Purchase the New Napoleon in </span><span style="font-size:16px">Black:</span></p><p> </p></div></div><div class="sqs-block horizontalrule-block sqs-block-horizontalrule" data-block-type="47" id="block-yui_3_17_2_21_1460569647418_17840"><div class="sqs-block-content"><hr/></div></div><div class="sqs-block code-block sqs-block-code sqs-col-6 span-6 float float-right" data-block-type="23" id="block-yui_3_17_2_21_1460569647418_16244"><div class="sqs-block-content"><a href="https://app.moonclerk.com/pay/e3ja3zvmza1"><img alt="Buy Now" src="../moonclerk/buttons/buy-now.png"/></a></div></div><div class="sqs-block html-block sqs-block-html" data-block-type="2" id="block-yui_3_17_2_21_1460569647418_16949"><div class="sqs-block-content"><p>Send me whatever color <span style="font-size:16px">New Napoleon </span>you have I don't want to wait!</p></div></div><div class="sqs-block horizontalrule-block sqs-block-horizontalrule" data-block-type="47" id="block-yui_3_17_2_4_1455136761245_15117"><div class="sqs-block-content"><hr/></div></div><div class="sqs-block html-block sqs-block-html" data-block-type="2" id="block-354159ec24f102491bba"><div class="sqs-block-content"><p> </p><p><em><strong>Restrictions</strong></em>: &nbsp;</p><p>Due to US Law and the strong encryption in the device we can only ship the THF in the US and to APO/FPO addresses.&nbsp;</p></div></div></div></div></div>
            </div>
        </div>
        </section>
      </div> <!-- end .wrapper -->
      <footer id="footer" class="cf">
        <div class="sqs-layout sqs-grid-1 columns-1 empty" data-layout-label="Left Footer Content" data-type="block-field" id="footerBlockLeft"><div class="row sqs-row"><div class="col sqs-col-1 span-1"></div></div></div>
        <div class="sqs-layout sqs-grid-1 columns-1 empty" data-layout-label="Right Footer Content" data-type="block-field" id="footerBlockRight"><div class="row sqs-row"><div class="col sqs-col-1 span-1"></div></div></div>
      </footer>
    </div> <!-- end .outer-wrapper -->
    <!--INJECTION POINT FOR TRACKING SCRIPTS AND USER CONTENT FROM THE CODE INJECTION TAB-->
    <script data-cfasync="false" src="/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script><script type="text/javascript" data-sqs-type="imageloader-bootstraper">(function() {if(window.ImageLoader) { window.ImageLoader.bootstrap(); }})();</script>
<script>Squarespace.afterBodyLoad(Y);</script>
  </body>
</html>