Skip to content

Commit d8a0efd

Browse files
committed
update network security doc
1 parent 321dc99 commit d8a0efd

File tree

1 file changed

+4
-23
lines changed

1 file changed

+4
-23
lines changed

docs/hub/enterprise-hub-network-security.md

Lines changed: 4 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -18,20 +18,15 @@ You can set multiple ranges, one per line.
1818

1919
## Higher Hub rate limits
2020

21-
Apply for higher rate-limits for your organization.
21+
Most of the actions on the Hub have limits, for example, users are limited to creating a certain number of repositories per day.
22+
This option allows your organization to apply for higher limits for your organization members. This also enables higher HTTP rate limits on the Hub API, to unlock large volumes of model or dataset downloads.
2223

23-
Most of the actions on the Hub have limits, for example, users are limited to creating a certain number of repositories per day. This option allows your organization to apply for higher limits for your organization members. This also enables higher HTTP rate limits on the Hub API, to unlock large volumes of model or dataset downloads.
24-
25-
To activate this option:
26-
27-
1. Toggle on the "Higher Hub rate limits" option
2824

2925
<div class="flex justify-center">
3026
<img class="block dark:hidden" src="https://huggingface.co/datasets/huggingface/documentation-images/resolve/main/enterprise/network-sec-rate-limit.png" alt="Screenshot of the toggle to enable High rate-limits."/>
3127
<img class="hidden dark:block" src="https://huggingface.co/datasets/huggingface/documentation-images/resolve/main/enterprise/dark-network-sec-rate-limit.png" alt="Screenshot of the toggle to enable High rate-limits."/>
3228
</div>
3329

34-
You need to have a valid Enterprise Plus subscription for this option to take effect.
3530

3631
2. Ensure the Organization IP Ranges are defined
3732

@@ -40,25 +35,12 @@ Once defined, higher rate limits will apply to members of your organization whos
4035

4136
## Restrict organization access to your IP ranges only
4237

43-
This option restricts access to your organization's resources to only those coming from your defined IP ranges. No one can access your organization resources outside your IP ranges. The rules also apply to access tokens.
44-
45-
To activate this option:
46-
47-
1. Toggle on the "Restrict organization access to your IP ranges only" option
48-
49-
<div class="flex justify-center">
50-
<img class="block dark:hidden" src="https://huggingface.co/datasets/huggingface/documentation-images/resolve/main/enterprise/network-sec-enforce-auth.png" alt="Screenshot of the toggle to restrict organization access to IP ranges."/>
51-
<img class="hidden dark:block" src="https://huggingface.co/datasets/huggingface/documentation-images/resolve/main/enterprise/dark-network-sec-enforce-auth.png" alt="Screenshot of the toggle to restrict organization access to IP ranges."/>
52-
</div>
53-
54-
You need to have a valid Enterprise Plus subscription for this option to take effect.
55-
56-
2. Ensure the Organization IP Ranges are defined
38+
This option restricts access to your organization's resources to only those coming from your defined IP ranges. No one can access your organization resources outside your IP ranges. The rules also apply to access tokens. When enabled, this option unlocks additional nested security settings below.
5739

5840

5941
### Require login for users in your IP ranges
6042

61-
When this nested option is enabled, anyone visiting Hugging Face from your corporate network must be logged in and belong to your organization (requires a manual verification when IP ranges have changed). If enabled, you can optionally define a content access policy.
43+
When this option is enabled, anyone visiting Hugging Face from your corporate network must be logged in and belong to your organization (requires a manual verification when IP ranges have changed). If enabled, you can optionally define a content access policy.
6244

6345
All public pages will show the following message if access is unauthenticated:
6446

@@ -67,7 +49,6 @@ All public pages will show the following message if access is unauthenticated:
6749
<img class="hidden dark:block" src="https://huggingface.co/datasets/huggingface/documentation-images/resolve/main/enterprise/dark-network-sec-restricted-url.png" alt="Screenshot of restricted pages on the Hub."/>
6850
</div>
6951

70-
1. Toggle on the "Require login for users in your IP ranges" option (this option appears when "Restrict organization access to your IP ranges only" is enabled)
7152

7253

7354
### Content Access Policy

0 commit comments

Comments
 (0)