summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordacctal <donotcontactmevia@email.invalid>2026-06-26 21:27:14 +0000
committerdacctal <donotcontactmevia@email.invalid>2026-06-26 21:27:14 +0000
commit5373cafabbb212333ca4e44e07861c4447d5a589 (patch)
treea1aeb3894f8d094b1a00ca74053499733010be29
parent5a618a4945fb411bb03dd01266caf7886db46ba4 (diff)
added reason why i don't self host videos
-rw-r--r--dacctal/faq/index.html15
1 files changed, 15 insertions, 0 deletions
diff --git a/dacctal/faq/index.html b/dacctal/faq/index.html
index 3cdb3df..809ad60 100644
--- a/dacctal/faq/index.html
+++ b/dacctal/faq/index.html
@@ -129,6 +129,7 @@
<li>have you ever tried bootstrapping rust????</li>
</ul>
</section>
+
</div>
</details>
@@ -153,6 +154,20 @@
<summary><a href="#misc">#</a> misc</summary>
<div class="entries">
<section class="block">
+ <h3>Q: Why don't you self host your videos?</h3>
+ <h3>A:</h3>
+ <ul>
+ <li>it is VERY expensive to host videos from my VPS
+ (mostly due to storage constraints)</li>
+ <li>Hosting from home means i need a reverse proxy in order to remain
+ somewhat private (this is another attack vector)</li>
+ <li>hosting over i2p is the only option that isn't evil and satanic,
+ so maybe that will happen eventually - still, this is a lot of
+ storage to deal with, and it will grow exponentially over time.</li>
+ </ul>
+ </section>
+
+ <section class="block">
<h3>Q: Why don't you host game servers?</h3>
<h3>A:</h3>
<ul>