Pinned Repositories
fusion-cryptography
Fusion: highly aggregatable digital signatures using post-quantum lattice cryptography. `pip install fusion-cryptography`
CIPFS
Confidentiality layer for IPFS decentralized storage, with no UX compromises
fees_data_and_design
Analysis of Monero's transaction fees, and application of filters such as 1 sig fig, or multiples of X
headtailx
Extends `head` and `tail` commands to support previewing binary data formats. `pip install headtailx`
python-isthmuslib
Convenience utils for plotting, styling, and manipulating high-dimensional vectors. `pip install isthmuslib`
ringxor
Identifying edges of Monero-style transaction trees revealed by differ-by-one ring pairs. `pip install ringxor`
SeedSieve
Seed Sieve is a modular text filter that allows any platform (e.g. social media, email, etc) to protect their users from accidentally revealing cryptocurrency seed mnemonic phrases.
TrackSubtract
Automatic removal of copyrighted music from audio streams.
volatility_analysis
Quantifying impaact of exchange rate volatility for Monero-denominated delayed payouts
Konferenco2019
Code and slides for "Visualizing Monero: A figure is worth a thousand logs"
Mitchellpkt's Repositories
Mitchellpkt/TrackSubtract
Automatic removal of copyrighted music from audio streams.
Mitchellpkt/python-isthmuslib
Convenience utils for plotting, styling, and manipulating high-dimensional vectors. `pip install isthmuslib`
Mitchellpkt/townforge_research
Analysis of Townforge data, initially looking at build [in]distinguishibility
Mitchellpkt/tree-analysis
Transaction tree analysis tooling
Mitchellpkt/fingerprint_keystroke_timings
Statistical analysis of timestamped keylogger data for fingerprinting users and keyboard layouts
Mitchellpkt/monero_fingerprinting_pipeline
[WIP] Python tooling to label monero transactions with uniformity defects
Mitchellpkt/ringxor
Identifying edges of Monero-style transaction trees revealed by differ-by-one ring pairs. `pip install ringxor`
Mitchellpkt/zcash_block_discovery_intervals
Mitchellpkt/headtailx
Extends `head` and `tail` commands to support previewing binary data formats. `pip install headtailx`
Mitchellpkt/auto_repo_archiver
Uses the Wayback Machine to archive GitHub repos mentioned in arXiv writeups
Mitchellpkt/black
The uncompromising Python code formatter
Mitchellpkt/foobar
Mitchellpkt/heuristics_framework_doc
Mitchellpkt/infinite_adversarial_langtons_ant
A novel modification of Langton's ant that introduces an adversarial infinite board
Mitchellpkt/isthmus_indices_dev
Mitchellpkt/language_model_self_correction
Mitchellpkt/lean_proof_assistant_api
Mitchellpkt/lichess_e2ee
Mitchellpkt/matrixprofile
A Python 3 library making time series data mining tasks, utilizing matrix profile algorithms, accessible to everyone.
Mitchellpkt/memory-monitor
Lightweight python script for triggering popups on low memory
Mitchellpkt/mnemonic-encoder-decoder
Mitchellpkt/monero_inflation_checker
Minimal Python tools to check transactions and scan the Monero blockchain in order to prove that there is no inflation.
Mitchellpkt/pandas_market_calendars
Exchange calendars to use with pandas for trading applications
Mitchellpkt/pithos-mitchell-dev
A Pandora Radio Client
Mitchellpkt/quantstats
Portfolio analytics for quants, written in Python
Mitchellpkt/scan_helpers
Misc toys/tools for automating network scans and differential analysis
Mitchellpkt/set_simulator
Toy implementation of the Set game to verify some properties
Mitchellpkt/setup_box
Misc scripts for setting up a new box
Mitchellpkt/static
Mitchellpkt/SWE-agent
SWE-agent takes a GitHub issue and tries to automatically fix it, using GPT-4, or your LM of choice. It solves 12.47% of bugs in the SWE-bench evaluation set and takes just 1 minute to run.