mirror of
https://github.com/searxng/searxng.git
synced 2024-11-04 20:30:11 +01:00
parent
0b4e20ba9a
commit
2addee3893
@ -13,7 +13,7 @@ Private engines
|
|||||||
To solve this issue private engines were introduced in :pull:`1823`.
|
To solve this issue private engines were introduced in :pull:`1823`.
|
||||||
A new option was added to engines named `tokens`. It expects a list
|
A new option was added to engines named `tokens`. It expects a list
|
||||||
of strings. If the user making a request presents one of the tokens
|
of strings. If the user making a request presents one of the tokens
|
||||||
of an engine, he/she is able to access information about the engine
|
of an engine, they can access information about the engine
|
||||||
and make search requests.
|
and make search requests.
|
||||||
|
|
||||||
Example configuration to restrict access to the Arch Linux Wiki engine:
|
Example configuration to restrict access to the Arch Linux Wiki engine:
|
||||||
|
@ -81,7 +81,7 @@ Parameters
|
|||||||
Theme of instance.
|
Theme of instance.
|
||||||
|
|
||||||
Please note, available themes depend on an instance. It is possible that an
|
Please note, available themes depend on an instance. It is possible that an
|
||||||
instance administrator deleted, created or renamed themes on his/her instance.
|
instance administrator deleted, created or renamed themes on their instance.
|
||||||
See the available options in the preferences page of the instance.
|
See the available options in the preferences page of the instance.
|
||||||
|
|
||||||
``oscar-style`` : default ``logicodev``
|
``oscar-style`` : default ``logicodev``
|
||||||
@ -91,7 +91,7 @@ Parameters
|
|||||||
``oscar``.
|
``oscar``.
|
||||||
|
|
||||||
Please note, available styles depend on an instance. It is possible that an
|
Please note, available styles depend on an instance. It is possible that an
|
||||||
instance administrator deleted, created or renamed styles on his/her
|
instance administrator deleted, created or renamed styles on their
|
||||||
instance. See the available options in the preferences page of the instance.
|
instance. See the available options in the preferences page of the instance.
|
||||||
|
|
||||||
``enabled_plugins`` : optional
|
``enabled_plugins`` : optional
|
||||||
|
@ -44,9 +44,9 @@ hidden from visited result pages.
|
|||||||
What are the consequences of using public instances?
|
What are the consequences of using public instances?
|
||||||
----------------------------------------------------
|
----------------------------------------------------
|
||||||
|
|
||||||
If someone uses a public instance, he/she has to trust the administrator of that
|
If someone uses a public instance, they have to trust the administrator of that
|
||||||
instance. This means that the user of the public instance does not know whether
|
instance. This means that the user of the public instance does not know whether
|
||||||
his/her requests are logged, aggregated and sent or sold to a third party.
|
their requests are logged, aggregated and sent or sold to a third party.
|
||||||
|
|
||||||
Also, public instances without proper protection are more vulnerable to abusing
|
Also, public instances without proper protection are more vulnerable to abusing
|
||||||
the search service, In this case the external service in exchange returns
|
the search service, In this case the external service in exchange returns
|
||||||
|
Loading…
Reference in New Issue
Block a user