Bitcoin Forum
September 11, 2024, 02:59:09 AM *
News: Latest Bitcoin Core release: 27.1 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 [20] 21 22 23 24 25 26 27 »
381  Bitcoin / Bitcoin Discussion / Re: [poll] Namecoin official tld : .bit, .web, .p2p on: May 15, 2011, 04:03:41 PM
The poll has been closed. Vince's poll has the same result.

So, first TLD will be .bit Smiley
382  Bitcoin / Bitcoin Discussion / Re: BitDNS and DomainChain Name Poll on: May 15, 2011, 02:50:59 PM
Namecoin is more than that. It is a naming system (not only a domain naming system).
It's currently used only for storing domains (prefixed with "d/"), but there is no limit to what it can be used for.
383  Bitcoin / Bitcoin Discussion / Donate to dot-bit project on: May 15, 2011, 12:32:48 AM
Dot-Bit project is a decentralized, anonymous and open DNS system based on the namecoin naming system!

The project has set up a page for donations :
http://dot-bit.org/Dot-bit_Project:Site_support

Bitcoin: 1J3EKMfboca3SESWGrQKESsG1MA9yK6vN4

Namecoin: N2pGWAh65TWpWmEFrFssRQkQubbczJSKi9

They will be used for bounties or services that help the project to spread.

There is also a dedicated forum to avoid flooding here :p
http://dot-bit.org/forum/
384  Bitcoin / Development & Technical Discussion / Re: bitcoin address shortener on: May 14, 2011, 07:53:50 PM
I've done a patch for the bitcoin client to send payments to email addresses and url :
- Discussion
- Pull request

It's not finished yet. What do you think about ?
385  Other / Obsolete (selling) / Re: Selling Namecoins by the 1000 on: May 14, 2011, 07:42:50 PM
I've added you to the list of namecoin sellers :
http://dot-bit.org/HowToBuyNamecoins#List_of_namecoin_sellers_:
386  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [announce] Namecoin - a distributed naming system based on Bitcoin on: May 14, 2011, 04:08:51 PM
The 512 value was an arbitrary choice. 290 is now the real difficulty :
http://dot-bit.org/forum/viewtopic.php?f=6&t=9
387  Bitcoin / Bitcoin Discussion / Re: [ANNOUNCE] Dot-BIT project / Namecoin website on: May 14, 2011, 12:14:16 AM
Here is small tool to check the json-value you submit in namecoin :
http://dot-bit.org/tools/domainCheck.php

It only says if the json-syntax is valid and tries to correct \, " and ' problems.
It may avoid some common problems when registering a domain :p
388  Bitcoin / Bitcoin Discussion / Re: [ANNOUNCE] Dot-BIT project / Namecoin website on: May 13, 2011, 01:42:13 PM
Who will be the first to create a about page on the wiki ? :p
389  Bitcoin / Bitcoin Discussion / Re: [ANNOUNCE] Dot-BIT project / Namecoin website on: May 12, 2011, 02:26:56 PM
Here is a domain price calculator :
http://dot-bit.org/tools/domainCost.php

Enter the current block number (default one is an estimation, good enough) and you'll have the result.

Price will be 25NC on block 8196, and 12.5NC on block 16392, etc.
390  Bitcoin / Bitcoin Discussion / Re: [ANNOUNCE] Dot-BIT project / Namecoin website on: May 11, 2011, 10:24:48 AM
Well, mapping directly to my server's ip still gave me the "server not found" error. But I tried using ns with slicehost again, and adding a dns zone with my domain, and this time I got some output:
Code:
Origin invalid
Anyway I could trick it, maybe?
Replace :
"{\"map\": {\"\": {\"ns\": [\"ns1.slicehost.net, ns2.slicehost.net, ns3.slicehost.net\"]}}}"
With :
"{\"map\": {\"\": {\"ns\": [\"ns1.slicehost.net\", \"ns2.slicehost.net\", \"ns3.slicehost.net\"]}}}"

Your domain should appear in the "Configured full domains" after some minuts :
http://opennic.bit/#dom


Edit : your domain is not configured on slicehost, or slicehost does not support .bit maybe ?
391  Bitcoin / Bitcoin Discussion / Re: Namecoin DNS server for .bit domains on: May 10, 2011, 09:16:03 PM
gsan reports me that this ip was blocks for some of his servers... so, the problem shouldn't by on your side.
I guess i'll need to use another ip...
392  Bitcoin / Bitcoin Discussion / Re: [ANNOUNCE] Dot-BIT project / Namecoin website on: May 10, 2011, 09:14:32 PM
I've update this page to show how to configure a domain :
http://dot-bit.org/HowToRegisterBitDomains#How_to_configure_your_domain

Choice 1 : use ns and configure things like you usually do it on slicehost.
Choice 2 : map to the ip of your webserver
393  Bitcoin / Bitcoin Discussion / Re: Namecoin DNS server for .bit domains on: May 10, 2011, 02:04:14 PM
We have reached 400 domain names :p
394  Other / Meta / Re: Should Namecoin Have its Own Forum Section? on: May 10, 2011, 11:50:26 AM
Here is the dedicated forum for namecoin : http://dot-bit.org/forum/
And the namecoin wiki is here : http://dot-bit.org/
Great site, looks like you put a lot of work into it. Smiley
Thanks.
I want this project to be successfull, and there is still a lot of work for that.


hint : registering to the dot-bit forum could help Cheesy
395  Bitcoin / Bitcoin Discussion / Re: [ANNOUNCE] Dot-BIT project / Namecoin website on: May 10, 2011, 11:44:05 AM
So, are domains registered through namecoin anonymous, seeing as it's just a modified bitcoin? Would this be considered a darknet, like .onion or .i2p sites? I don't quite know what I'm talking about, but I'm just wondering.
Domains are registered anonymously, but the webpages they point to are not hidden.
Advantages of namecoin are :
- censorship-resistant domains
- owner of domain is anonymous


Edit : gigabytecoin > fixed the https redirection. Thanks.
Edit2 : captcha has been replaced by a Q&A
396  Bitcoin / Bitcoin Discussion / Re: [ANNOUNCE] Dot-BIT project / Namecoin website on: May 10, 2011, 12:22:07 AM
When I visit this page http://dot-bit.org/cgi-bin/mailman/listinfo/namecoin-dev-dot-bit.org to sign up to the dev mailing list, it's all in french. Ce n'est pas un probleme pour moi... But when I click to translate the page into english, I am met with a scary "THIS CONNECTION IS UNTRUSTED" by firefox.

Any way you could make it "trusted"?
It is switching from http to https, so you have a warning because of the ssl certificate... (a solution would be to have a dedicated ip and a new ssl certificate, or to avoid the redirection to https)
397  Bitcoin / Bitcoin Discussion / Re: [ANNOUNCE] Dot-BIT project / Namecoin website on: May 10, 2011, 12:12:20 AM
I've compiled the namecoind binary for linux 64bits with latest patches.
It's available on http://dot-bit.org/

It corrects disappeared domains and adds two rpc calls if problems are not corrected automatically : name_clean & deletetransaction (you'll need a transaction id, obtained with listtransactions [make backup before !]).
It uses new namecoin addresses starting with N instead of 1
Example : N3345eoPuzXH8nsGqtDUKM5Wts1HgU5r2f
398  Other / Meta / Re: Should Namecoin Have its Own Forum Section? on: May 09, 2011, 10:23:25 PM
Here is the dedicated forum for namecoin : http://dot-bit.org/forum/
And the namecoin wiki is here : http://dot-bit.org/
399  Bitcoin / Bitcoin Discussion / Re: [ANNOUNCE] Dot-BIT project / Namecoin website on: May 09, 2011, 06:57:32 PM
Added the forum : http://dot-bit.org/forum/
400  Other / Meta / Re: Should Namecoin Have its Own Forum Section? on: May 09, 2011, 04:34:13 PM
I think the bitcoin forum is a good way to bootstrap this project.
But, it can't eternally rely on bitcoin, even with a separated section... and that's why i've started the dot-bit wiki. I may add a forum too soon.

I've not taken "namecoin" as project name because there was no domain free, and because of the dot-p2p project.
psy owns some namecoin domains, so, a change of name is still possible.
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 [20] 21 22 23 24 25 26 27 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!