123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101 |
- <!DOCTYPE html>
- <html>
- <head>
- <meta charset='utf-8'>
- <meta http-equiv="X-UA-Compatible" content="chrome=1">
- <link href='http://fonts.googleapis.com/css?family=Roboto+Mono:400,100,300,500,700' rel='stylesheet' type='text/css'>
- <link href='http://fonts.googleapis.com/css?family=Roboto' rel='stylesheet' type='text/css'>
- <link rel="stylesheet" type="text/css" href="/stylesheets/stylesheet.css" media="screen">
- <link rel="stylesheet" type="text/css" href="/stylesheets/github-dark.css" media="screen">
-
- <title>Radical Networks</title>
- </head>
- <body>
- <div id="container">
- <div class="inner">
- <nav>
- <ul>
-
- <li><a href="/about/"class="active">About</a></li>
-
- <li><a href="/policies/">Policies</a></li>
- </ul>
- </nav>
- <header>
- <div class="headers">
- <a href="/">
- <h1>Radical<span class="light">/Networks</span></h1>
- </a>
- <h2>October 24-25, 2015<br/>NYU Poly, Brooklyn, NY</h2>
- </div>
- <div id="social">
- <a href="https://www.twitter.com/radnetworks" target="_blank"><img src="/images/twitter.png"></a>
- <a href="mailto:info@radicalnetworks.org"><img src="/images/email.png"></a>
- </div>
- </header>
- <section id="main_content">
- <div class="eyebeam">In Partnership with<br/>
- <a href="http://eyebeam.org/" target="_blank"><img src="/images/eyebeam_logo.png" /></a>
- </div>
- <p>From mass surveillance to the over-commercialization of the
- Internet, the technology that we depend upon for community and
- connection is being compromised. The recent accessibility of
- networking technology through devices such as the Raspberry Pi
- and software such as BATMAN Adv has made it affordable and possible
- for everyday citizens to learn how to design their own web servers
- and networks.</p>
- <div>_QUESTIONS_
- <ul>
- <li>What would you do with your own network?</li>
- <li>Why does it matter to understand how networks work?</li>
- <li>Why do community networks matter?</li>
- <li>How could free, open local networks benefit people?</li>
- <li>What can networks be used for other than social networking and commerical use?</li>
- </ul>
- </div>
- <div>_THEMES_
- <ul>
- <li>Community</li>
- <li>Education</li>
- <li>Activism</li>
- <li>Art</li>
- </ul>
- </div>
- <div>_GOALS_
- <ul>
- <li>To understand how the technology can be used as a method of control and how to subvert that.</li>
- <li>Teach people how to use the technology for themselves.</li>
- <li>Encourage creative and social exploration with computer networks.</li>
- </ul>
- </div>
- <div>_IDEALS_
- <ul>
- <li>Promoting free and open networks built with free and open hardware and software.</li>
- <li>Decentralizing the control of where networks exist and what and whom are served by them.</li>
- <li>Maintaining control of our own content, hardware, and means of deployment.</li>
- <li>Community and education first.</li>
- </ul>
- </div>
- </section>
- <footer>
- Radical Networks is maintained by <a href="https://github.com/chootka">chootka</a>
- </footer>
-
- </div>
- </div>
- </body>
- </html>
|