-
Notifications
You must be signed in to change notification settings - Fork 14
process: IP Whitelisting #175
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from 2 commits
Commits
Show all changes
7 commits
Select commit
Hold shift + click to select a range
0ac9c20
IP Whitelisting
hythloda 29aaafd
Merge branch 'main' into IP-Whitelisting
hythloda 78af85c
Apply suggestions from code review
hythloda 9b1925d
merge whitelisting docs
hythloda 4c70dbe
Update IP-whitelisting.md
hythloda 3a95f13
merge conflict fix and merging docs
hythloda 87e753e
Merge branch 'main' into IP-Whitelisting
hythloda File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,43 @@ | ||
| ## IP Whitelisting for Validators | ||
|
|
||
| ### Purpose | ||
|
|
||
| This process defines the requirements and steps for whitelisting IP addresses for validator nodes and clusters in the Canton Network. | ||
|
|
||
| ### Status | ||
|
|
||
| This is a draft process based on current working practices and prior agreements among SV operators. | ||
|
|
||
| ### Process | ||
|
|
||
| #### 1. Sponsor Involvement | ||
|
|
||
| - The **SV sponsor** must be included in all IP whitelisting requests. | ||
| - The **SV sponsor** must also be included in the IP whitelisting record. | ||
| - The **sponsor** should normally be the **onboarding SV**, but exceptions are allowed if another SV is willing to take responsibility for the whitelisted node/cluster. | ||
|
|
||
| #### 2. IP Address Allocation Rules | ||
|
|
||
| - **One IP per cluster** is allowed. | ||
hythloda marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
|
||
| - Validator nodes and clusters **must use different IP addresses** for different networks (e.g., MainNet, DevNet, TestNet). | ||
|
|
||
| #### 3. GitHub Whitelisting Files | ||
|
|
||
| - Maintain **separate IP whitelisting files** in GitHub for each network. | ||
| - All changes must follow the standard PR review process and include confirmation from the SV sponsor. | ||
|
|
||
| #### 4. Request and Approval Flow | ||
|
|
||
| - Submit IP whitelisting requests via the agreed GitHub workflow. | ||
| - Include: | ||
| - Node or cluster identifier | ||
| - Network name | ||
| - Assigned IP address | ||
| - SV sponsor information | ||
hythloda marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
|
||
| - Obtain approval from the SV sponsor before merging. | ||
hythloda marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
hythloda marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
|
||
|
|
||
| ### Notes | ||
|
|
||
| - Sponsors are accountable for the nodes/clusters they whitelist. | ||
| - Exceptions to sponsorship rules must be explicitly documented in the IP whitelisting record. | ||
| - Operators must ensure IP allocations comply with all network-level requirements before deployment. | ||
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.