|
|
|
|
@ -108,18 +108,16 @@ is already all the security system we need).
|
|
|
|
|
(Okay, actually see the first caveat in the next section.)}] |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
@section{What's on its way?} |
|
|
|
|
@section{Status of Racket Goblins:} |
|
|
|
|
|
|
|
|
|
@itemlist[ |
|
|
|
|
@item{@bold{The rest of CapTP:} |
|
|
|
|
There's still a few things left to CapTP to allow for easier |
|
|
|
|
connection setup, proper disconnect handling, and capability |
|
|
|
|
introductions between multiple machines. |
|
|
|
|
(Coming in v0.8, presumably!)} |
|
|
|
|
@item{@bold{A separate module system:} |
|
|
|
|
While not part of Goblins itself, a future project named |
|
|
|
|
"Spritely Dungeon" will help close the loop on ocap security for |
|
|
|
|
Racket.}] |
|
|
|
|
Racket Goblins is currently not under active development for new features, but |
|
|
|
|
will receive bug fixes and will maintain OCapN compatibility as described in |
|
|
|
|
specifications developed by @link["https://ocapn.org"]{OCapN Group}. This |
|
|
|
|
means that Racket Goblins will be compatible with Guile Goblins or any other |
|
|
|
|
implementation of OCapN. |
|
|
|
|
|
|
|
|
|
If you'd like to look at another Scheme implementation of Goblins which recieves |
|
|
|
|
a lot of active development, please see |
|
|
|
|
@link["https://gitlab.com/spritely/guile-goblins"]{Guile Goblins}. |
|
|
|
|
|
|
|
|
|
@make-intro-note[] |
|
|
|
|
|