Skip to content

Instantly share code, notes, and snippets.

View JimDennis's full-sized avatar

Jim Dennis JimDennis

View GitHub Profile
@JimDennis
JimDennis / JMalert.md
Last active September 11, 2016 23:24 — forked from chris-belcher/JMalert.md
JoinMarket's privacy is degraded until further notice

JoinMarket's privacy is degraded (for a while)

09/06/2016

Summary

JoinMarket is a young project, there are some possible vulnerabilities which could be exploited to spy on every user.

Recently people have noticed that one such attack seems to actually be happening. The attack has the possibility of degrading the privacy of all JoinMarket coinjoins.

@JimDennis
JimDennis / xj.py
Last active August 29, 2015 14:08
#!/usr/bin/env python
from __future__ import print_function
import json, sys
usage = \
'''Extract data from JSON structures using compact "paths" of keys/indexes
%s file [path [path ...]]
Given a JSON file and a list of paths (. seperate list of keys) return the