--- AnyEvent-MP/Changes 2012/03/03 19:43:41 1.125 +++ AnyEvent-MP/Changes 2012/03/03 20:35:10 1.126 @@ -11,7 +11,6 @@ faq: how to interface to non-perl nodes? TODO: update docs -TODO: secure - do not allow remote code execution TODO: switch to AnyEvent::Log TODO: Global loaded on demand only, adds grp database and node address database TODO: transport connects use any global node to find addresses (maybe itself) @@ -36,6 +35,8 @@ - reduced various random delays to zero, as they are hopefully no longer needed with the new global protocol. + - implement a secure mode that can suppress remote code execution + requests on a per-node/per-request basis. - do not use GMP for generating alphanumeric strings even when available, use a more tricky algorithm instead. - anonymous node names and remote port names have been shortened