Bogdan-Ștefan Neacşu

Results 8 issues of Bogdan-Ștefan Neacşu

The initrd image can now be generated with a prefix path to the root filesystem of the Docker image, using the '-prefix' option. This is a useful feature when trying...

status/0-triage

This change is [](https://reviewable.io/reviews/nymtech/nym-vpn-client/928)

This change is [](https://reviewable.io/reviews/nymtech/nym-vpn-client/1301)

This change is [](https://reviewable.io/reviews/nymtech/nym-vpn-client/1239)

From all the `select!`s in the repository, there are at least 7 occurrences where there is a loop encapsulating the `select!` and at least two branches which don't break the...

bug

Starting the conversation from https://github.com/nymtech/nym/pull/679#discussion_r675458771 , we can improve `InitMessage` by having its elements deserialize directly into `identity::PublicKey`, `encryption::PublicKey` etc., without `unwrap`-ing from `Vec`s later.

enhancement

## Ticket JIRA-VPN-2402 ## Description Make use of https://github.com/nymtech/websites/pull/205 and get a list of the closest entry gateways to the client, so that it can be used for quick connect...