Skip to content

Conversation

lihebi
Copy link

@lihebi lihebi commented Aug 22, 2024

Without this, if a package is installed AFTER the kernel has started, requiring the package will fail:

  1. Step 1: start a iracket kernel

  2. Step 2: install rebellion

raco pkg install --no-docs rebellion
  1. Step 3: in the existing kernel, run:
(require rebellion)
;; > eval-linklet: cannot use unsafe linklet loaded with non-original code inspector

Ref: https://racket.discourse.group/t/how-to-create-the-most-permissive-security-guard-for-a-racket-sandbox/2071/5

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

Successfully merging this pull request may close these issues.

1 participant