Skip to content

Security: evolvbits/seedctl

Security

SECURITY.md

Security Policy

⚠️ SECURITY WARNING

SeedCTL does NOT store, transmit, or recover private keys.

Loss of mnemonic phrases or private keys will result in permanent loss of funds.

Use this software at your own risk.

Overview

SeedCTL is a cryptographic wallet seed generator.

It is designed to generate deterministic wallet seeds using user-provided entropy sources.

Important Security Warning

SeedCTL does NOT store, transmit, or recover private keys.

Loss of mnemonic phrases or private keys will result in permanent loss of cryptocurrency funds.

Users are solely responsible for secure storage of all generated secrets.

Reporting a Vulnerability

If you discover a security vulnerability in SeedCTL please report it privately.

Do NOT open public issues for security vulnerabilities.

Contact:

evolvbits@gmail.com

Include:

• description of the vulnerability • steps to reproduce • potential impact • suggested mitigation if available

Scope

Security issues include:

• cryptographic flaws • entropy weaknesses • predictable seed generation • memory leaks exposing secrets • side-channel attacks

Best Practices

Users should:

• run SeedCTL on an offline machine when generating seeds • securely store mnemonic phrases • never share private keys • verify software integrity before execution

Disclaimer

SeedCTL is provided "as is" without warranty of any kind.

The EvolvBits Contributors assume no responsibility for loss of cryptocurrency, data, or funds resulting from use of this software.

More details at

There aren’t any published security advisories