Skip to content
This repository has been archived by the owner on Sep 26, 2019. It is now read-only.

Simplify text #1501

Merged
merged 3 commits into from
May 30, 2019
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 2 additions & 4 deletions docs/Permissions/Permissioning-Overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,7 @@ description: Pantheon Permissioning feature

# Permissioning

A permissioned network is a network where only specified nodes and accounts (participants) can participate.
Nodes and accounts outside those specified are prevented from participating. Permissioned networks can have node permissioning enabled,
account permissioning enabled, or both.
A permissioned network allows only specified nodes and accounts to participate by enabling node permissioning and/or account permissioning on the network.

!!! note
In peer-to-peer networks, node-level permissions can be used to enforce rules on nodes you control.
Expand All @@ -28,4 +26,4 @@ enables all nodes to read and update permissioning in one location.

!!! note
Onchain permissioning for nodes is under development and will be available in v1.1. Onchain permissioning
for accounts will be available in a future Pantheon release.
for accounts will be available in a future Pantheon release.