---
layout: default
section_id: portfolio
title: Tor Style Guide
---

<div class="full" style="background-color: #7D4698;">
  <div class="four spacing"></div>
  <div class="section-title">
    <div class="row">
      <div class="medium-10 medium-centered columns">
        <h1 class="wow slideInUp">Tor Style Guide</h1>
      </div>
    </div>
  </div>
</div>
<div class="full">
  <div class="row">
    <div class="large-8 columns">
      <img src="../images/@stock/tor-0.png" alt="style guide 1">
      <div class="three spacing"></div>
      <img src="../images/@stock/tor-4.png" alt="style guide 3">
      <div class="three spacing"></div>
      <img src="../images/@stock/tor-5.png" alt="style guide 3">
      <div class="three spacing"></div>
      <img src="../images/@stock/tor-1.png" alt="style guide 1">
      <div class="three spacing"></div>
      <img src="../images/@stock/tor-2.png" alt="style guide 2">
      <div class="three spacing"></div>
      <img src="../images/@stock/tor-3.png" alt="style guide 3">
      <div class="three spacing"></div>
    </div>
    <div class="large-4 columns">
      <div class="project-intro">
        <p>The Tor network is a group of volunteer-operated servers that allows people to improve their privacy and security on the Internet. Tor's users employ this network by connecting through a series of virtual tunnels rather than making a direct connection, thus allowing both organizations and individuals to share information over public networks without compromising their privacy.</p>
        <hr>
        <div class="spacing"></div>
        <h4>Date</h4>
        <p><span>September, 2016</span></p>
        <h4>Clients</h4>
        <p><span><a href="https://torproject.org" target="_blank">The Tor Project</a></span></p>
        <h4>Category</h4>
        <p><span>Style Guide</span></p>
        <a class="button boxed black" href="https://github.com/uracreative/" target="_blank"><i class="fab fa-github"></i> Sources</a>
         <a class="button boxed tor" href="https://torproject.org" target="_blank"><i class="fas fa-globe"></i> Website</a>
         <a class="button boxed black" href="https://demo.identihub.co/project/tor-project" target="_blank">Identihub</a>
      </div>
    </div>
  </div>
</div>
<hr>
<div class="full">
  <div class="section-title">
    <div class="row">
      <div class="medium-10 medium-centered columns">
        <h2>Related projects</h2>
      </div>
    </div>
  </div>
  <div class="related-works">
    <div class="row">
      <div class="large-4 columns">
        <div class="work-wrapper">
          <a href="openlabs" class="work">
            <img src="../images/@stock/openlabs.jpg" alt="">
            <div class="info">
              <h3>Open Labs</h3>
              <p>Rebranding</p>
            </div>
          </a>
        </div>
      </div>
      <div class="large-4 columns">
        <div class="work-wrapper">
          <a href="openchain" class="work">
          <img src="../images/@stock/penguins_thumb.jpg" alt="">
          <div class="info">
            <h3>OpenChain Penguins</h3>
            <p>Illustration</p>
          </div>
        </a>
        </div>
      </div>
      <div class="large-4 columns">
        <div class="work-wrapper">
          <a href="mozilla-l10n" class="work">
            <img src="../images/@stock/mozilla-l10n.jpg" alt="">
            <div class="info">
              <h3>Mozilla L10N T-shirts</h3>
              <p>Prints</p>
            </div>
          </a>
        </div>
      </div>
    </div>
  </div>

</div>