Skip to content
Commit 2b9c4f82 authored by Marcin S.'s avatar Marcin S. Committed by GitHub
Browse files

PVF: add landlock sandboxing (#7303)



* Begin adding landlock + test

* Move PVF implementer's guide section to own page, document security

* Implement test

* Add some docs

* Do some cleanup

* Fix typo

* Warn on host startup if landlock is not supported

* Clarify docs a bit

* Minor improvements

* Add some docs about determinism

* Address review comments (mainly add warning on landlock error)

* Update node/core/pvf/src/host.rs

Co-authored-by: default avatarAndrei Sandu <[email protected]>

* Update node/core/pvf/src/host.rs

Co-authored-by: default avatarAndrei Sandu <[email protected]>

* Fix unused fn

* Update ABI docs to reflect latest discussions

* Remove outdated notes

* Try to trigger new test-linux-oldkernel-stable job

Job introduced in https://github.com/paritytech/polkadot/pull/7371

.

---------

Co-authored-by: default avatarAndrei Sandu <[email protected]>
parent a40417da
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment