[Seaside-dev] Re: Seaside Security

Paul DeBruicker pdebruic at gmail.com
Mon Feb 10 19:00:35 UTC 2014


Ahh, thanks Sven.





Sven Van Caekenberghe-2 wrote
> On 10 Feb 2014, at 19:47, Paul DeBruicker <

> pdebruic@

> > wrote:
> 
>> For reading /dev/urandom to use as a seed we'd need FFI or OSProcess,
>> correct?
> 
> No:
> 
> '/dev/random' asFileReference 
>   readStreamDo: [ :stream | 
>     stream binary; next: 10 ] 
> 
> => #[111 170 202 225 218 206 40 167 94 165]
> 
> Just like that, as secure as your OS I guess.
> 
> Sven
> _______________________________________________
> seaside-dev mailing list

> seaside-dev at .squeakfoundation

> http://lists.squeakfoundation.org/mailman/listinfo/seaside-dev





--
View this message in context: http://forum.world.st/Seaside-Security-tp4742433p4742667.html
Sent from the Seaside Development mailing list archive at Nabble.com.


More information about the seaside-dev mailing list