milahu
milahu
> the password length restriction was added in #186 ok, then just show a hint like "Hint: Since [version 1.7.6](https://github.com/Nault/Nault/releases/tag/v1.7.6) (2020-08-25) Nault requires passwords with 6 chars or more"
> Ensure that you bind to only the interface address of your VPN instead of any "interface/any address." this is the VPN killswitch in `qBittorrent`, no need for docker containers...
> @milahu I would suggest creating a new issue requiring `rclone` to support multiple KeyFiles respectively IdentityFiles. please help yourself : ) obviously this would be required for full support...
offtopic: generally i doubt the usefulness of a market tool like haveno considering we have atomic swaps for many coins - [basicswap](https://github.com/basicswap/basicswap) - [BasicSwap Explained](https://academy.particl.io/en/latest/basicswap-dex/basicswap_explained.html) - [asmr](https://github.com/MerosCrypto/asmr) - old project,...
i can exchange fiat with 1000 different cryptos at [changenow](https://changenow.io/) much simpler than kraken or binance to "launder" my coins, i swap them to monero i guess my paranoia level...
> apparently the seed node is offline currently i can reach 2 of 8 seed nodes haveno-ping.sh ``` #!/usr/bin/env bash # https://github.com/retoaccess1/haveno-reto/raw/master/core/src/main/resources/xmr_mainnet.seednodes seednodes="$(cat
> Caused by: java.io.IOException: Auth cookie not created > at org.berndpruenster.netlayer.tor.TorContext.installAndStartTorOp(TorContext.kt:361) [TorContext.kt](https://github.com/haveno-dex/netlayer/blob/d9c60be46d916d83f7af81a70e55d220e1160a8d/tor.native/src/main/kotlin/org/berndpruenster/netlayer/tor/TorContext.kt#L360) COOKIE_TIMEOUT is 10 seconds can you run tor manually? something like ``` cd C:\Users\AppData\Local\Haveno\xmr_mainnet\tor tor.exe -f torrc --RunAsDaemon...
``` # set JAVA_HOME for gradle2nix export JAVA_HOME=$(nix-build --no-out-link '' -A jdk21) # nix run github:tadfisher/gradle2nix/v2 function gradle2nix() { nix run github:tadfisher/gradle2nix/v2 -- "$@" } gradle2nix --help ```
yepp ... error: failed to select a version for the requirement `funty = "~1.2"` ``` $ git clone --depth=1 https://github.com/vimpunk/cratetorrent $ cd cratetorrent $ cargo generate-lockfile Updating crates.io index error:...
related stackoverflow question [How can I use a specific build of Rust in a nixpkgs derivation?](https://stackoverflow.com/questions/55787068/how-can-i-use-a-specific-build-of-rust-in-a-nixpkgs-derivation)