1
0
mirror of https://github.com/RSS-Bridge/rss-bridge.git synced 2025-08-29 19:09:56 +02:00

Deploying to gh-pages from @ RSS-Bridge/rss-bridge@1cd5b072f3 🚀

This commit is contained in:
dvikan
2024-11-03 17:33:30 +00:00
parent 43c97a8ddd
commit 2c4cbb2175
45 changed files with 49 additions and 53 deletions

View File

@@ -100,7 +100,7 @@
<div class="Page__header">
<h1><a href="../For_Hosts/index.html">For Hosts</a></h1>
<span class="ModifiedDate">
October 16, 2024 at 10:04 AM </span>
November 3, 2024 at 9:33 AM </span>
<span class="EditOn">
<a href="https://github.com/RSS-Bridge/rss-bridge/tree/master/docs/03_For_Hosts/index.md" target="_blank">
Edit on GitHub </a>
@@ -114,16 +114,12 @@
but there are reasons against it:</p>
<ul>
<li>
<p>RSS-Bridge exists in the first place to NOT use APIs.</p>
<p>RSS-Bridge exists in the first place to NOT use APIs.
See <a href="https://github.com/RSS-Bridge/rss-bridge/blob/master/README.md#Rant" class="Link--external" rel="noopener noreferrer">the rant</a>.</p>
</li>
<li>
<p>See <a href="https://github.com/RSS-Bridge/rss-bridge/blob/master/README.md#Rant" class="Link--external" rel="noopener noreferrer">the rant</a></p>
</li>
<li>
<p>APIs require private keys that could be stored on servers running RSS-Bridge,</p>
</li>
<li>
<p>which is a security concern, involves complex authorizations for inexperienced users and could cause harm (when using paid services for example). In a closed environment (a server only you use for yourself) however you might be interested in using them anyway. So, check <a href="https://github.com/RSS-Bridge/rss-bridge/pull/478/files" class="Link--external" rel="noopener noreferrer">this</a> possible implementation of an anti-captcha solution.</p>
<p>APIs require private keys that could be stored on servers running RSS-Bridge,
which is a security concern, involves complex authorizations for inexperienced users and could cause harm (when using paid services for example). In a closed environment (a server only you use for yourself) however you might be interested in using them anyway. So, check <a href="https://github.com/RSS-Bridge/rss-bridge/pull/478/files" class="Link--external" rel="noopener noreferrer">this</a> possible implementation of an anti-captcha solution.</p>
</li>
</ul>
</div>