Sergey Noskov

Results 5 issues of Sergey Noskov

The idea: The most natural thing for the prefix implementation is `Vec`. The Trie is currently implemented through serialization of the key value into `Vec`. Could be great if `Vec`...

enhancement
long-term-goal

Could be great if one could extend default function list with their own functions.

Authors propose capnp_futures to be used instead

bug

When the build is finished or in progress, the vault wrapped token used by build to fetch secrets can be viewed in plain text. Event though the token is one-time...

Hi. Found a very rare case with password eventually containing two percent symbols, separated by other symbols. If such password is passed via environment variable, plugin puts the parameter value...