Reposted in case FrictionlessCoin overlooked it:The code that you claim is open source has been obfuscated in certain places.
This is a lie. Point to these places if u don't want to get reputation of a liar. From: https://github.com/slothbag/nxt-decompiled/blob/master/Nxt.java
line 2744:
JSONObject response = new JSONObject();
response.put("response", "denyAccess");
??? = new JSONArray();
???.add(response);
JSONObject combinedResponse = new JSONObject();
combinedResponse.put("responses", ???);
uh... what is ? ? ?
You folks have been lying through your teeth from day 1. Release the source code!!!!
The source that was officially released 2014-01-03 is here, clown:
https://bitbucket.org/JeanLucPicard/nxt-public/src/4073c21098076d3469b3f74d49e73ffabe3a2001/Nxt.java?at=master JSONObject response = new JSONObject();
response.put("response", "denyAccess");
JSONArray responses = new JSONArray();
responses.add(response);
JSONObject combinedResponse = new JSONObject();
combinedResponse.put("responses", responses);
As you and everybody else knows, only the core is made open source now and exactly that was claimed. The decompiled bunk you posted in order to troll around is irrelevant. Frictionless, you are ridiculous and you know it

Nxt is not Open Source... just admit the fact and move on.
By contrast, NEX will be open source from day one. A completely different animal.
As a matter of fact, even before a single coin is distributed, the source is already available for all to read.