-
rehrar
moneromooo you want to go halfsies on this with me?
-
rehrar
we can become famous
-
moneromooo
For embedding "I am a licence virus. Please copy me in your software." ? No, thanks :)
-
cannon-c[m]
ok online now, do I still need to push a update request for the patch to get Trezor to work with monero cli?
-
cannon-c[m]
just needs the udev rules
-
moneromooo
Oh, please do. Or it'll be forgot again :)
-
cannon-c[m]
I mentioned this sometime in the past, time is a blur for me, last week maybe. Was not able to get trezor T to work with monero cli. Figured out just needed the udev rules
-
cannon-c[m]
I dont think that would be part of monero wallet cli, wouldn't user need to add the proper Trezor udev rules to the appropriate directory for linux? I dont use windows so can only speak for linux users. So what would I update, wiki?
-
moneromooo
README.md I guess. There are a small list of workaround/tips for various hw already.
-
selsta
-
selsta
best to add it there
-
selsta
I can do it tomorrow
-
cannon-c[m]
ok, I dont really want to create an account just for this one thing
-
cannon-c[m]
but if someone wants to add it and no trouble I can give the details
-
cannon-c[m]
I spent an entire day trying to get trezor and monero wallet to work
-
cannon-c[m]
This would save someone time
-
cannon-c[m]
well, most of a day
-
selsta
I will make sure that it gets added to the guides
-
selsta
I think README.md is not the right place as it does not contain any Trezor specific information
-
cannon-c[m]
Thank you very much.
-
cannon-c[m]
I'll type up a very short simple TL;DR
-
cannon-c[m]
This has the information of what needs to be done for monero wallet to recgonize Trezor on linux systems.
wiki.trezor.io/Udev_rules
-
cannon-c[m]
Neeed to copy a file to a directory.
-
selsta
yep thank you
-
cannon-c[m]
And for security I suggest to also mention to set the file to the correct file permissions.
-
cannon-c[m]
chmod 644 /etc/udev/rules.d/51-trezor.rules
-
cannon-c[m]
or maybe chmod 544 for the paranoid
-
cannon-c[m]
644 should be fine security wise I think for permissions on that .rules file
-
cannon-c[m]
I think I'll reach out to maintaner of wiki.trezor.io to see if they can include chmod 644 step
-
cannon-c[m]
wow my brain is tired,
-
cannon-c[m]
my math off
-
cannon-c[m]
maybe chmod 544 might be better
-
cannon-c[m]
I'd suggest chmod 544
-
cannon-c[m]
but 644 is fine assuming that the file owner is root
-
cannon-c[m]
sorry, last message on this
-
cannon-c[m]
chmod 644 is what is wanted assuming the owner of that file is root,
-
cannon-c[m]
else chmod 444
-
qasaur
Hello, I have a fairly quick and basic question: is there any mechanism in Monero to keep tx fees low or what is the realistic peak that tx fees can reach assuming major network saturation?
-
nioc
qasaur: are you aware that Monero has dynamic block size?
-
nioc
If there are more txs then the default block size then In order to increase the block size the fees increase
-
nioc
If the level of txs remains higher than the default blocksize and at about the same level that increased the block size in the first place then the avg tx fee actually decreases compared to what it was at the default block size
-
qasaur
nioc: Ah I see, cool, so I assume block contention is not as big of an issue as it is with BTC?
-
nioc
there is more to it than that but you did say quick and easy :)
-
nioc
correct
-
qasaur
I see, interesting..
-
nioc
there are safeguards in place that prevent ramping up to very large blocks
-
nioc
qasaur the dynamic formula will also reduce the blocksize if needed, default without fee penalties is 300kB
-
qasaur
nioc: is there a fixed fee per byte?
-
qasaur
well, not fixed of course, but I assume it tends to some figure on average
-
nioc
the fee goes down as the mining reward goes down and that happens every block by a very small amount
-
nioc
currently it's, Fee per byte: 0.000000012765
-
nioc
yes 12 decimals
-
nioc
the usual tx size is 2.54kB
-
nioc
work is ongoing to reduce tx size
-
nioc
as well as improve privacy, confidentiality or whatever is the best description :)
-
qasaur
nioc: I see, have there been any estimations as to what the future tx size may look like?
-
nioc
there is something relatively easy to do that will reduce txs by ~25%
-
nioc
if chosen it probably will be done by end of year
-
nioc
but many things are being looked at and everything is a trade off
-
nioc
there seems to be no way around confidential txs being bigger than transparent ones
-
qasaur
Cool - I've been quite deep into development for NANO lately but I feel the protocol lacks a sufficient level of privacy, and XMR seems to do the job perfectly.
-
nioc
but with constantly improving tech that should not be much of an issue
-
nioc
perfectly I don't know but the best there is by a good margin then yes
-
nioc
ofc it all depends on your threat model
-
qasaur
If any transparent blockchain ever gains mass adoption it is just going to be a matter of time before a btcaccountsearch site pops up that is a bit more advanced and user-friendly than Blockinfo today
-
qasaur
not great for the fungibility aspect of money imo
-
qasaur
blockchain.info*
-
nioc
the US Fed chair this week said that btc might be good for China but not the US :)
-
nioc
there are blockchain analysis companies that can get quite a lot of info from btc
-
qasaur
Yes, and not only BTC AFAIK
-
nioc
they can get info about monero like how much it is used on dnm, however accurate that is
-
qasaur
How can they gather that information if the Monero network is opaque?
-
nioc
but overall not that much I would imagine
-
nioc
network traffic is not opaque
-
nioc
that is also being worked on
-
nioc
there is some recent code that is not yet implemented and other things in this area that are being developed
-
nioc
as they say, information wants to be free
-
qasaur
I think this chain analysis thing rubs me the wrong way
-
qasaur
that these companies are doing, that is
-
qasaur
so glad to hear that the XMR devs are trying to make it more difficult
-
nioc
time for sleep
-
nioc
gn qasaur
-
qasaur
gn, nice chatting nioc
-
mfoolb
let's say I connect via clearnet to one of the most used exchange (KYC on) and send some XMR to a subaddress of a wallet I created from a box via clearnet.. How can anyone correlate me to that transaction? Let's say I didn't use any VPN/Proxy.. only way is to find IP address (if it's the same) in both exachange log and monero public nodes?
-
sech1
mfoolb monero public nodes don't know your wallet's address
-
sech1
they only see your IP address
-
mfoolb
yes.. that's way only log comparison is based on IP address, right
-
mfoolb
?
-
sech1
yes, your IP address is a huge data leak in this case
-
mfoolb
well the real leak is the KYC procedure at the exchange..
-
mfoolb
because IP can be easily obfuscated..
-
sech1
use non-kyc exchanges
-
mfoolb
nonkyc onion enabled exchanges.. but do you think they'll remain active?
-
mfoolb
IIRC xmr.to shut down their onion access for example..
-
azy
you can access xmr.to from tor still, there's even a no javascript verison of the website
-
mfoolb
azy: "One of the recent changes you may have noticed was that we no longer offer a TOR onion address,"
-
mfoolb
-
azy
yeah
-
azy
i think tor's better used for clearnet websites anyway, hidden services was an afterthought and better done through garlic routing/i2p
-
charolastra
so they are a honey pot or what's the reason to disable the hidden service?
-
azy
lol
-
azy
"after receiving legal advice."
-
azy
there's no advantage to connecting to the .onion rather than the .to, as far as i know
-
azy
with tor browser that is
-
azy
the upsides of hosting a .onion are... ?
-
charolastra
noone knows that you connect at all
-
charolastra
plain domains/ips can be blocked. for onion the whole tor would have to be blocked
-
azy
tor isnt blocked on xmr.to, they just dont run a hidden service
-
azy
which wouldnt even be hidden in the first place, since xmr.to is a legitimate company with a clearnet website
-
mfoolb
charolastra: you mean that using tor to connect to non onion address permits to identiy the tor exit node and then evaluate a way to go deep on source recognition?
-
charolastra
so is facebook :P
-
charolastra
yes, the exit node knows your traffic. you have to assume that they are hosted by NSA/CIA
-
charolastra
they also have access to the CA root certificates
-
mmxxx[m]
<azy "i think tor's better used for cl"> I2p is barely usable
-
azy
agree
-
charolastra
and not many know about it
-
azy
im not suggesting it should be used, im saying tor's intended for accessing clearnet and hidden services were an afterthought
-
azy
therefore no onion address is not a big deal
-
SoiMatter
Is there someone from Cake Wallet here?
-
charolastra
they already had one. i don't get why they disabled it as it 'costs' nothing to have one enabled
-
azy
not much gained for having one, and legally it looks bad
-
charolastra
why does it look bad?
-
SoiMatter
Is there a Cake Wallet person here?
-
azy
because it looks like he's laundering onion xmr, which is illegal monies most likely
-
Inge-
some sites deny you if you come via tor
-
Inge-
does onion xmr smell?
-
selsta
azy: he?
-
azy
did i misgender somebody
-
selsta
no
-
selsta
who are you talking about
-
selsta
trying to follow the conversation
-
azy
xmr.to
-
selsta
ah
-
selsta
I guess they took it down as it offers a way to bypass their own region restrictions.
-
Inge-
i.e. they can't tell where someone comes from
-
Inge-
with tor/vpn at least tehy have some small plausible deniability
-
charolastra
doesn't monero itself automaticly smell like money laundering?
-
hyc
does cash?
-
mfoolb
well actually cash does smell like it
-
azy
yeah cash does too
-
azy
and for good reason, nobody who accepts cash pays all their tax if they can get away with it
-
tryphe
even if monero isn't money laundering (it has a way to reveal source and destination, unlike fiat), banks and corporations will still claim it's money laundering because it competes with their more opaque money laundering scheme
-
azy
i swear i get 'this guys a drug dealer' looks from the grocery checkout girls when i hand them cash
-
azy
maybe theyre just mad they have to do extra work
-
mmxxx[m]
Kek
-
mmxxx[m]
Are you a drug dealer azy ?
-
azy
yeah thats why i pay cash
-
Inge-
!!
-
gingeropolous
jesus monkey butt. seagate makes a 16 TB HDD
-
hyc
their new HAMR drive? yeah
-
hyc
There's a Micron 8TB SSD for $900
-
hyc
Seagate 8TB HDD for $140
-
hyc
so the price diff is around 6:1
-
Epsilon[m]
There's a new 80tb hdd using HAMR in the works don't know the name though
-
hyc
higher perf Seagate Barracuda 8TB HDD $280, so the price diff is even smaller
-
hyc
I would just keep buying SSDs...
-
hyc
at those capacities, a lower perf drive would be unlivable. would take a week to scan the entire drive at 6GB/s
-
hyc
6Gbit/sec
-
hyc
185 hours
-
hyc
might've miscalculated by a factor of 10 or so there
-
hyc
doh only 1.85 hours :P
-
gingeropolous
whats hamr? guess i'll google oit
-
Epsilon[m]
Heat assisted magnetic something I think
-
gingeropolous
heat assisted!
-
moneromooo
Half Assed ?
-
gingeropolous
wowzers
-
gingeropolous
100 TB drives by 2030
-
Epsilon[m]
Dang wonder how slow it'll be to fill that up completly
-
SR71_miner
forget HDD, NVMe is the future look a 30 TB SSD already a year on market -->
samsung.com/semiconductor/global.se…ief_Smasung_PM1643_SAS_SSD_1805.pdf
-
sech1
So blockchain bloat is not an issue then?
-
gingeropolous
naw its still all about them internets
-
gingeropolous
dont matter how much you can store if you can't transfer it and process it
-
sech1
who doesn't have 100 Mbit nowadays?
-
gingeropolous
we already got peeps that do blockchain important for some reason
-
sech1
people watch 4k porn and complain about 80 GB blockchain?
-
gingeropolous
4k porn doesn't have a read/write/process orgy on your HDD though
-
SR71_miner
on old fibre cables you can multiply bandwith no prob
-
gingeropolous
apparently australia is a place you would think has good internets, but it doesn't
-
SR71_miner
in a few years sas and sata dies
-
SR71_miner
server will use edsff
-
SR71_miner
clients m.2
-
SR71_miner
all pcie
-
gingeropolous
im trying to decide what to get for an "upload your corrupt data.mdb here" service
-
gingeropolous
i think I can get away with a spinny
-
hyc
sure, you don't need high random IOPS just to upload complete files
-
hyc
but yeah, bandwidth is the biggest concern still. A lot of the world still has no access to wired internet.
-
gingeropolous
question is, how much space, and how long should they sit on the server
-
hyc
most deployed mobile networks deliver only 1/10th or less of their spec'd bandwidth
-
gingeropolous
and the duration effects how big i need
-
hyc
I'd guessm only leave space for 1 unpruned DB at a time, or a couple of pruned
-
gingeropolous
hrm
-
hyc
they shouldn't need to sit around for long. if you tell me there's one to inspect I'll grab it ASAP
-
gingeropolous
ok. thanks for the input. part of me just wants a monsterous HDD :)
-
hyc
oh well then knock yerself out ;)
-
kinghat
wonder if the new satellite internets will drive the cost of BW down
-
kinghat
i dont really know the specs of that new satellite stuffs though. latency/speed/etc..
-
hyc
satellites are pretty resource-constrained
-
hyc
the faster the transmitter, the more power needed
-
kinghat
or more transmitters?
-
kinghat
satellites*
-
hyc
more transmitters == more mass
-
hyc
everything you add makes the satellite more expensive
-
kinghat
ya i thought thats why they were going small but a bunch of them?
-
kinghat
is the goal of starlink and the like not mass adoption? or are they trying to serve a niche?
-
hyc
no idea
-
hyc
mass adoption seems iffy. capacity is far more limited than terrestrial networks
-
hyc
would make most sense to target them at currently underserved populations only.
-
kinghat
thats what i thought as well. though it looks like north american launch. unless they are targeting like RVs/mobile homes/rural stuffs 🤷♂️
-
gingeropolous
hrm. it would be dope if the file uploader made a hash of the file before upload, sent the hash.... well i guess the integrity of the file should be checked by whatever uploader im using
-
gingeropolous
github.com/tus might be what i use
-
gingeropolous
i found a random 500 gb SSD. might start with that
-
kinghat
hey hyc whats your take on the systemd-homed stuffs?
-
moneromooo
If you want to make an OS, be courteous enough to make your own, not mug another one.
-
moneromooo
(I have no opinion on that particular part though)
-
kinghat
i mean i like the idea of encrypting the home dir on suspend/lock/logout
-
hyc
kinghat: I've only looked it over briefly, camw away with some negative impressions re: large scale user manageability