Is there a working implementation of the TLS feature?

Post Reply
biolizard89
Posts: 2001
Joined: Tue Jun 05, 2012 6:25 am
os: linux

Is there a working implementation of the TLS feature?

Post by biolizard89 »

I notice that the 2.0 spec supports TLS. Is there any working implementation of this feature which works on Windows? I see that nmcsocks started implementing this, but as far as I can tell the work was never finished. I think TLS without relying on CA's would be a great selling point of .bit, so I'm hoping that something either already exists which I've overlooked, or that something is being developed.

Thanks.
Jeremy Rand, Lead Namecoin Application Engineer
NameID: id/jeremy
DyName: Dynamic DNS update client for .bit domains.

Donations: BTC 1EcUWRa9H6ZuWPkF3BDj6k4k1vCgv41ab8 ; NMC NFqbaS7ReiQ9MBmsowwcDSmp4iDznjmEh5

khal
Site Admin
Posts: 708
Joined: Mon May 09, 2011 5:09 pm
os: linux

Re: Is there a working implementation of the TLS feature?

Post by khal »

nmcsocks has a first support of the TLS feature.
But, the software is not maintained anymore by its creator (it is written in nodejs)
NamecoinID: id/khal
GPG : 9CC5B92E965D69A9
NMC: N1KHAL5C1CRzy58NdJwp1tbLze3XrkFxx9
BTC: 1KHAL8bUjnkMRMg9yd2dNrYnJgZGH8Nj6T

Register Namecoin domains with BTC
My bitcoin Identity - Send messages to bitcoin users
Charity Ad - Make a good deed without paying a cent

biolizard89
Posts: 2001
Joined: Tue Jun 05, 2012 6:25 am
os: linux

Re: Is there a working implementation of the TLS feature?

Post by biolizard89 »

khal wrote:nmcsocks has a first support of the TLS feature.
But, the software is not maintained anymore by its creator (it is written in nodejs)
Thanks for the reply. I really like nmcsocks, and I think it's unfortunate that it is no longer being maintained. If I were to offer a small BTC bounty (say between 0.5BTC and 2.0BTC) for continued nmcsocks development (I'm not saying that I'll do this, but I'm seriously considering it), do you think anyone might be up for continuing the project?
Jeremy Rand, Lead Namecoin Application Engineer
NameID: id/jeremy
DyName: Dynamic DNS update client for .bit domains.

Donations: BTC 1EcUWRa9H6ZuWPkF3BDj6k4k1vCgv41ab8 ; NMC NFqbaS7ReiQ9MBmsowwcDSmp4iDznjmEh5

khal
Site Admin
Posts: 708
Joined: Mon May 09, 2011 5:09 pm
os: linux

Re: Is there a working implementation of the TLS feature?

Post by khal »

Did you try the "fingerprint" feature of nmcsocks ? Is it working ?

Here are some infos on it :
https://github.com/itsnotlupus/nmcsocks ... 32218560dc
https://github.com/itsnotlupus/nmcsocks ... 22a4f0ae04

For the bounty, it may work only if you have specific needs (and use bitcoin forums to reach more developers :p).
NamecoinID: id/khal
GPG : 9CC5B92E965D69A9
NMC: N1KHAL5C1CRzy58NdJwp1tbLze3XrkFxx9
BTC: 1KHAL8bUjnkMRMg9yd2dNrYnJgZGH8Nj6T

Register Namecoin domains with BTC
My bitcoin Identity - Send messages to bitcoin users
Charity Ad - Make a good deed without paying a cent

biolizard89
Posts: 2001
Joined: Tue Jun 05, 2012 6:25 am
os: linux

Re: Is there a working implementation of the TLS feature?

Post by biolizard89 »

khal wrote:Did you try the "fingerprint" feature of nmcsocks ? Is it working ?

Here are some infos on it :
https://github.com/itsnotlupus/nmcsocks ... 32218560dc
https://github.com/itsnotlupus/nmcsocks ... 22a4f0ae04

For the bounty, it may work only if you have specific needs (and use bitcoin forums to reach more developers :p).
I'm not savvy enough to build the 0.5 code, and there aren't any binaries posted (I use Windows), so I can't test it. From what I gather by looking at the GitHub issues, the code doesn't actually build in its current state. Do you know of anyone who was able to get the latest source code to build?
Jeremy Rand, Lead Namecoin Application Engineer
NameID: id/jeremy
DyName: Dynamic DNS update client for .bit domains.

Donations: BTC 1EcUWRa9H6ZuWPkF3BDj6k4k1vCgv41ab8 ; NMC NFqbaS7ReiQ9MBmsowwcDSmp4iDznjmEh5

khal
Site Admin
Posts: 708
Joined: Mon May 09, 2011 5:09 pm
os: linux

Re: Is there a working implementation of the TLS feature?

Post by khal »

biolizard89 wrote:
khal wrote:From what I gather by looking at the GitHub issues, the code doesn't actually build in its current state. Do you know of anyone who was able to get the latest source code to build?
No.

You can also run it without compiling it too : node nmcsocks
What you need is to install nodejs on your computer.
NamecoinID: id/khal
GPG : 9CC5B92E965D69A9
NMC: N1KHAL5C1CRzy58NdJwp1tbLze3XrkFxx9
BTC: 1KHAL8bUjnkMRMg9yd2dNrYnJgZGH8Nj6T

Register Namecoin domains with BTC
My bitcoin Identity - Send messages to bitcoin users
Charity Ad - Make a good deed without paying a cent

Post Reply