mirror of
https://github.com/RSS-Bridge/rss-bridge.git
synced 2024-11-21 17:15:25 +03:00
Formatting fix "For Hosts" documentation (#4317)
This commit is contained in:
parent
8d6d0fa10c
commit
1cd5b072f3
1 changed files with 2 additions and 2 deletions
|
@ -6,7 +6,7 @@ Some bridges could be implemented more efficiently by actually using proprietary
|
|||
but there are reasons against it:
|
||||
|
||||
- RSS-Bridge exists in the first place to NOT use APIs.
|
||||
- See [the rant](https://github.com/RSS-Bridge/rss-bridge/blob/master/README.md#Rant)
|
||||
See [the rant](https://github.com/RSS-Bridge/rss-bridge/blob/master/README.md#Rant).
|
||||
|
||||
- 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 [this](https://github.com/RSS-Bridge/rss-bridge/pull/478/files) possible implementation of an anti-captcha solution.
|
||||
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 [this](https://github.com/RSS-Bridge/rss-bridge/pull/478/files) possible implementation of an anti-captcha solution.
|
||||
|
|
Loading…
Reference in a new issue