-
Norkle
.faucet
-
Wallet
Norkle: How many digits is 31538
-
Norkle
5
-
Wallet
Norkle: @bonuspot tipped 0.000015 XMR to Norkle [181a1a63] Wait ≈23 hrs 59 min before trying again. @bonuspot: 0.01434236
-
DeanGuss
-
DeanGuss
And I keep seeing this in my log:
-
DeanGuss
2021-07-17 05:08:27.550 7fe889a4f780 INFO global contrib/epee/include/net/http_server_impl_base.h:79 Binding on 127.0.0.1 (IPv4):18083
-
DeanGuss
2021-07-17 05:08:27.794 7fe889a4f780 FATAL net contrib/epee/include/net/abstract_tcp_server2.inl:1084 Error starting server: Failed to bind IPv4 (set to required)
-
DeanGuss
I'm trying to run a full node that the other nodes can reach and also I'd like to run a "remote node" for wallet users to connect to. Any ideas what I'm doing wrong?
-
DeanGuss
As you can see I have "confirm-external-bind=1" on even though I'm just binding to localhost
-
selsta
DeanGuss: is a daemon already running?
-
DeanGuss
selsta: nope
-
selsta
try to remove confirm external bind
-
DeanGuss
It seems I needed to remove
-
DeanGuss
p2p-bind-ip=127.0.0.1 # Bind to localhost
-
DeanGuss
p2p-bind-port=18080 # Bind to default port
-
DeanGuss
to use anonymous-inbound
-
DeanGuss
errr I mean I had to remove
-
DeanGuss
rpc-bind-ip=127.0.0.1
-
DeanGuss
rpc-bind-port=18083 # Bind on default port
-
DeanGuss
to use anonymous-inbound
-
DeanGuss
OH MY GOD
-
DeanGuss
it connected directly to a bunch of nodes
-
DeanGuss
didn't bother with tor, wtf
-
DeanGuss
What good is anonymous-inbound if I still have to wrap this fucker in torsocks?
-
DeanGuss
Maybe I am misunderstanding something... what does anonymous-inbound accomplish that I couldn't do by just launching this with rpc-bind-ip and rpc-bind-port=18083 and then point my hidden service at 18083?
-
DeanGuss
In fact I have to do that in order to be able to connect using it as a remote node. With anonymous-inbound enabled on 18083 and rpc-bind-port on 18081, connecting to my onion on 18083 doesn't work
-
DeanGuss
disabling anonymous-inbound and putting rpc-bind-port=18083 then connecting to the onion does work
-
DeanGuss
what the heck
-
doc_gonzo
hi! i'm installed monero node on my debian system, but i cant get status because of : I Monero 'Oxygen Orion' (v0.17.0.0-de3456e12)
-
doc_gonzo
Error: Problem fetching info-- rpc_request:
-
doc_gonzo
if i configure it to restricted, i get other failure
-
selsta
DeanGuss: "What good is anonymous-inbound if I still have to wrap this fucker in torsocks?" <-- you don't
-
selsta
It's not clear to me what you want to do but anonymous-inbound and tx-proxy don't need torsocks
-
selsta
your config looks broken, you should not bind anonymous-inbound port and rpc port to the same port
-
selsta
"what does anonymous-inbound accomplish" <-- anonymous-inbound is for p2p, rpc is for rpc, they are not related
-
DeanGuss
Ah thanks for clearing that up
-
DeanGuss
still I want my outbound connections going through tor so I will (have to) wrap it
-
DeanGuss
So there's no way to have my remote node and my inbound node onion as the same onion hostname
-
DeanGuss
since it seems the tor config is 1 hostname = 1 port forwarded
-
selsta
--tx-proxy is currently only for sending transactions over tor
-
selsta
all other traffic goes over clearnet
-
selsta
there is a PR for full socks proxy for all traffic:
monero-project/monero #7616
-
DeanGuss
thank goodness
-
DeanGuss
tobtoth ftw!
-
DeanGuss
thanks for all the info selsta
-
kayabaNerve
Is there a way to generate addresses under the current Monero account with the CLI wallet which aren't subaddresses?
-
kayabaNerve
And account new would not be a subaddress, yet also have separate UTXOs/balance keeping, right?
-
raecarruth
o_0
-
kayabaNerve
raecarruth: What's that about?
-
selsta
kayabaNerve: no, this isn't possible
-
selsta
accounts are subaddresses
-
kayabaNerve
Not to sound like a certain someone, yet I'm not happy with them from a privacy perspective and I have the CPU resources to perform the math multiple times. So while I appreciate their efficiency...
-
kayabaNerve
sel
-
kayabaNerve
*selsta: Thanks for the heads up. So I'd need multiple wallet files... Any idea on a maintained wallet which didn't adopt subaddresses/doesn't force you into them?
-
selsta
which issue do you have from a privacy perspective? janus attack?
-
kayabaNerve
Is that the one where posting two subaddresses is linkable?
-
kayabaNerve
Because if so, yes. It's the only attack I know of against them.
-
selsta
no, not aware of any wallet that can generate multiple addresses, it would be awful performance wise
-
selsta
I don't know your use case but in general janus attack can be mitigated
-
kayabaNerve
Technically, I fully agree. Practically, I have a nice CPU :P Especially if you got a threadpool going...
-
kayabaNerve
But yeah, I wouldn't use it for tens/hundreds of addresses as well.
-
kayabaNerve
How so?
-
kayabaNerve
My use case is I've bought XMR using an instant exchanger with random currencies before. I don't like said exchanger knowing both transactions are by me. It does simply because I received them using subaddresses.
-
selsta
but it still requires them to actively craft a special transaction as far as I know and then you have to confirm them that you received the money
-
selsta
they need to have a guess first that you are the same person as this other subaddress
-
selsta
maybe I'm overlooking something
-
kayabaNerve
If I recall correctly, no, they can simply be linked if you have two addresses.
-
kayabaNerve
Well, confirmed to be from the same keys or not.
-
kayabaNerve
Oh. No. I completely misremembered this and got paranoid. Never mind.
-
kayabaNerve
Sorry to be a bother. Thanks for chiming in on that aspect. Appreciate it.
-
kico
.beg
-
Wallet
kico: How many letters in get
-
kico
3
-
Wallet
kico: @bonuspot tipped 0.0000011 XMR to kico [4e323a9d] Wait ≈23 hrs 59 min before trying again. @bonuspot: 0.01434126
-
knaccc
can anyone recommend an open-source, standalone encryption app with a UI which basically acts like macos notes or a note-taking app please? i can use veracrypt and just store things as txt files as an alternative, but i was wondering if there was something with a better UI
-
knaccc
bitwarden used to be like what i'm talking about, but then they abandoned their product and became a password manager/browser extension
-
knaccc
also, if i do just use txt files, is anything better than veracrypt?
-
selsta
knaccc: mac notes can be encrypted
-
knaccc
selsta oh really? i didn't know apple did proper E2E encryption. I'm looking more for something with small attack surface just to store critical credentials etc
-
knaccc
and backup one-time access codes
-
selsta
1password maybe
-
selsta
you can right click on notes and click on "lock", afaik it uses proper encryption
-
knaccc
selsta oh wow, i had no idea about 'lock', thanks!
-
selsta
"Secure notes are end-to-end encrypted using a user-provided passphrase that is required to view the notes on iOS, iPadOS, macOS devices, and the iCloud website."
-
knaccc
that is really great
-
Monegro
Does anyone know of an easy way to get a transaction key off of cake wallet?
-
apotheon
Monegro: I've never used Cake. Sorry.
-
apotheon
faucet
-
apotheon
.faucet
-
Wallet
apotheon: Of 0 + 9, which is 0
-
apotheon
0
-
Wallet
apotheon: @bonuspot tipped 0.0000233 XMR to apotheon [9f76b3e9] Wait ≈1 day 10 sec before trying again. @bonuspot: 0.01431796
-
Mochi101
.faucet
-
Wallet
Mochi101: How many letters in FIRO
-
Mochi101
4
-
Wallet
Mochi101: @bonuspot tipped 0.000015 XMR to Mochi101 [034064be] Wait ≈23 hrs 58 min before trying again. @bonuspot: 0.01430296
-
apotheon
Is that FIRO a reference to the cryptocurrency Firo?
-
apotheon
At first glance, Firo seems to be doing some interesting stuff.
-
apotheon
. . . but I've only given it a "first glance".
-
apotheon
I think Firo was Zcoin before it set out to get its shit straight.
-
thecure
.beg
-
Wallet
thecure: How many eyes do people normally have, doubled
-
thecure
2
-
Wallet
thecure: Oops that is not correct. Try again later. (No not immediately or I'll just ignore you..)
-
thecure
:/
-
apotheon
doubled would be 4
-
thecure
<apotheon> tks