diff options
| author | Ahmed <git@gumx.cc> | 2026-06-16 23:01:43 +0300 |
|---|---|---|
| committer | Ahmed <git@gumx.cc> | 2026-06-16 23:01:43 +0300 |
| commit | 9c634e4f26b06cc9bfdb755b0c6084c937d8bed0 (patch) | |
| tree | f8402bde9e0baf931056d0721a9a2c4d44f37b65 /wk.fo/body.html | |
| parent | b20ad8a1cfadfc0abe0e12f0848f74b712c2ef17 (diff) | |
add: lots of vibed edits again
Diffstat (limited to 'wk.fo/body.html')
| -rw-r--r-- | wk.fo/body.html | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/wk.fo/body.html b/wk.fo/body.html index 40ac3f3..158927c 100644 --- a/wk.fo/body.html +++ b/wk.fo/body.html @@ -1,14 +1,16 @@ -<p>File sharing, IRC bouncer, and VPN for friends. All services require an invitation.</p> +<p>File sharing, IRC, VPN, and tools for friends. Invite required for most services.</p> <h2>file sharing</h2> <p>Upload via HTTPS (token required):</p> <pre><code>curl -F "file=@photo.jpg" -H "Authorization: YOUR_TOKEN" https://wk.fo/</code></pre> <p>Files expire after 24 hours by default (max 48h with <code>expires</code> param). Max 256 MB.</p> <h2>irc</h2> +<p><a href="/chat">web client</a> — no account needed. Or connect directly:</p> <table> <tr><th>server</th><td>wk.fo:6697 (TLS)</td></tr> -<tr><th>type</th><td>Soju bouncer</td></tr> +<tr><th>auth</th><td>SASL PLAIN (invite only)</td></tr> </table> -<p>Use the credentials provided to you on invite. Works with any IRC client that supports SASL PLAIN.</p> +<h2>pgp</h2> +<p>Curated keyserver — keys added after in-person verification. <a href="/pgp">search or browse</a>.</p> <h2>vpn</h2> <table> <tr><th>server</th><td>wk.fo:51820 (UDP)</td></tr> |
