Yes well it is an extension to what you found as I combined with eventual references such that it computes in a single thread.
<div>
    <br />
</div>
<div>
    <br />
</div>
<div class=""protonmail_signature_block"">- HH</div>
<div>
    <br />
    <div>
        <div>
            <br />
        </div>On Sat, Oct 28, 2017 at 23:59, Ben Coman <<a href=""mailto:btc@openinworld.com"" class="""">btc@openinworld.com</a>> wrote:</div>
    <blockquote class=""protonmail_quote"" type=""cite"">
        <div dir=""ltr"">
            <br />
            <div class=""gmail_extra"">
                <br />
                <div class=""gmail_quote"">On Thu, Oct 26, 2017 at 12:00 AM, henry <span dir=""ltr""><<a href=""mailto:henry@callistohouse.club"" target=""_blank"">henry@callistohouse.club</a>></span> wrote:
                    <br />
                    <blockquote class=""gmail_quote"" style=""margin:0px" 0px="" 0.8ex;border-left:1px="" solid="" rgb(204,204,204);padding-left:1ex"="">
                        <div>I disabled vatId authorization in version 3, located in SessionOperations>>
                            <wbr>processIWant | SessionOperations>>processIAm:
                            <wbr>.
                            <br />
                        </div>
                        <div>
                            <br />
                        </div>
                        <div>I was asked to disseminate my news to Pharo Users, hello there. I was asked to describe ParrotTalk well, provide use cases and adopters of its use. Alright, I will give an attempt.
                            <br />
                        </div>
                        <div>
                            <br />
                        </div>
                        <div>ParrotTalk is an encrypted connection framework. Currently allowing anonymous 2048-bit key negotiation to establish user-provided encryption cipher and user-provided encoding and decoding, both through a provided SessionAgentMap
                            to a starting SessionAgent server. Please look in the test case ThunkHelloWorldTest for building these maps and running a connection iwth data passing after encryption is established. There is a 4-way negotiation, from ProtocolOffered/Accepted
                            to Go/GoToo. In using RSA 2048 signature validation and DH 2048 primes to establish the key used within the selected Cipher. The Cipher and Encoder are selected by name through the negotiation protocol. Currently three Ciphers
                            are selectable, AESede, DESede, and DES. There are two encoders tested, asn1der, and Bytes. This protocol is described here, in this document.
                            <br />
                        </div>
                        <div>
                            <br />
                        </div>
                        <div><a href=""https://github.com/ZiroZimbarra/callistohouse/blob/master/docs/ParrotTalkFrameDesign-3.5.pdf"" target=""_blank"">https://github.com/<wbr>ZiroZimbarra/callistohouse/<wbr>blob/master/docs/<wbr>ParrotTalkFrameDesign-3.5.pdf</a>
                            <br
                            />
                        </div>
                        <div>
                            <br />
                        </div>
                        <div>For as to use cases, this encrypted connection has no third party, man-in-the-middle situation by not using Certificates. As such, this is a tight implementation of NSA-proof encryption without explicit authorization beyond knowledge
                            of a host:port. The use cases involve any communication desired to be encrypted with such high encryption. The support will last my lifetime, so we have a settled solution, here in the third version, provided here. It requires
                            version 111 of Cryptography, as a prerequisite. Both run on Squeak and Pharo.
                            <br />
                        </div>
                        <div>
                            <br />
                        </div>
                        <div><a href=""http://www.squeaksource.com/Cryptography/Cryptography-zzz.111.mcz"" target=""_blank"">http://www.squeaksource.com/<wbr>Cryptography/Cryptography-zzz.<wbr>111.mcz</a>
                            <br />
                        </div>
                        <div><a href=""http://www.squeaksource.com/Cryptography/ParrotTalk-HenryHouse.3.mcz"" target=""_blank"">http://www.squeaksource.com/<wbr>Cryptography/ParrotTalk-<wbr>HenryHouse.3.mcz</a>
                            <br />
                        </div>
                        <div>
                            <br />
                        </div>
                        <div>The current use is with my hubbub system, a promise-based distributed object implementation. I am working to bring ParrotTalk to Java and allow hubbub to operate interdependently between Squeak, Pharo, Java and any other languages
                            which can support ParrotTalk and STON. My latest efforts with hubbub are to bring STON as the Layer 6 encoding. Hubbub depends on eLinda.</div>
                    </blockquote>
                    <div>
                        <br />
                    </div>
                    <div>Took me a while to track down what eLinda was.  I presume its an implementation of Linda "a model of coordination and communication among several parallel processes operating upon objects stored in and retrieved from shared, virtual,
                        associative memory" 
                        <br /><a href=""https://en.wikipedia.org/wiki/Linda_(coordination_language)"">https://en.wikipedia.org/wiki/Linda_(coordination_language)</a>
                    </div>
                    <div><a href=""http://www.cs.yale.edu/publications/techreports/tr984.pdf"">http://www.cs.yale.edu/publications/techreports/tr984.pdf</a>
                    </div>
                    <div>
                        <br />
                    </div>
                    <div>cheers -ben </div>
                </div>
            </div>
        </div>
    </blockquote>
</div>