Skip to content

[Feature request] - Change mining key encryption type #1854

@Tr43212

Description

@Tr43212

Description:
Replaces Base64 encoding with SHA-256 hashing for enhanced security.

Implementation Details:
Replace "base64" module with "hashlib" module.

Reason for Change:
Base64 is not secure, while SHA-256 provides a secure, non-reversible hash suitable for sensitive data.

Cons:
Make the users enter the mining key everytime they want to start a new mining sesssion

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions