index.html 8.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184
  1. <!DOCTYPE html>
  2. <html lang="en">
  3. <head>
  4. <meta charset="utf-8">
  5. <meta http-equiv="X-UA-Compatible" content="IE=edge">
  6. <title>Matilda Wysocki</title>
  7. <meta name="author" content="Radical Networks">
  8. <!-- Enable responsive viewport -->
  9. <meta name="viewport" content="width=device-width, initial-scale=1.0">
  10. <meta property="og:url" content="http://radicalnetworks.org" />
  11. <meta property="og:title" content="Radical Networks 2018" />
  12. <meta property="og:description" content="October 19-21, 2018 in Berlin, Germany" />
  13. <meta property="og:site_name" content="Radical Networks"/>
  14. <meta property="og:image" content="https://radicalnetworks.org/assets/themes/images/radnets_logo_larger.png"/>
  15. <!-- Bootstrap styles -->
  16. <link href="/assets/themes/bootstrap/css/bootstrap.min.css" rel="stylesheet">
  17. <!-- Optional theme -->
  18. <link href="/assets/themes/bootstrap/css/bootstrap-theme.min.css" rel="stylesheet">
  19. <!-- Sticky Footer -->
  20. <link href="/assets/themes/bootstrap/css/bs-sticky-footer.css" rel="stylesheet">
  21. <!-- Custom styles and fonts -->
  22. <link href='https://fonts.googleapis.com/css?family=Lato:300,400,700' rel='stylesheet' type='text/css'>
  23. <link href="/assets/themes/css/style.css?body=1" rel="stylesheet" type="text/css" media="all">
  24. <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
  25. <!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
  26. <!--[if lt IE 9]>
  27. <script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
  28. <script src="https://oss.maxcdn.com/libs/respond.js/1.3.0/respond.min.js"></script>
  29. <![endif]-->
  30. </head>
  31. <body>
  32. <div id="wrap">
  33. <div class="container">
  34. <nav class="row navbar" role="navigation">
  35. <!-- Brand and toggle get grouped for better mobile display -->
  36. <div class="navbar-header">
  37. <button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#jb-navbar-collapse">
  38. <span class="sr-only">Toggle navigation</span>
  39. <span class="icon-bar"></span>
  40. <span class="icon-spacer"></span>
  41. <span class="icon-bar"></span>
  42. <span class="icon-spacer"></span>
  43. <span class="icon-bar"></span>
  44. <span class="icon-spacer"></span>
  45. <br/>
  46. </button>
  47. </div>
  48. <!-- Collect the nav links, forms, and other content for toggling -->
  49. <div class="collapse navbar-collapse" id="jb-navbar-collapse">
  50. <ul class="nav navbar-nav">
  51. <li><a href="/archives/2018/about/">About</a></li>
  52. <li><a href="/archives/2018/participants/">Participants</a></li>
  53. <li><a href="/archives/2018/program/">Program</a></li>
  54. <li><a href="/archives/2018/gallery/">Gallery</a></li>
  55. <li><a href="/archives/2018/sponsors/">Sponsors</a></li>
  56. <li><a href="/archives/2018/location/">Location</a></li>
  57. <li><a href="/archives/2018/team/">Team</a></li>
  58. <li><a href="/archives/2018/policies/">Policies</a></li>
  59. </ul>
  60. </div><!-- /.navbar-collapse -->
  61. </nav>
  62. <header>
  63. <div class="row">
  64. <a href="/archives/2018/">
  65. <img class="logo" src="/assets/themes/images/radnets_logo.png" width="500" height="76" />
  66. </a>
  67. <h2>October 19-21, 2018<br/>Berlin, Germany</h2>
  68. <div class="social">
  69. <a href="https://www.twitter.com/radnetworks" target="_blank"><img src="/assets/themes//images/twitter_logo.png" width="37" height="37" /></a>
  70. <a href="mailto:info@radicalnetworks.org"><img src="/assets/themes//images/email.png" width="37" height="37" /></a>
  71. <a href="http://list.weise7.org/listinfo/radnets" target="_blank"><img src="/assets/themes//images/mailing-list.png" alt="mailing list" width="37" height="37" /></a>
  72. <!-- <a class="press" href="/assets/themes//pdf/radical_networks_2017_press_kit.pdf">2017 Press Kit</a> -->
  73. </div>
  74. </div>
  75. </header>
  76. <div class="row">
  77. <div class="col-md-8 content">
  78. <div class="row">
  79. <div class="col-xs-12">
  80. <h3>Matilda Wysocki</h3>
  81. <p><img src="matilda.jpg" width="256px" /></p>
  82. <p>Matilda is a trans disabled artist, community organizer, and programmer studying, imagining, and leveraging mathematical, ecological, and social systems for a more just, equitable, and inclusive world. They have organized around racial, disability, climate, and housing justice and are currently a fellow at The Knowledge House, a Bronx based pipeline for tech talent from low income communities.</p>
  83. <hr />
  84. <h2>Presenting</h2>
  85. <h3>Networked social movements; before, besides, and beyond the internet!!11</h3>
  86. <p>The internet is often seen as THE epitome of decentralized communication/coordination, however, its military history and design have often conflicted with the way communities have tried to organize through it. This talk will address the historical networked methods communities have used to organize within or in opposition to states, militaries, and other threats. Examples will include the non-hierarchial power structures of Quaker activists, the diverse revolutions of 1848, the libertarian-socialism of Rojava, and the local member-led but twitter savvy Black Lives Matter groups. These examples are not meant to be exhaustive, but to explore the historical basis for a bottom-up network architecture to meet the needs of communities, rather than the top-down client-server relationship imposed upon most of the world by states and data harvesting companies.</p>
  87. </div>
  88. </div>
  89. </div>
  90. <div class="col-md-4 sidebar">
  91. <div>
  92. <!-- Download our <a href="/assets/themes//pdf/radical_networks_2018_press_kit.pdf">2018 Press Kit</a>
  93. </div> -->
  94. <div>
  95. <span class="tickets">Tickets SOLD OUT!</span>
  96. </div>
  97. <div>Hosted by<br/>
  98. <a class="host" href="https://spektrumberlin.de/" target="_blank">
  99. <img src="https://spektrumberlin.de/typo3conf/ext/wb_spektrum/Resources/Public/assets/cube-spektrum-100px.png" width="50" /><span class="spektrum">SPEKTRUM</span>
  100. </a>
  101. <p style="padding-top: 8px">Bürknerstraße 12<br/>12047 Berlin Germany</p>
  102. </div>
  103. <!-- <div class="bigger">Live stream provided by<br/>
  104. <img src="/assets/themes//images/isoclogo.png" width="300" />
  105. <br/><a href="https://livestream.com/internetsociety/radnets17" target="_blank">Main Stage Archive</a>
  106. <br/>
  107. <a href="https://livestream.com/accounts/9197973/radnets17" target="_blank">Workshops Archive</a>
  108. </div> -->
  109. <div class="social">Contact<br/>
  110. <a href="https://www.twitter.com/radnetworks" target="_blank"><img src="/assets/themes//images/twitter_logo.png" width="37" height="37" alt="twitter" /></a>
  111. <a href="mailto:info@radicalnetworks.org"><img src="/assets/themes//images/email.png" width="37" height="37" alt="email" /></a>
  112. <a href="http://list.weise7.org/listinfo/radnets" target="_blank"><img src="/assets/themes//images/mailing-list.png" alt="mailing list" width="37" height="37" /></a>
  113. </div>
  114. <div>
  115. <form action="https://www.paypal.com/cgi-bin/webscr" method="post" target="_top">
  116. <input type="hidden" name="cmd" value="_s-xclick">
  117. <input type="hidden" name="hosted_button_id" value="5AA3EA93WNFP2">
  118. <input type="image" src="https://radicalnetworks.org/assets/themes/images/donate_button.png" width="150px" border="0" name="submit" alt="PayPal - The safer, easier way to pay online!">
  119. <img alt="" border="0" src="https://www.paypalobjects.com/en_US/i/scr/pixel.gif" width="1" height="1">
  120. </form>
  121. </div>
  122. <div>Psssst...<br/>
  123. We're on the <a href="dat://c0965105755be00cafd7d176c6ccdce467b896c7284b4915733a83e6f2f78231/" target="_blank">dat network</a>, too.
  124. </div>
  125. </div>
  126. </div>
  127. </div>
  128. </div>
  129. <div id="footer">
  130. <div class="container">
  131. <p>
  132. &copy; 2018 Radical Networks &bull; Maintained by <a href="https://github.com/chootka">chootka</a>
  133. </p>
  134. </div>
  135. </div>
  136. <!-- Latest compiled and minified JavaScript, requires jQuery 1.x (2.x not supported in IE8) -->
  137. <!-- Placed at the end of the document so the pages load faster -->
  138. <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.min.js"></script>
  139. <script src="/assets/themes//bootstrap/js/bootstrap.min.js"></script>
  140. <script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src="//platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script>
  141. </body>
  142. </html>