Pages:
Author

Topic: [announce] Namecoin - a distributed naming system based on Bitcoin - page 80. (Read 596107 times)

legendary
Activity: 1204
Merit: 1002
RUM AND CARROTS: A PIRATE LIFE FOR ME
Really does no one consider the possibility of making the GUI a web application that runs in browser on the users own machine? It would be like running an instawallet on your own computer with the possibility of entering in console commands.

Yes it has been considered, even with added functionality of enabling dot-bit browsing and future namespace extensions (ID, etc) ... but the security is difficult.

http://dot-bit.org/Namecoin_WUI

http://dot-bit.org/forum/viewtopic.php?p=1300#p1300

I was thinking of something that would run entirely self containe on the users computer. Apache, MySQL, everything. By default it would only allow a local (perhaps even requiring authentication) user to connect.
hero member
Activity: 504
Merit: 500
Security is important and it is best if we base on the Satoshi client.
Before we implement new domains the .bit registration should be made more flexible.
Namecoin should be available for everybody but who is ready to pay for it should have additional features.
What is if somebody register a trademarked name(Google, Microsoft, ...) ? By the usual DNS lawyers are connected and they earn millions or billions. By .bit domains they would engage detectives to find out the real owner and pursue him and the detectives and lawyers earn again.
We could redirect this money flow to the namecoin system.

2 new registration features:
- Registered .bit domains could be contested for the 1.000x (tausendfold) of the regular registration fee and taken away.
- For the 10x of the registration fee .bit domains could be hardened so with no contestation they can be taken away.

This would bring more movement in the registration process and domain problems could be solved with namecoin.
That would bring more namecoin trade, domain hoarders cannot ask any price or they must pay more for hardened domains and would bring also more domain justice.
legendary
Activity: 3920
Merit: 2349
Eadem mutata resurgo
Really does no one consider the possibility of making the GUI a web application that runs in browser on the users own machine? It would be like running an instawallet on your own computer with the possibility of entering in console commands.

Yes it has been considered, even with added functionality of enabling dot-bit browsing and future namespace extensions (ID, etc) ... but the security is difficult.

http://dot-bit.org/Namecoin_WUI

http://dot-bit.org/forum/viewtopic.php?p=1300#p1300
legendary
Activity: 1540
Merit: 1002
Really does no one consider the possibility of making the GUI a web application that runs in browser on the users own machine? It would be like running an instawallet on your own computer with the possibility of entering in console commands.

I just don't see how that helps getting the namecoin server easier to maintain and use. So you need users to either trust a central hub for all their transactions or build and run their own namecoind...
legendary
Activity: 1204
Merit: 1002
RUM AND CARROTS: A PIRATE LIFE FOR ME
Really does no one consider the possibility of making the GUI a web application that runs in browser on the users own machine? It would be like running an instawallet on your own computer with the possibility of entering in console commands.
hero member
Activity: 504
Merit: 500
We need an updated client GUI which is password protected and intuitive for the masses to make namecoin more popular.
That would raise the need for namecoins and raise the prices what would bring more financial funds for development.
legendary
Activity: 3920
Merit: 2349
Eadem mutata resurgo
1) patching latest bitcoind to support namecoin
Right, though it seems no one has a description of how the Namecoin client modified the Bitcoin P2P protocol, not just the RPC protocol, so rebuilding it from scratch would be more difficult. I presume a working namecoin client does allow the "rawtransaction" cli command to show some of the detail in a given transaction structure? (the blockexplorer site for Namecoin doesn't show that level of detail). I'm still struggling to get a working client compiled for my OSX box, so can't check myself.

Can anyone help me figure out why I'm getting this compile error trying to build the client? I'm using Macports for the library installations.

Something to with the boost-filesystem package it seems ... maybe that it wasn't compiled for 64bit?
member
Activity: 68
Merit: 10
1) patching latest bitcoind to support namecoin
Right, though it seems no one has a description of how the Namecoin client modified the Bitcoin P2P protocol, not just the RPC protocol, so rebuilding it from scratch would be more difficult. I presume a working namecoin client does allow the "rawtransaction" cli command to show some of the detail in a given transaction structure? (the blockexplorer site for Namecoin doesn't show that level of detail). I'm still struggling to get a working client compiled for my OSX box, so can't check myself.

Can anyone help me figure out why I'm getting this compile error trying to build the client? I'm using Macports for the library installations.
legendary
Activity: 1540
Merit: 1002

Although updating the namecoind client for leveldb and pruning would be nice too .... not sure how easy the nmc merged-mining code would be to rebase onto 0.8.1 though ...

I could certainly live with a version that initially didn't support merged mining. I mean, miners can use (and are using) the old version anyway, we need a client to be able to use the coins and create services to support the chain. My pledge will be paid even if without merged mining.
legendary
Activity: 1540
Merit: 1002
The GUI should be easy to achieve once the namecoin support is patched on top of the latest bitcoind, but that does mean some hacking still.

I really think it is best to have this work split in two:

1) patching latest bitcoind to support namecoin
2) tweaking the GUI to support namecoin specific functions

I have pledged 1000 NMC to 1)

lunarboy (100) and marcus_of_augustus (1000) pledged 1100 NMC to 2)

the GUI can be achieved without 1), but I am certainly not interested in that as what I need is the server support.

Is there anyone willing to take this task? Any more pledges? Someone (trusted) to take the funds pledged and deliver to bounty taker after completion?
legendary
Activity: 3920
Merit: 2349
Eadem mutata resurgo
Wonder if it would easier at this point to begin with latest bitcoin as code base and try re-implement vinced's and khal namecoin functionality on top of that ... instead of trying to rebase namecoind ... 0.3.51 on to bitcoin 0.8.1?

On this ... I add my still outstanding bounty pledge for usable GUI to nelisky's ... 1000nmc, so total now 2000nmc for namecoin-qt client.

Also .. has anybody heard from doublec ... I can't believe he really disappeared with the bitparking exchange funds? ( I know where he lives)

I must have worded myself wrong. My pledge is for a working bitcoind, I don't really care for the GUI part at this point. And also rebasing is most simply not possible as the code bases have diverged a lot. Like I have mentioned before I can provide a diff for the namecoin specific changes over the bitcoin source as it was.


Someone else was talking about just getting a namecoin-qt GUI client and renaming the debug window "Namespace Manager" to do name_XXXX cmndline rpc calls .. I thought you were talking about that?

Although updating the namecoind client for leveldb and pruning would be nice too .... not sure how easy the nmc merged-mining code would be to rebase onto 0.8.1 though ...
hero member
Activity: 544
Merit: 500
DoubleC is alive and well, had few messages from him some days ago about my account, super busy with a hack and repatriating Bitparking funds i'd imagine.

a GUI would be nice osx

+100 NMC pledge
legendary
Activity: 1204
Merit: 1002
RUM AND CARROTS: A PIRATE LIFE FOR ME
Why not make a gui client operational via web browser? Run a small Apache server with PHP and just do everything through the browser. Appropriate no for a DNS system. It could be a plugin for chrome or something.
legendary
Activity: 966
Merit: 1004
Keep it real
Wonder if it would easier at this point to begin with latest bitcoin as code base and try re-implement vinced's and khal namecoin functionality on top of that ... instead of trying to rebase namecoind ... 0.3.51 on to bitcoin 0.8.1?

On this ... I add my still outstanding bounty pledge for usable GUI to nelisky's ... 1000nmc, so total now 2000nmc for namecoin-qt client.

Also .. has anybody heard from doublec ... I can't believe he really disappeared with the bitparking exchange funds? ( I know where he lives)

I would think it would be easier to go from 0.8.1 -> new namecoind, rather than trying to bring 0.3.51 namecoind up to date.  Also makes me glad I had pulled my namecoins out of bitparking, even if I did convert and waste them all on satoshidice.
legendary
Activity: 1540
Merit: 1002
Wonder if it would easier at this point to begin with latest bitcoin as code base and try re-implement vinced's and khal namecoin functionality on top of that ... instead of trying to rebase namecoind ... 0.3.51 on to bitcoin 0.8.1?

On this ... I add my still outstanding bounty pledge for usable GUI to nelisky's ... 1000nmc, so total now 2000nmc for namecoin-qt client.

Also .. has anybody heard from doublec ... I can't believe he really disappeared with the bitparking exchange funds? ( I know where he lives)

I must have worded myself wrong. My pledge is for a working bitcoind, I don't really care for the GUI part at this point. And also rebasing is most simply not possible as the code bases have diverged a lot. Like I have mentioned before I can provide a diff for the namecoin specific changes over the bitcoin source as it was.
legendary
Activity: 3920
Merit: 2349
Eadem mutata resurgo
Wonder if it would easier at this point to begin with latest bitcoin as code base and try re-implement vinced's and khal namecoin functionality on top of that ... instead of trying to rebase namecoind ... 0.3.51 on to bitcoin 0.8.1?

On this ... I add my still outstanding bounty pledge for usable GUI to nelisky's ... 1000nmc, so total now 2000nmc for namecoin-qt client.

Also .. has anybody heard from doublec ... I can't believe he really disappeared with the bitparking exchange funds? ( I know where he lives)
hero member
Activity: 504
Merit: 500
I am ready to donate for the developer who brings out an improved client with GUI and password protection.
The amount will be between 5-10 BTC if I ever receive back  this amount from the former namecoin bitparking exchange.
legendary
Activity: 1540
Merit: 1002

Think Khal is your man.

I'm planning on spending some time on namecoin again. The price may fluctuate a bit :p

He's still working on the namecoin project, but appears to be quite busy. i'm willing to donate a few coins, perhaps if there is enough of us we could get some development.  Huh



Reiterating my vouch for 1000 NMC to whomever get a working namecoind version (source code, obviously) that matches the functionalities of the current bitcoind and allows for keeping track of the developments of bitcoind going forward. I don't care about the UI, though that would certainly help further adoption, but that's best taken as a separate project or it might become a little daunting to do it all in a short time period.

My bounty can be extended if someone shows interested and provides a timeline.
hero member
Activity: 544
Merit: 500

Think Khal is your man.

I'm planning on spending some time on namecoin again. The price may fluctuate a bit :p

He's still working on the namecoin project, but appears to be quite busy. i'm willing to donate a few coins, perhaps if there is enough of us we could get some development.  Huh

member
Activity: 68
Merit: 10
Is there anyone that can provide me with a quick tl;dr of the differences between bitcoin and namecoin in terms of communication protocol between peers and wallet format?

I'm circling back on my interest in Namecoin and hitting this roadblock as well. I'm on a Mac, and failed to get the v3.50 version to compile, and the latest compiled binary I could find was too old to be accepted into the current P2P network. The wiki does somewhat document the CLI/RPC commands, but looks to be completely silent on the actual P2P/TCP protocol (effectively, what changed between this documentation of Bitcoin's Protocol, and Namecoin's implementation). If that could somehow be documented, this project could be revived in other client implementations, even if the changes can't easily be rebased onto Bitcoin's latest source.

As some of the recent comments on the wiki indicate, because this alt-coin only has a command-line daemon, and no GUI, and no web-based wallet systems, it's one of the harder alt-chains to just pick up and start using.

I've gone through and created some diffs of Namecoin's source compared to Bitcoin's source at various points, and will try and see if I can muddle through them to figure out some decent documentation on the P2P protocol. If anyone else wants to take a peek as well:

  • Namecoin 0.3.21 changes against Bitcoin 0.1.5: This is from Vinced's repository, and appears to be the first "released" version; the one that is timed about the same time as the announcement that started this thread, compared to the version of Bitcoin it was originally forked from. I use this one as the base since presumably by the time vinced was comfortable to release it, the various protocols and standards were fully fleshed-out. Notably, this is the largest Diff of the set, at 32.1K lines long (some coding efficiencies between 0.3.21 and 0.3.51 cleaned up 10K lines of code?).
  • Namecoin 0.3.51 changes against Bitcoin 0.1.5: This is the current version of Namecoin, from the main "namecoin" github repo, compared to the version of Bitcoin it was originally forked from. 22.2K lines long.
  • Namecoin 0.3.51 changes against Bitcoin 0.8.1: This is the current version of Namecoin, compared to the current version of Bitcoin. 25.6K lines long
Pages:
Jump to: