Bitcoin Forum
May 07, 2024, 01:56:34 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 2 3 [4]  All
  Print  
Author Topic: [ANN] MMGen, a complete Bitcoin command-line online/offline wallet solution  (Read 35556 times)
mmgen-py (OP)
Member
**
Offline Offline

Activity: 110
Merit: 26


View Profile WWW
October 17, 2018, 04:39:32 PM
 #61

Announcing MMGen version 0.9.9

    New features:
  • Full Ethereum, Ethereum Classic and ERC20 token support

    For more information, see: https://github.com/mmgen/mmgen/releases/tag/v0.9.9
    For usage details, see: https://github.com/mmgen/mmgen/wiki/Altcoin-and-Forkcoin-Support


MMGen project page: GitHub - https://github.com/mmgen/mmgen, GitLab - https://gitlab.com/MMGen/mmgen
MMGenLive project page: GitHub - https://github.com/mmgen/MMGenLive, GitLab - https://gitlab.com/MMGen/MMGenLive

Support the MMGen project (BTC,BCH): 15TLdmi5NYLdqmtCqczUs5pBPkJDXRs83w
1715090194
Hero Member
*
Offline Offline

Posts: 1715090194

View Profile Personal Message (Offline)

Ignore
1715090194
Reply with quote  #2

1715090194
Report to moderator
1715090194
Hero Member
*
Offline Offline

Posts: 1715090194

View Profile Personal Message (Offline)

Ignore
1715090194
Reply with quote  #2

1715090194
Report to moderator
1715090194
Hero Member
*
Offline Offline

Posts: 1715090194

View Profile Personal Message (Offline)

Ignore
1715090194
Reply with quote  #2

1715090194
Report to moderator
"The nature of Bitcoin is such that once version 0.1 was released, the core design was set in stone for the rest of its lifetime." -- Satoshi
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
mmgen-py (OP)
Member
**
Offline Offline

Activity: 110
Merit: 26


View Profile WWW
February 14, 2019, 03:42:35 PM
Last edit: February 14, 2019, 05:55:29 PM by mmgen-py
 #62

Announcing MMGen version 0.10.0

    New features:
  • Python 3 support

    For more information, see: https://github.com/mmgen/mmgen/releases/tag/v0.10.0


MMGen project page: GitHub - https://github.com/mmgen/mmgen, GitLab - https://gitlab.com/MMGen/mmgen
MMGenLive project page: GitHub - https://github.com/mmgen/MMGenLive, GitLab - https://gitlab.com/MMGen/MMGenLive
Support the MMGen project (BTC,BCH): 15TLdmi5NYLdqmtCqczUs5pBPkJDXRs83w
gmaxwell
Staff
Legendary
*
Offline Offline

Activity: 4158
Merit: 8411



View Profile WWW
March 05, 2019, 08:43:46 PM
Last edit: March 06, 2019, 11:36:03 AM by gmaxwell
 #63

Anonymous account shows up relentlessly promoting a tool that uses custom non-standard cryptography to generate keys for users-- e.g. showed up on #bitcoin and within a week had shared the link 35 times. The claims on the page are outright false (e.g. saying that its quantum safe in ways bip32 are not) meaning that the author is either too incompetent to be writing cryptographic software for public use or is intentionally lying to snow users into using it.

I would strongly urge people to not use this software.
mmgen-py (OP)
Member
**
Offline Offline

Activity: 110
Merit: 26


View Profile WWW
May 25, 2019, 05:11:06 PM
Last edit: May 26, 2019, 10:04:48 AM by mmgen-py
 #64

Anonymous account shows up

“Anonymous account” is a longstanding member of the Bitcoin community. This project thread alone is over five years old.

relentlessly promoting... e.g. showed up on #bitcoin and within a week had shared the link 35 times.

This is an exaggeration. Show me a one-week period in the #bitcoin IRC logs where I link to the MMGen project 35 times. You can’t.

custom non-standard cryptography to generate keys for users

MMGen’s private key derivation relies entirely on SHA256, SHA512 and HMAC. Public keys are generated using your and sipa’s very own libsecp256k1. Don’t see anything “non-standard” here.

The claims on the page are outright false (e.g. saying that its quantum safe in ways bip32 are not)

Thank you. I’ve removed these claims. For the record, however, BIP32 does use ECC to generate non-hardened keys and is therefore not quantum-safe if used in this way. I do realize that this point is largely moot today, as modern wallets use hardened keys, so such claims could indeed be viewed as misleading.

incompetent...lying

Evidence? You infer this based on a cursory reading of the project’s README page and what you take to be the overly zealous self-promotion of its author? Have you even looked at the code?

I’ve always had the highest respect for you, but you’ve overstepped your authority here.
mmgen-py (OP)
Member
**
Offline Offline

Activity: 110
Merit: 26


View Profile WWW
May 25, 2019, 05:17:13 PM
 #65

Announcing MMGen version 0.11.0

    New features:
  • Subwallets, BIP69 support, MSWin support via MSYS2

    For more information, see: https://github.com/mmgen/mmgen/releases/tag/v0.11.0


MMGen project page: GitHub - https://github.com/mmgen/mmgen, GitLab - https://gitlab.com/MMGen/mmgen
MMGenLive project page: GitHub - https://github.com/mmgen/MMGenLive, GitLab - https://gitlab.com/MMGen/MMGenLive
Support the MMGen project (BTC,BCH): 15TLdmi5NYLdqmtCqczUs5pBPkJDXRs83w
mmgen-py (OP)
Member
**
Offline Offline

Activity: 110
Merit: 26


View Profile WWW
February 25, 2020, 08:22:25 PM
 #66

Announcing MMGen version 0.12.0

    New features:

  • XOR seed splitting
  • BIP39 mnemonic support
  • Monero mnemonic support
  • Dieroll wallets
  • Parity light client optimizations

    For more information, see: https://github.com/mmgen/mmgen/releases/tag/v0.12.0


MMGen project page: GitHub - https://github.com/mmgen/mmgen, GitLab - https://gitlab.com/MMGen/mmgen
MMGenLive project page: GitHub - https://github.com/mmgen/MMGenLive, GitLab - https://gitlab.com/MMGen/MMGenLive
Support the MMGen project (BTC,BCH): 15TLdmi5NYLdqmtCqczUs5pBPkJDXRs83w
mmgen-py (OP)
Member
**
Offline Offline

Activity: 110
Merit: 26


View Profile WWW
June 27, 2020, 11:10:13 AM
 #67

Announcing MMGen version 0.12.1

    New features:

  • asyncio/aiohttp support
  • txcreate,twview,listaddresses: display exact transaction date
  • mnemonic entry modes

    For more information, see: https://github.com/mmgen/mmgen/releases/tag/v0.12.1


MMGen project page: GitHub - https://github.com/mmgen/mmgen, GitLab - https://gitlab.com/MMGen/mmgen
Support the MMGen project (BTC,BCH): 15TLdmi5NYLdqmtCqczUs5pBPkJDXRs83w
mmgen-py (OP)
Member
**
Offline Offline

Activity: 110
Merit: 26


View Profile WWW
October 23, 2021, 12:01:34 PM
 #68

Announcing MMGen version 13.0.0

    Important new features:
  • New 'mmgen-xmrwallet' interactive command
  • Support Geth
  • Support multiple daemons per coin

    Other changes/additions/improvements:
  • Deterministic testing
  • Run test scripts from overlay tree
  • Support Erigon (WIP)
  • Migrate from distutils to setuptools, fully automate build and install process
  • Move data files to package directory
  • Support ETC via Parity (v2.7.2)
  • Daemon version checking

    For more information, see: https://github.com/mmgen/mmgen/releases/tag/v13.0.0


MMGen project page: GitHub - https://github.com/mmgen/mmgen, GitLab - https://gitlab.com/MMGen/mmgen
Support the MMGen project (BTC,BCH): 15TLdmi5NYLdqmtCqczUs5pBPkJDXRs83w
mmgen-py (OP)
Member
**
Offline Offline

Activity: 110
Merit: 26


View Profile WWW
May 11, 2022, 09:13:43 AM
Last edit: May 11, 2022, 09:24:50 AM by mmgen-py
 #69

Announcing MMGen version 13.1.0

    Important new feature:
  • Message signing

    Other changes/additions/improvements:
  • Add pure-Python RIPEMD-160 code and wrapper routine
  • mmgen-tool: add ‘extract_key_from_geth_wallet’ command
  • mmgen-tool: add ‘eth_checksummed_addr’ command
  • crypto.py: improve user entropy implementation
  • Rewrite public key and address generation code
  • Rewrite ‘test/gentest.py’ utility

    Important bugfixes:
  • RPC: disable ‘*_PROXY’ environment vars for ‘requests’ backend
  • mmgen-tool pubhex2addr: fix incorrect output for ETH, XMR and ZEC-Z protocols
  • mmgen-tool addr2pubhash: reject non-PKH addresses
  • mmgen-passchg: improve secure wallet deletion logic

    For more information, see: https://github.com/mmgen/mmgen/releases/tag/v13.1.0


MMGen project page: GitHub - https://github.com/mmgen/mmgen, GitLab - https://gitlab.com/MMGen/mmgen
Support the MMGen project (BTC,BCH): 15TLdmi5NYLdqmtCqczUs5pBPkJDXRs83w
mmgen-py (OP)
Member
**
Offline Offline

Activity: 110
Merit: 26


View Profile WWW
September 04, 2022, 11:26:57 AM
 #70

Announcing MMGen version 13.2.0

    Important new features:
  • Transaction history
  • Import/export tracking wallets to JSON
  • Fast blockchain rescanning via scantxoutset

    New mmgen-tool commands:
  • txhist
  • twimport
  • twexport
  • resolve_address
  • rescan_blockchain
  • rescan_address

    New mmgen-xmrwallet operations:
  • new
  • list

    New testing feature:
  • Command subgroups

    Important workaround:
  • localhost resolution workaround for MSWin/MSYS2 (may speed up RPC performance for all backends on some systems)


    For more information, see: https://github.com/mmgen/mmgen/releases/tag/v13.2.0


MMGen project page: GitHub - https://github.com/mmgen/mmgen, GitLab - https://gitlab.com/MMGen/mmgen
Support the MMGen project (BTC,BCH): 15TLdmi5NYLdqmtCqczUs5pBPkJDXRs83w
mmgen-py (OP)
Member
**
Offline Offline

Activity: 110
Merit: 26


View Profile WWW
June 14, 2023, 10:56:36 AM
 #71

Announcing MMGen version 13.3.0

    Important new features:
  • automatic change address selection
  • curses-like scrolling interface for tracking wallet views
  • offline transaction autosigning for Monero
  • Config API (encapsulates configuration data, making the entire MMGen code base usable as a library for other Python projects)

    Windows/MSYS2 changes:
  • use native MSYS2 terminal and UCRT64 environment by default

    For more information, see: https://github.com/mmgen/mmgen/releases/tag/v13.3.0


MMGen source repositories:
Clearnet:https://mmgen.org/project/mmgen/mmgen
I2P:http://mmgen-wallet.i2p/project/mmgen/mmgen
Onion:http://mmgen55rtcahqfp2hn3v7syqv2wqanks5oeezqg3ykwfkebmouzjxlad.onion/project/mmgen/mmgen
GitHub:https://github.com/mmgen/mmgen
GitLab:https://gitlab.com/MMGen/mmgen
GitFlic:https://gitflic.ru/project/mmgen/mmgen
Support the MMGen project:
BTC:bc1qxmymxf8p5ckvlxkmkwgw8ap5t2xuaffmrpexap
BCH:15TLdmi5NYLdqmtCqczUs5pBPkJDXRs83w
XMR:8B14zb8wgLuKDdse5p8f3aKpFqRdB4i4xj83b7BHYABHMvHifWxiDXeKRELnaxL5FySfeRRS5girgUv gy8fQKsYMEzPUJ8h
mmgen-py (OP)
Member
**
Offline Offline

Activity: 110
Merit: 26


View Profile WWW
November 28, 2023, 11:59:19 AM
 #72

Announcing MMGen Wallet version 14.0.0

This release marks the MMGen Project’s tenth anniversary on Github



MMGen Wallet source repositories:
Clearnet:https://mmgen.org/project/mmgen/mmgen-wallet
I2P:http://mmgen-wallet.i2p/project/mmgen/mmgen-wallet
Onion:http://mmgen55rtcahqfp2hn3v7syqv2wqanks5oeezqg3ykwfkebmouzjxlad.onion/project/mmgen/mmgen-wallet
GitHub:https://github.com/mmgen/mmgen-wallet
GitLab:https://gitlab.com/MMGen/mmgen-wallet
GitFlic:https://gitflic.ru/project/mmgen/mmgen-wallet
Support the MMGen Project:
BTC:bc1qxmymxf8p5ckvlxkmkwgw8ap5t2xuaffmrpexap
BCH:15TLdmi5NYLdqmtCqczUs5pBPkJDXRs83w
XMR:8B14zb8wgLuKDdse5p8f3aKpFqRdB4i4xj83b7BHYABHMvHifWxiDXeKRELnaxL5FySfeRRS5girgUv gy8fQKsYMEzPUJ8h
Pages: « 1 2 3 [4]  All
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!