Search found 1731 matches

by biolizard89
Wed Jun 12, 2013 11:23 pm
Forum: General Discussion
Topic: [3 BTC Bounty] TLS Support for .bit Domains
Replies: 73
Views: 57170

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

I used NMControl because I was hoping to use its domain lookup features to make it easier to support subdomains etc. I later found out that that feature in NMControl is incompletely implemented, so I don't try to parse subdomain fingerprints (probably not hard to do from Javascript, but this is proo...
by biolizard89
Tue Jun 11, 2013 6:32 am
Forum: General Discussion
Topic: [3 BTC Bounty] TLS Support for .bit Domains
Replies: 73
Views: 57170

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

NMCSocks has some partial support for TLS, but there are no binaries, and as far as I can tell no one was able to make it build. It's discontinued, so it's doubtful that that code will be fixed/finished. I am pledging a 1 BTC bounty to the first developer to implement the TLS feature of the .bit 2....
by biolizard89
Tue Jun 11, 2013 3:14 am
Forum: General Discussion
Topic: Forum spam - Are there active moderators on this board?
Replies: 28
Views: 15624

Re: Forum spam - Are there active moderators on this board?

I agree that the spam is an issue. I'm sure khal could find some trustworthy members to be moderators. (I'd rather the forum not be shut down....)
by biolizard89
Sat May 18, 2013 11:05 pm
Forum: Technical Support
Topic: Interacting with NMControl from Javascript?
Replies: 2
Views: 2743

Interacting with NMControl from Javascript?

I'm trying to interact with NMControl's RPC server from Javascript, but I'm not having much luck. Based on code found via Google (i.e. probably crappy code), I have the following: var http = new XMLHttpRequest(); var url = "http://127.0.0.1:9000/"; var params = {method: "data", params: ["getValue", ...
by biolizard89
Sat Mar 30, 2013 3:25 am
Forum: Tools, GUI & other softwares
Topic: Bitbox : a virtualbox browser image for .bit sites
Replies: 6
Views: 7867

Re: Bitbox : a virtualbox browser image for .bit sites

Seems that Alpha 3's virtual hard disk is 1.5GB. With the increasing blockchain size, 1.5GB is no longer sufficient, so I get "low disk space" errors inside the VM. I assume it would be easy to rebuild the image on a bigger virtual hard disk... is this project still in development?
by biolizard89
Thu Mar 28, 2013 4:04 pm
Forum: Technical Support
Topic: NMControl DNS Server Not Working for .bit Domains
Replies: 0
Views: 2103

NMControl DNS Server Not Working for .bit Domains

When I run the latest NMControl from GitHub, the DNS server is unable to resolve .bit domains. For example, when I try to go to http://dot-bit.bit in Firefox, Firefox says the server could not be found, and NMControl (in debug mode) displays the following output: http://pastebin.com/HJkKYrXD Non-.bi...
by biolizard89
Sat Mar 23, 2013 3:52 am
Forum: Project direction
Topic: "Enforce HTTPS" Field for Domains to Prevent SSL Stripping?
Replies: 14
Views: 10227

"Enforce HTTPS" Field for Domains to Prevent SSL Stripping?

Right now, the 2.0 .bit spec allows fingerprints to be specified for SSL/TLS connections, but offers no way to specify that HTTP clients should enforce HTTPS-only connections. As a result, tools like sslstrip can still MITM the websites if the user neglects to type the "https" in the URL bar. The HT...
by biolizard89
Sun Mar 17, 2013 7:01 am
Forum: Official Namecoin softwares
Topic: [ANN] NamecoinControl - Manage namecoin services
Replies: 35
Views: 34893

Re: [ANN] NMControl - Manage namecoin services

Is there any documentation for the nmcontrol commands? I'm trying to do a domain lookup from the bash prompt and I'm not having any luck. $ ./nmcontrol domain lookup 'dot-bit.bit' ERROR: {u'id': 1, u'result': u'Exception : list indices must be integers, not str', u'error': True} I'm fairly confident...
by biolizard89
Fri Mar 08, 2013 6:25 am
Forum: Project direction
Topic: Authenticated dictionary of current name/address mappings
Replies: 1
Views: 3137

Re: Authenticated dictionary of current name/address mapping

Am I correct in thinking that with namecoin, any lightwight node wouldn't be able to know if a full node was feeding them an outdated name/address mapping, just like with bitcoin currently? This current weakness for lightweight namecoin clients seems quite serious, as it could be used e.g. for phis...
by biolizard89
Fri Mar 08, 2013 6:04 am
Forum: General Discussion
Topic: [3 BTC Bounty] TLS Support for .bit Domains
Replies: 73
Views: 57170

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

There is not much going on here currently. You might want to try to make a cross post on the bitcointalk alternative clients board. Yeah, I would post on BitcoinTalk, but I only had one post there prior to them creating the "newbie jail." I never bothered to ask for whitelisting (I doubt I would qu...