Pages:
Author

Topic: Bitnodes Incentive Program - page 5. (Read 10181 times)

newbie
Activity: 38
Merit: 0
February 23, 2015, 04:47:04 AM
#25
SSL-enabled URL with unverified cert is supported. Feel free to contact me directly using the contact link at the footer of the website.
legendary
Activity: 1974
Merit: 1029
February 22, 2015, 06:15:45 PM
#24
Maybe email them directly (bottom of the page), not sure if they monitor this thread.

I just did that, let's see.


Try the IP w/o SSL (http://...)

No.


Code:
nmap -p 80 37.59.44.40

returns: filtered

Yes Smiley.
copper member
Activity: 1498
Merit: 1499
No I dont escrow anymore.
February 22, 2015, 05:41:26 PM
#23
-snip-
I have an SSL certificate for my domain, not for the plain IP, so I'm guessing when they go to verify at https://37.59.44.40 they find the SSL errors and refuse to get past there.

Well, no probs, let's try with the domain. Oh wait…

Try the IP w/o SSL (http://...) I cant seem to connect that way via browser though. w/ SSL works fine.

Code:
nmap -p 80 37.59.44.40

returns: filtered
legendary
Activity: 1358
Merit: 1000
https://gliph.me/hUF
February 22, 2015, 02:33:49 PM
#22
I think this bitnodes.io people got something wrong. [...]

Maybe email them directly (bottom of the page), not sure if they monitor this thread.
legendary
Activity: 1974
Merit: 1029
February 22, 2015, 02:17:04 PM
#21
I think this bitnodes.io people got something wrong.

https://getaddr.bitnodes.io/nodes/dserrano5.es-8333/ keeps saying the node is down, when clearly it isn't. I guess that must be the reason that the curl invocation to the API fails:

Code:
$ curl -H 'Accept: application/json; indent=4' -d bitcoin_address=1foobar -d url=https://dserrano5.es https://getaddr.bitnodes.io/api/v1/nodes/dserrano5.es-8333/  
{
    "success": false
}

(yes, I'm running curl from that server)

Well, no probs, let's try with the IP address, which has been up for some months.

Code:
$ curl -H 'Accept: application/json; indent=4' -d bitcoin_address=1foobar -d url=https://37.59.44.40 https://getaddr.bitnodes.io/api/v1/nodes/37.59.44.40-8333/
{
    "success": true
}
$ elinks -dump https://getaddr.bitnodes.io/api/v1/nodes/37.59.44.40-8333/
   {"status": "UP", "data": [70002, "/Satoshi:0.9.3/", 1423671060, 1, 344700,
   "dserrano5.es", null, "FR", 48.86, 2.35, "Europe/Paris", "AS16276", "OVH
   SAS"], "bitcoin_address": "1foobar", "url":
   "https://37.59.44.40", "verified": false}

Then I wait and:

Code:
$ elinks -dump https://getaddr.bitnodes.io/api/v1/nodes/37.59.44.40-8333/
   {"status": "UP", "data": [70002, "/Satoshi:0.9.3/", 1423671060, 1, 344701,
   "dserrano5.es", null, "FR", 48.86, 2.35, "Europe/Paris", "AS16276", "OVH
   SAS"], "bitcoin_address": "", "url": "", "verified": false}

I have an SSL certificate for my domain, not for the plain IP, so I'm guessing when they go to verify at https://37.59.44.40 they find the SSL errors and refuse to get past there.

Well, no probs, let's try with the domain. Oh wait…
legendary
Activity: 1120
Merit: 1000
February 19, 2015, 09:20:54 PM
#20
It's not user-friendly enough, at least for majority windows users.
You'll have to hack a little to get things done right.

it is not made to be user friendly. There are other programs made to be user friendly.

Run full nodes is for people that know what they are doing
legendary
Activity: 966
Merit: 1000
February 19, 2015, 06:00:12 PM
#19
'The weekly incentive will be paid in bitcoins to the Bitcoin address of a node selected randomly from a pool with at least 100 eligible nodes.'

hmm... so they are only rewarding nodes that are in mining pools or are they using the term "pool" in a more generic manner to refer to the payout happening once 100 nodes signup?

At least 100 nodes, the maximum chance of one being paid is 1/100, but it will probably be lower, which means for the duration of this program, the majority of nodes will not be paid.

So a VPS that costs 5 dollars a month has around a 44% chance to 2% chance at the lowest of being rewarded between 20- 30usd in 2015. Not enough to make people go out of their way to setup a node by itself but if you were going to be using that vps for other purposes you may as well signup.

Yes, it's good for people who already have nodes or the means to have nodes, if people are going to set up nodes with the expectation of making profit, gonna have a bad time...
Atleast they will supprot the network and that's an good thing Grin
legendary
Activity: 2128
Merit: 1065
February 19, 2015, 02:49:24 PM
#18
Just because a lot of nodes happen to be in a single ASN doesn't indicate 'centralization', though.  Well, that is, unless you think the people at Hetzner/OVH/Digital Ocean/Linode/Vultr/whatever else are plotting some scheme. 

I guess I should also say I have an issue with the daily uptime index, since mine says '0 ms' sometimes, it counts it as being down.
Well, as far as Bitcoin node protocol this is centralization. Bitcoin attempts to spread the outgoing connections by avoiding those addresses that are "close" with regard to IP netmask, it has no access to BGP/ASN tables. Bittorrent does a different decentralization by computing node priority as some sort of hash of IP/port, which is somewhat more tolerant of peers with nearly sequential IPs.

Given the current protocol rules I'll say that de-weighting by ASN is a decent attempt at approximating a measure of decentralization.

Interestingly I also have latency spikes down to 0ms, but my node's uptime shows 100.00%.
 
member
Activity: 64
Merit: 10
February 19, 2015, 01:32:05 PM
#17
Now it seems bitcoin foundation is focusing on enlarging bitcoin nodes scale  . Do we have a plan to establish bitcoin ledger root nodes ( the nodes maintain full ledger ) before the public ledger reaches a very large size ?  what do you think ?

https://getaddr.bitnodes.io/nodes/incentive/

We have less than 7000 nodes now but we will have more than 10 000 nodes within a year of time.
The Bitcoin wikipedia page explains nodes : https://en.bitcoin.it/wiki/How_bitcoin_works
zvs
legendary
Activity: 1680
Merit: 1000
https://web.archive.org/web/*/nogleg.com
February 19, 2015, 01:27:35 PM
#16
it'd help if the scoring method wasn't crap, specifically the "ASN index"
It would be crap both ways. "ASN index" weighting tries to promote decentralization.

I remember one Bittorrent statistics gaming service that used to run on a single server with the whole "Class C subnet" with 254 IP aliases.

It is hard to come up with a really truthful statistics without actually downloading the data from multiple locations around the globe.


Just because a lot of nodes happen to be in a single ASN doesn't indicate 'centralization', though.  Well, that is, unless you think the people at Hetzner/OVH/Digital Ocean/Linode/Vultr/whatever else are plotting some scheme. 

I guess I should also say I have an issue with the daily uptime index, since mine says '0 ms' sometimes, it counts it as being down.
legendary
Activity: 2128
Merit: 1065
February 18, 2015, 11:02:24 PM
#15
it'd help if the scoring method wasn't crap, specifically the "ASN index"
It would be crap both ways. "ASN index" weighting tries to promote decentralization.

I remember one Bittorrent statistics gaming service that used to run on a single server with the whole "Class C subnet" with 254 IP aliases.

It is hard to come up with a really truthful statistics without actually downloading the data from multiple locations around the globe.
zvs
legendary
Activity: 1680
Merit: 1000
https://web.archive.org/web/*/nogleg.com
February 18, 2015, 10:47:47 PM
#14
it'd help if the scoring method wasn't crap, specifically the "ASN index"

i'll connect to a lot of nodes from the same ASN because there are a few specific ASNs that host the majority of dedicated servers that run bitcoin nodes.  hetzner is 24940, ovh is 16276, digital ocean is 14061, etc, etc.  far more beneficial for me to connect to these, rather than, say, Africa Online Holdings @ 18922.  oh, yeah, they also don't timeout.

the best nodes aren't these VPS that have 100ms+ latency.  i mean, seriously, I'd have an easier time getting a high score on that from my home connection, with 768kbps upstream... well, more like 512kbps, since I'd limit it with netlimiter.  having 75 connections open on that wouldnt be doing the network any favors

https://getaddr.bitnodes.io/nodes/leaderboard/?q=your-server

those are all the hetzner servers w/o a reverse DNS set, highest is 858.  note their ASN index scores.

https://getaddr.bitnodes.io/nodes/leaderboard/?q=poney

those are all the online.net servers w/o RDNS set, highest is 619.  note their ASN index scores

https://getaddr.bitnodes.io/nodes/leaderboard/?q=kimsufi
https://getaddr.bitnodes.io/nodes/leaderboard/?q=ovh

all the kimsufis and ovh servers.  see the ASN index?  noticing a trend?

though if you're in, say,

https://getaddr.bitnodes.io/nodes/leaderboard/?q=egypt
https://getaddr.bitnodes.io/nodes/leaderboard/?q=africa
https://getaddr.bitnodes.io/nodes/leaderboard/?q=saudi+arabia
https://getaddr.bitnodes.io/nodes/leaderboard/?q=philippines

you're gtg, even if you do only have 1Mbps upstream (if that)

slightly more difficult is

https://getaddr.bitnodes.io/nodes/leaderboard/?q=china
https://getaddr.bitnodes.io/nodes/leaderboard/?q=israel
https://getaddr.bitnodes.io/nodes/leaderboard/?q=new+zealand

and so on.
copper member
Activity: 1498
Merit: 1499
No I dont escrow anymore.
February 12, 2015, 11:41:21 AM
#13
I tried to register my node, but apparently they have to check stuff first. Lets wait and see. The node is up anyway.

I thought it went pretty quick. Do you have the address listed on your page in plain text or just the QR code?

Its verified by now. Its in plain text, but I think the mistake was to give the URL as https, while I dont actually provide SSL.
legendary
Activity: 1358
Merit: 1000
https://gliph.me/hUF
February 12, 2015, 11:36:00 AM
#12
I tried to register my node, but apparently they have to check stuff first. Lets wait and see. The node is up anyway.

I thought it went pretty quick. Do you have the address listed on your page in plain text or just the QR code?
copper member
Activity: 1498
Merit: 1499
No I dont escrow anymore.
February 12, 2015, 08:32:19 AM
#11
It's not user-friendly enough, at least for majority windows users.
You'll have to hack a little to get things done right.

I doubt they are targeting windows users on a home line with this.
hero member
Activity: 658
Merit: 500
February 12, 2015, 08:27:36 AM
#10
It's not user-friendly enough, at least for majority windows users.
You'll have to hack a little to get things done right.
copper member
Activity: 1498
Merit: 1499
No I dont escrow anymore.
February 12, 2015, 05:41:20 AM
#9
I tried to register my node, but apparently they have to check stuff first. Lets wait and see. The node is up anyway.
hero member
Activity: 1328
Merit: 563
MintDice.com | TG: t.me/MintDice
February 12, 2015, 03:03:30 AM
#8
ive always thought the masternodes thing was fucking genius on darkcoin's side. the thing i hate most about owning bitcoin is having no completely secure trustless investment program for them. darkcoin's masternode is the best technology i've ever seen around that but darkcoin is just some ridiculous altcoin so its great technology behind something that is worthless (for now anyway, though probably forever).

bitnodes, afaik, is a very small step in that direction so that's cool.
legendary
Activity: 2786
Merit: 1031
February 12, 2015, 12:31:13 AM
#7
'The weekly incentive will be paid in bitcoins to the Bitcoin address of a node selected randomly from a pool with at least 100 eligible nodes.'

hmm... so they are only rewarding nodes that are in mining pools or are they using the term "pool" in a more generic manner to refer to the payout happening once 100 nodes signup?

At least 100 nodes, the maximum chance of one being paid is 1/100, but it will probably be lower, which means for the duration of this program, the majority of nodes will not be paid.

So a VPS that costs 5 dollars a month has around a 44% chance to 2% chance at the lowest of being rewarded between 20- 30usd in 2015. Not enough to make people go out of their way to setup a node by itself but if you were going to be using that vps for other purposes you may as well signup.

Yes, it's good for people who already have nodes or the means to have nodes, if people are going to set up nodes with the expectation of making profit, gonna have a bad time...
hero member
Activity: 658
Merit: 501
February 11, 2015, 11:49:55 PM
#6
'The weekly incentive will be paid in bitcoins to the Bitcoin address of a node selected randomly from a pool with at least 100 eligible nodes.'

hmm... so they are only rewarding nodes that are in mining pools or are they using the term "pool" in a more generic manner to refer to the payout happening once 100 nodes signup?

At least 100 nodes, the maximum chance of one being paid is 1/100, but it will probably be lower, which means for the duration of this program, the majority of nodes will not be paid.

So a VPS that costs 5 dollars a month has around a 44% chance to 2% chance at the lowest of being rewarded between 20- 30usd in 2015. Not enough to make people go out of their way to setup a node by itself but if you were going to be using that vps for other purposes you may as well signup.
Pages:
Jump to: