Skip to content

Anonymous Transactions and Enhanced Privacy on the Blockchain (Inspired by Monero-like Models) #19

@mx5kevin

Description

@mx5kevin

I would like to propose improvements to strengthen the privacy level of the Epix network.

Based on my current understanding, transactions on the Epix blockchain are traceable, or at least sender and receiver addresses, as well as transaction amounts, can be publicly analyzed. While this is common in many systems (e.g. Bitcoin), there is an increasing user demand for stronger financial privacy.

Motivation:

Transaction traceability may allow analysis of user activity and fund flows
This can raise privacy concerns in certain cases
In some use cases, a higher level of financial anonymity is a fundamental requirement
Suggestions:

  1. Exploration of a privacy-focused transaction model

In the long term, it may be worth exploring a privacy direction based on principles similar to those used by Monero.

For example, Monero-like cryptographic approaches.

This could include:

Hiding sender and receiver addresses
Anonymizing transaction amounts
Protection against chain analysis (e.g. solutions based on Ring Signature and Zero-Knowledge Proof)

  1. Encrypted / private memo field

Introduce an optional encrypted memo field
The memo content should only be decryptable by the recipient
This would allow sensitive transaction-related information (such as purpose or reference identifiers) to be transmitted securely.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions