Re: [Pharo-users] ported and refreshed Crypto-Nacl to GitHub (from StH)

2020-09-08 Thread Jonathan van Alteren
Hi Torsten, Thanks for your message, those are some good questions/comments. 1. Looking at the frequency of the last commits on SmalltalkHub, I think I can step in as maintainer for the moment. Please let me know if you think something needs to be changed/added to the README to reflect that. 2

Re: [Pharo-users] ported and refreshed Crypto-Nacl to GitHub (from StH)

2020-08-31 Thread Torsten Bergmann
Hi Jonathan,   nice, thanks for investing time and effort into this. Such utilities are needed for serious applications. Some thoughts and questions:  1. What is the mid-term or long-term plan regarding collaboration? Will you be able to step in as maintainer?  2. As it already seems to be auth

Re: [Pharo-users] ported and refreshed Crypto-Nacl to GitHub (from StH)

2020-08-31 Thread Stéphane Ducasse
tx! > On 31 Aug 2020, at 09:52, Jonathan van Alteren > wrote: > > Hi all, > > I wanted to let you know that I ported the Crypto-Nacl library from > SmalltalkHub to GitHub here: https://github.com/objectguild/Crypto-Nacl > > > The original author