Skip to content
This repository has been archived by the owner on Feb 1, 2024. It is now read-only.

Implement sawtooth.authorization.client permissioning #2378

Open
agunde406 opened this issue May 24, 2021 · 2 comments
Open

Implement sawtooth.authorization.client permissioning #2378

agunde406 opened this issue May 24, 2021 · 2 comments

Comments

@agunde406
Copy link
Contributor

Add the permission check when receiving client messages, return AuthorizationViolation if a messaged is
received from a non authorized client and close the connection.

(Duplicated by https://jira.hyperledger.org/browse/STL-532)

@vaporos
Copy link
Contributor

vaporos commented May 24, 2021

The use-case for this is consortium-based networks where a small number of members run nodes but a large number of other members submit transactions to those nodes but are not associated directly with any particular node.

@whereistejas
Copy link

Hi @agunde406 and @vaporos !
If this implementation needs to be done in Rust, I would love to take this up. However, I'm not very familiar with the codebase, so I would need just a little bit of guidance. :)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

No branches or pull requests

3 participants