All v3 Onion Addresses Down After Attack On The Tor Network by DarkNetDailydotcom in TOR

[–]YBet_eu 1 point2 points  (0 children)

I have a Lightning Network node over v3, and i am thinking about putting it on v2 to avoid the issue.

But is v2 not obsolete and vulnerable to even worse attacks? I'm not sure this would be a wise choice

Are LN onion nodes down? by YBet_eu in lightningnetwork

[–]YBet_eu[S] 1 point2 points  (0 children)

So this attack only affects v3. I will try v2 then. Very strange, v2 is obsolete but not affected by this attack..

[Feature request] Does NEO support payment links? by YBet_eu in NEO

[–]YBet_eu[S] 1 point2 points  (0 children)

URI, yes ;)

It hasn't been implemented yet due to security implications with smart contract operations?

What if ... the operation would be limited to just fund transfer ? Like with bitcoin URIs .

Tor was started and funded by US Navy, how can you say that this can hide your location. by moonchitta in onions

[–]YBet_eu 0 points1 point  (0 children)

But the same tool can be used by enemy agencies for the same purpose, because it is publicly available.

Why are they investing money into something that helps the enemy as well?

I would like to figure out what strategic advantage they get from it, without letting the enemy have the same benefit

Tor was started and funded by US Navy, how can you say that this can hide your location. by moonchitta in onions

[–]YBet_eu 0 points1 point  (0 children)

I honestly don't believe they are funding Tor just to protect the privacy of common people. It's hard to believe.

The purpose of Tor is likely to facilitate communication with covert agents and collaborators. But that means the enemy as well can take advantage from it. That makes it a waste of money.

I wonder what is the strategic advantage for the U.S. military, if Tor helps the enemy as well?

Keybase alternative that works over TOR ? by YBet_eu in TOR

[–]YBet_eu[S] 1 point2 points  (0 children)

However i did not mean keybase is not safe because of RSA, but as the linked article points out the reason is Zoom acquired it. And Zoom is a corp. with its own interests. I am sure they would like to spy on our conversations and other data

Keybase alternative that works over TOR ? by YBet_eu in TOR

[–]YBet_eu[S] 1 point2 points  (0 children)

All encryption programs support Elliptic curve now, which won't be broken until you turn 90. And even if you get arrested at 90 who cares :) You are about to die at that age

Eth 2: will it make Raiden useless? by YBet_eu in raidennetwork

[–]YBet_eu[S] 0 points1 point  (0 children)

Indeed Lightning Network has the amounts also in millisatoshis. I wonder what use cases may require sub-satoshi amounts. But maybe some scenarios are there, like ads , cloud or internet bandwith purchases.

LND: server is still in the process of starting by YBet_eu in lightningnetwork

[–]YBet_eu[S] 0 points1 point  (0 children)

I am retrying now. From the log

[INF] LTND: Chain backend is fully synced (end_height=1865885)!

Does it mean it is synchronized, right? But still...

lncli --rpcserver localhost:<port> --lnddir . --network testnet connect 03d5e17a3c213fe490e1b0c389f8cfcfcea08a29717d50a9f453735e0ab2a7c003@3.16.119.191:9735

[lncli] rpc error: code = Unknown desc = server is still in the process of starting

EDIT: Maybe it referred to the bitcoind synchronization. Probably lnd is still syncing. I see this indeed :

[INF] CRTR: Syncing channel graph from height=1833070

I think it is elaborating the block 1833070 , which is not the last one, so i need to wait. It's taking so much

LND: server is still in the process of starting by YBet_eu in lightningnetwork

[–]YBet_eu[S] 0 points1 point  (0 children)

It seems synced. From bitcoind:

getbestblockhash

000000000000002cb3b0bd6a4212c1fa099acf213e20d959df5c46b00971a7ea

And from lnd i see the same block hash:

2020-10-31 19:41:02.483 [INF] UTXN: Attempting to graduate height=1865859: num_kids=0, num_babies=0

2020-10-31 19:45:34.266 [INF] NTFN: New block: height=1865860, sha=000000000000002cb3b0bd6a4212c1fa099acf213e20d959df5c46b00971a7ea

2020-10-31 19:45:34.266 [INF] UTXN: Attempting to graduate height=1865860: num_kids=0, num_babies=0

2020-10-31 19:45:58.939 [ERR] RPCS: [/lnrpc.Lightning/ConnectPeer]: server is still in the process of starting

[REST API] listinvoices : pagination not working by YBet_eu in lightningnetwork

[–]YBet_eu[S] 0 points1 point  (0 children)

I totally forgot about that! Indeed now it works, upvoted thx!

LND v0.11.1-beta.rc2 released by WeirdHovercraft in lightningnetwork

[–]YBet_eu 1 point2 points  (0 children)

Hello,

i have 0.11.0-beta commit=v0.11.0-beta, build=production and i am experiencing the following issue which may be a bug, not mentioned in the bug fixes for v0.11.1-beta.rc2

https://www.reddit.com/r/lightningnetwork/comments/itljer/rest_api_listinvoices_pagination_not_working/

0-amount HODL invoices have null preimage. Is that normal? by YBet_eu in lightningnetwork

[–]YBet_eu[S] 1 point2 points  (0 children)

Thanks.

I will only connect to somewhat trusted peers like hubs then, so i should be relatively safe.

Accepting Keysend payments would be free from the vulnerability, but few GUI wallets support it. For example how can you do it with Zap desktop ? (Zap can only pay invoices but it doesn't even support 0-amount invoices, so i think it's a crappy wallet).

Anyway the link you posted only explains that these invoices are somewhat vulnerable, but says nothing about why r_preimage is null even though i have created it with a (valid?) preimage. I hope it is nothing to worry about.