In our next hello world example we write a bootstrap netlet, an idea
we first mentioned in Section . Our bootstrap
netlet will read in a warrant and use it to access a hello service.
Its action is very similar to our original Hello1Client,
with the major difference being how it gets the warrant. The bootstrap
netlet idea is used by Jtrix.org's hosting service, its SAS, and others,
and thus is an important concept with a long a distinguished history.
This example also involves creating a netlet facet for the first time.