www.lurk.org

LURK www landing page
git clone https://git.lurk.org/repos/www.lurk.org.git
Log | Files | Refs

index.html (7798B)


1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
<!doctype html>
<html lang="en">
<head>
  <meta charset="utf-8">
  <title>LURK</title>
  <meta name="description" content="Welcome to LURK, we host, facilitate and archive discussions around net- and computational culture and politics, proto- and post-free culture practices, (experimental) (sound) (new media) (software) art, and things like that…">
  <meta name="author" content="LURK">
  <link rel="stylesheet" href="style.css">
  <link href="https://post.lurk.org/@320x200" rel="me">
  <link href="https://post.lurk.org/@lidia_p" rel="me">
  <link href="https://post.lurk.org/@praxeology" rel="me">
  <link href="https://post.lurk.org/@rra" rel="me">
  <link href="https://post.lurk.org/@yaxu" rel="me">
</head>

<body>
<header>
  <div class="centreplz">
  <img src="lurk-logo-web.svg" alt="LURK logo">
  <p>Welcome to LURK, we host, facilitate and archive discussions around net- and computational culture and politics, proto- and post-free culture practices, (experimental) (sound) (new media) (software) art, and things like that…</p>
  <p>We’re <a href="#pls-send-halp">volunteer run</a> and wish to:</p>
  <ul>
    <li>give the opportunity for individuals, groups and collectives working on net- and computational culture to have a presence outside of corporate silos, surveillance capitalism and closed facebook groups;</li>
    <li>offer a place where discussions and resources on self-hosting and alternative network infrastructures can exist outside of libertarian and pepe discourses;</li>
    <li>provide ourselves with something high-quality to procrastinate with, share good memes and eat pop-corn;</li>
    <li>etc.</li>
  </ul>
  </div>
</header>

<main>
  <div class="centreplz">
  <!-- π“…£ means heron. Herons lurk and herons eat frogs  -->
  <div class="break">π“…£</div>
  <h1 id="services">Services</h1>
  <p>LURK provides a few community services composed of mailing lists, chat and access to the Fediverse. In addition to offering these platforms, we try to document how they are set up on <a href="#wiki">a wiki</a>.</p>
  
  <h2 id="mailinglists">Discussion Lists</h2>
  <p>Over at <a href="https://we.lurk.org">we.lurk.org</a> we host several mailing lists using <code>mailman3</code> and <code>hyperkitty</code>. These are available both via your mail-client as well as your web browser.</p>
  
  <h2 id="chat">Chat</h2>
  <p>On <a href="https://compliance.conversations.im/server/lurk.org">LURK</a> we host a server for federated instant messaging and chat. It is based on <a href="https://homebrewserver.club/have-you-considered-the-alternative.html#xmpp-the-federated-messaging-protocol">XMPP</a> and uses <a href="https://prosody.im/">Prosody</a> as a server which is <a href="https://homebrewserver.club/configuring-a-modern-xmpp-server.html">configured to support modern E2E encryption and mobile use</a>.</p>

  <h2 id="stream">Stream</h2>
  <p>Accessible at <a href="https://echo.lurk.org:999">echo.lurk.org</a>, we run an <a href="https://icecast.org">icecast</a> server. This server is used to relay some audio streams, host automated/algorithmic (or not) radio programs, broadcast live events, and do streaming experiments in general. We also use this for the occasional private movie screening.</p>

  <h2 id="fediverse-access">Fediverse</h2>
  <p>We provide access to the Fediverse, a communities-run social media network, through a <a href="https://github.com/hometown-fork/hometown">modified</a> <a href="https://joinmastodon.org">Mastodon</a> instance: <a href="https://post.lurk.org">post.lurk.org</a></p>
  
  <h2 id="wiki">Wiki</h2>
  <p>We maintain the <a href="https://things.bleu255.com/runyourown">Run Your Own</a> wiki, where we try to document how we run LURK and some of our machines, so that we can inspire others to do it as well, and avoid the situation where LURK becomes itself a silo.</p><p>The wiki is also used by our friends at the <a href="https://homebrewserver.club">homebrewserver.club</a> for dumping ideas, useful links, HOWTOs, and configs for DIY and DIWO self-hosted services.</p>
  <!-- π“Š€ means gateway -->
  <div class="break">π“Š€</div>
  <h1 id="access">Access</h1>
  <p>If you would like to have a mailing listed hosted by LURK, please drop us <a href="#contact">an email</a> and tell us a bit about you and your project(s). XMPP accounts, including public or private chatrooms creation, and access to the icecast server is usually accessible to LURKers and people we already know, but we can make exceptions. Our Mastodon instance is limited to 666 accounts, there are both technical and socio(sub)cultural reasons to limit the size of the community. However we regularly remove unused accounts and open the instance for new applications. We do not have a waiting list, first arrived, first served, granted your application matches the scope of the instance. Joining LURK means you are in accordance with our <a href="#our-communities">CoC, TOS, and Privacy Statement</a>.</p>
  <!-- π“Š¬ means box -->
  <div class="break">π“Š¬</div>
  <h1 id="lurk-infra">LURK infra</h1>
  <p>We currently use three machines:</p>
  <ul>
    <li><em>agnesbaxter</em> is a VPS provided by our friends at <a href="https://servus.at">servus.at</a></li>
    <li><em>vrijdagmiddagborrel</em> is a VPS provided by <a href="https://eclips.is/">eclips.is/Greenhost</a></li>
    <li><em>skattkista</em> is our backup machine which is a re-purposed net-top running in a university somewhere</li>
  </ul>
  <!-- 𓉔 means shelter -->
  <div class="break">𓉔</div>
  <h1 id="our-communities">We</h1>
  <p>LURK is used by several communities coming from a variety of cultural, ethnic and professional backgrounds. We strive for LURK to be welcoming to people of these various backgrounds and provide a non-toxic and harassment-free environment. Our (work-in-progress) Code of Conduct, Terms of Services and Privacy Statement can be found <a href="TOS.txt">here</a></p>

  <p>If you run into an issue contact our admins:</p>
  <ul>
  <li>post.lurk.org / fediverse: <a href="https://post.lurk.org/@320x200">https://post.lurk.org/@320x200</a>, <a href= "https://post.lurk.org/@rra">https://post.lurk.org/@rra</a></li>
  <li>chat/general: send an email to the LURK contact address below</li>
  <li>mailinglist: contact the list owner. See the Summary page of the concerned list at <a href="https://we.lurk.org">https://we.lurk.org</a> and CC the LURK contact address below</li>
  </ul>


  </div>

  <div id="halp">
  <div class="centreplz">
  <!-- π“Š― means offerings -->
  <div class="break">π“Š―</div>
  <h1 id="pls-send-halp">Pls send halp</h1>
  <p>Big tech and an abusive misunderstanding of free and open source software practices have led us to believe that software production, server maintenance and on-line services should be free as in gratis. However there is no such things as a free lunch and software does not exist in a vacuum.</p>
  <p>If we want sustainable alternatives and a diverse cultural sector, these alternatives and the humans behind them, need to be supported. If LURK is useful to you, and if you can afford it, please help us by donating.</p>
  <p>You can support us through <a href="https://opencollective.com/lurk">open collective</a>, PayPal (drop us an email for account info), or by international Bank Transfer (drop us an email for account info).</p>
  </div>
  </div>
</main>

<footer>
  <div class="centreplz">
  <h1 id="contact">Contact</h1>
  <p>You can reach us here: lurk <em>NOSPAMpls</em> at <em>NOSPAM</em> bleu255 <em>NOSPAM</em> dot <em>NOSPAM</em> com</p>
  <h1 id="lurkers-of-the-world-unite">LURKers of the world unite!</h1>
  <!-- π“‚€ the eye of horus stands for super root powers, protection and 'to make or do'.-->
  <div class="break">π“‚€</div>
  </div>
</footer>
</body>
</html>