notimetoname

Results 7 issues of notimetoname

There was a secure password reading for the `*nix` OSes via `/dev/tty` in https://github.com/nspcc-dev/neo-go/pull/2480. However, it still uses stdin and stdout for `Windows`. I've also found info that it _may_...

security
windows
U4
enhancement
cli
S4
I4

Some questions: 1. Why does it have [workers](https://github.com/nspcc-dev/neofs-node/blob/5ca26a877c1ad5c21b416a00d292a50bd40964c7/pkg/innerring/innerring.go#L107), [starters](https://github.com/nspcc-dev/neofs-node/blob/5ca26a877c1ad5c21b416a00d292a50bd40964c7/pkg/innerring/innerring.go#L115) and [runners](https://github.com/nspcc-dev/neofs-node/blob/5ca26a877c1ad5c21b416a00d292a50bd40964c7/pkg/innerring/innerring.go#L129C3-L129C10)? Also, all of them are anonymous, it makes it difficult to understand what "services" (well, just `func ()`) are...

enhancement
help wanted
discussion
neofs-ir
U4
S1
I4

I would add some: - ~~containedctx: [thoughts](https://github.com/nspcc-dev/neo-go/issues/3026#issuecomment-1569124458)~~ (see https://github.com/nspcc-dev/neofs-node/issues/1911) - ~~contextcheck: will help the linter above, it encourages passing `context.Context`~~ (see https://github.com/nspcc-dev/neofs-node/issues/1911) - funlen: [thoughts](https://github.com/nspcc-dev/neofs-node/pull/2402#discussion_r1242949612) - gocognit: I see too...

discussion
U4
S1
I4

It has hard coded [hashes](https://github.com/nspcc-dev/neofs-node/blob/fc8dd84fae4979c21c1f3275134a37204a2d10c2/cmd/neofs-adm/internal/modules/storagecfg/config.go#L82-L85) and [RPCs](https://github.com/nspcc-dev/neofs-node/blob/fc8dd84fae4979c21c1f3275134a37204a2d10c2/cmd/neofs-adm/internal/modules/storagecfg/config.go#L96-L133). Testnet does not work. Not found for a long time => not used for a long time.

bug
neofs-adm
U2
S4
I3

What I have read: - https://github.com/nspcc-dev/neofs-node/pull/170 - https://docs.neo.org/docs/en-us/basic/governance.html - https://github.com/nspcc-dev/neofs-node/issues/2311 - https://github.com/nspcc-dev/neofs-node/pull/2363 The question: why do we need it? What is the purpose of such voting? Why can't it be...

enhancement
neofs-ir
U4
config
S4
I3

After https://github.com/nspcc-dev/neofs-node/pull/2135 a user can see the following (15-sec default timeout that did not exist before): ```bash ▶ neofs-cli object put -r s01.neofs.devenv:8080 -w services/chain/node-wallet.json --cid HrG4qXKc3fpvY1dBay4Jy4qtDgGbwEnDtikDUJTegZJi --file tmp/test.file Enter...

help wanted
discussion
neofs-cli
U3
S4
I3

## It's an epic now, let's solve it * https://github.com/nspcc-dev/neofs-node/issues/3076 * https://github.com/nspcc-dev/neofs-node/issues/3077 * https://github.com/nspcc-dev/neofs-node/issues/1754 * https://github.com/nspcc-dev/neofs-node/issues/1501 * https://github.com/nspcc-dev/neofs-node/issues/1150 * https://github.com/nspcc-dev/neofs-node/issues/1528 * https://github.com/nspcc-dev/neofs-node/issues/1822 * https://github.com/nspcc-dev/neofs-node/issues/3099 * https://github.com/nspcc-dev/neofs-node/issues/3100 * https://github.com/nspcc-dev/neofs-node/issues/3101 ## Original...

neofs-storage
U2
epic
S1
I2