Search found 255 matches

by moa
Fri Sep 06, 2013 2:20 am
Forum: Technical Support
Topic: Testnet
Replies: 22
Views: 17164

Re: Testnet

Has been quite some time since I configured to use namecoin testnet so couldn't say categorically. maybe ask kahl?

Usually now I just start with a fresh, empty wallet and test stuff on main net since namecoin isn't particularly mainstream ... unless you have code you think can break the net ...
by moa
Fri Sep 06, 2013 2:15 am
Forum: Tools, GUI & other softwares
Topic: [ANN] Namecoin RPC interface in C++
Replies: 11
Views: 10936

Re: [ANN] Namecoin RPC interface in C++

Should be useful.

Does something similar exist for bitcoin?
by moa
Fri Sep 06, 2013 2:05 am
Forum: General Discussion
Topic: [3 BTC Bounty] TLS Support for .bit Domains
Replies: 73
Views: 56887

Re: [3 BTC Bounty] TLS Support for .bit Domains

http://security.stackexchange.com/questions/23648/what-alternatives-are-there-to-the-existing-certificate-authority-system-for-ssl "what-alternatives-are-there-to-the-existing-certificate-authority-system-for-ssl" Security stack exchange. Given recent revelations about NSA/GCHQ illegal spying and h...
by moa
Mon Sep 02, 2013 9:35 pm
Forum: General Discussion
Topic: Namecoin-Qt 3.72 - Chinese Translation Added
Replies: 83
Views: 46542

Re: Namecoin-Qt BETA with Namespace Registration 3.67

That's not the right way to do it ... you windows guys are terrible with your paths because the compiler "just takes care of it" but it leaves behind a big incomprehensible mess. There should be no need to put any dir into includes or headers. If you want to have a windows only code keep going in th...
by moa
Sun Sep 01, 2013 9:30 am
Forum: General Discussion
Topic: Namecoin-Qt 3.72 - Chinese Translation Added
Replies: 83
Views: 46542

Re: Namecoin-Qt BETA with Namespace Registration 3.67

snailbrain wrote:should be fixed, any chance can see if it compiles on linux now? <3
Fixed.
by moa
Thu Aug 29, 2013 3:54 am
Forum: General Discussion
Topic: Namecoin-Qt 3.72 - Chinese Translation Added
Replies: 83
Views: 46542

Re: Namecoin-Qt BETA with Namespace Registration 3.67

Latest from github doesn't build on linux ... the dir re-restructure causes include errors. You need to re-instate the line INCLUDEPATH += src src/json src/qt into namecoin-qt.pro ... it was in there previously ...as it is for the bitcoin-qt.pro TARGET = namecoin-qt macx:TARGET = "Namecoin-Qt" VERSI...
by moa
Sun Aug 25, 2013 10:10 pm
Forum: General Discussion
Topic: Speech.is, breaking out of the alt TLD niche
Replies: 12
Views: 8365

Re: Speech.is, breaking out of the alt TLD niche

... or you could post the hash (or sig or similar) to the JS executable in the namecoin blockchain.
by moa
Fri Aug 23, 2013 3:12 am
Forum: General Discussion
Topic: Adding namecoin "id/" namespace support into bitmessage
Replies: 62
Views: 39316

Re: Adding namecoin "id/" namespace support into bitmessage

domob: bitmessage just had it's first serious attack ... and it was actually a pretty good one (simple, dirty but somewhat effective). https://bitmessage.org/forum/index.php/topic,2975.0.html Anyway, going back to when I first thought about integrating namecoin with bitmessage, for me a big point wa...
by moa
Thu Aug 22, 2013 4:54 pm
Forum: Technical Support
Topic: Transferring .bit domain problem
Replies: 2
Views: 3183

Re: Transferring .bit domain problem

Hi folks, I'm having a problem transferring a registered, parked domain to somebody, they have supplied me with their NMC address from bitdot and it returns error 'incorrect namecoin address' we also tried a namecoind address, with the same outcome Do i first need to transfer the domain to MY NMC a...
by moa
Thu Aug 22, 2013 4:34 pm
Forum: Tools, GUI & other softwares
Topic: Android apps
Replies: 4
Views: 4817

Re: Android apps

Do you mean like an nmcontrol for Android?

That could pull in the names database from a pool of trusted namecoin servers and then serve up .bit browsing, TLS, etc capabilities maybe?