aboutsummaryrefslogtreecommitdiff
path: root/static/faq.html
diff options
context:
space:
mode:
Diffstat (limited to 'static/faq.html')
-rw-r--r--static/faq.html4
1 files changed, 3 insertions, 1 deletions
diff --git a/static/faq.html b/static/faq.html
index 4c240f7..9313360 100644
--- a/static/faq.html
+++ b/static/faq.html
@@ -52,11 +52,13 @@
<h4 id="seqnum">Why do the posts not have sequential ID numbers?</h4>
<p>Sequential ID numbers have run their course. Random base36 is better against repelling script kiddies.</p>
+ <h4 id="seqnum">Why are the posts not sequential numbers?</h4>
+ <p>sequential numbers have run their course. random base 16 (now base 36) is better.</p>
<h4 id="pubexamp">ActivityPub specific examples</h4>
<p>Soon&trade;.</p>
<h4 id="version">What's the version of this fchannel instance?</h4>
- <p>v0.0.5c</p>
+ <p>v0.0.6-dev</p>
</div>
<div style="width: 500px; margin:0 auto; margin-top: 50px; text-align: center;">
<a href="/">[Home]</a><a href="/static/rules.html">[Rules]</a><a href="/static/faq.html">[FAQ]</a>