# Milk Sad Research Data In this repository, we publish some selected snippets and data sets of our research. Note that we're currently very selective when it comes to publishing raw data on specific affected wallets or keys. Our current published collections focus on discovered addresses, as well as other data which can help end users to determine if their wallet is affected. See [https://milksad.info](https://milksad.info) and [https://milksad.info/updates.html](https://milksad.info/updates.html) for more context. ### Statistics See the [statistics](generate_statistics.sh) script. #### Last Statistics Snapshot ``` Number of unique weak PRNG Bitcoin wallet addresses: 40243 Prefix 1: 4315 Prefix 3: 20516 Prefix bc1q: 15411 Prefix bc1p: 1 Number of unique weak brainwallet Bitcoin wallet addresses: 19862 Prefix 1: 19844 Prefix 3: 10 Prefix bc1q: 8 Prefix bc1p: 0 Number of unique weak PRNG Ethereum wallet addresses: 8932 ``` This may be outdated. ### Combined address lists See the provided bash scripts. ### Caveats This repository is a work-in-progress and relative paths will likely change. Expect links to specific sub-folders and files to break over time. ### Data Accuracy Unless explicitly specified otherwise, every cryptocurrency address in this repository was derived from a weak wallet key. As such, this collection is designed to be a reliable basis on which to flag addresses and transactions to/from weak addresses. Due to bloom filter mechanics, there may be a few addresses included here which _are_ from weak wallets, but _do not_ have a known on-chain usage. This should not be a problem for practical applications. ### License This repository does not have an official copyright license yet. As we add more research data, we'll revisit this and see if the copyright is relevant for the data at all, for example as "database rights" of the compiled information, or if the data is already considered to be fully in the public domain. We're currently considering the [CC BY 4.0](https://creativecommons.org/licenses/by/4.0/) license but this is not yet decided. See also the `README.md` files in the data folders, which may specify different licenses for individual files or folders. ### Contact Contact us at team@milksad.info .