Search found 47 matches

by jonasbits
Sun Feb 15, 2015 12:22 pm
Forum: Official Namecoin softwares
Topic: Officially releasing Namecore
Replies: 57
Views: 190315

Re: Officially releasing Namecore

Is there any nodes for testnet that I can connect to with the namecoin-core client, i tried nmctest.net, no luck.
by jonasbits
Sat Nov 22, 2014 12:46 am
Forum: General Discussion
Topic: Armory for Namecoin (Testers Wanted)
Replies: 1
Views: 2610

Re: Armory for Namecoin (Testers Wanted)

One tester is on it :-)
by jonasbits
Sun Oct 26, 2014 8:36 pm
Forum: Technical Support
Topic: namecoin resolution error Failed to connect nmcontrol 5981
Replies: 5
Views: 5453

Re: namecoin resolution error Failed to connect nmcontrol 5

This is my setup:

Namecoin with rpc server flag and password
nmcontrol (https://github.com/namecoin/nmcontrol)

and then

FreeSpeechMe for Firefox

That way I can check that it works every step of the way.
by jonasbits
Fri Oct 10, 2014 12:23 am
Forum: General Discussion
Topic: Namecoin.org
Replies: 6
Views: 5868

Re: Namecoin.org

About OSX, there is a build now from https://github.com/okTurtles/namecoin/tree/macosx But I want the Gitian build process to work, not there yet. About .org, I also vote for forwarding traffic. Last poster said it best. About TLS, namecoin.org is providing a star (*.namecoin.info) cert and namecoin...
by jonasbits
Thu Oct 09, 2014 11:07 pm
Forum: General Discussion
Topic: Reproducible Builds of Libcoin (Work in Progress)
Replies: 3
Views: 3595

Re: Reproducible Builds of Libcoin (Work in Progress)

You don't need OSX to download and extract the needed Apple SDK files at https://developer.apple.com/downloads/download.action?path=Developer_Tools/xcode_4.6.3/xcode4630916281a.dmg Its a little complicated, but it can be done, follow these instructions: http://linuxforums.org.uk/linux-tips-tricks/us...
by jonasbits
Wed Oct 08, 2014 11:24 pm
Forum: General Discussion
Topic: Reproducible Builds of Libcoin (Work in Progress)
Replies: 3
Views: 3595

Re: Reproducible Builds of Libcoin (Work in Progress)

I have started work on getting everything needed to build using Gitian for OSX. It is mostly clear what is needed, but the last piece of the puzzle is more difficult:

contrib/gitian-descriptors/libcoin-osx.yml

the first step will be: create custom sqlite-osx.yml and build using Gitian.
by jonasbits
Mon Sep 29, 2014 10:44 pm
Forum: Project direction
Topic: Release workflow
Replies: 2
Views: 3394

Re: Release workflow

About deterministic builds:

The libcoin code is building with gitian linux 32 and 64 bit, there needs to be more work done to build mac and windows versions to.
by jonasbits
Sun Sep 28, 2014 5:45 pm
Forum: General Discussion
Topic: Namecoin and Anonymity
Replies: 27
Views: 21790

Re: Namecoin and Anonymity

biolizard89 wrote:I have several project checkpoints due in class in the next 2 days, and I don't think I'm saying anything that changes the conclusions by Mike, John, Daniel, etc. However, a few quick points:
Thank you for this excellent explanation!
by jonasbits
Sat Sep 27, 2014 4:51 pm
Forum: Project direction
Topic: namecoin-meta repo
Replies: 5
Views: 4519

Re: namecoin-meta repo

I think this should get a go ahead from everybody!
by jonasbits
Sun Sep 21, 2014 11:28 pm
Forum: Official Namecoin softwares
Topic: Libcoin repo
Replies: 6
Views: 6179

Re: Libcoin repo

I have a pull request of namecoin-testnet-beta running on Travis, hope it will pass.