Skip to content

secret-messenger is a GUI-based encrypted messenger powered by DERO

License

Notifications You must be signed in to change notification settings

secretnamebasis/secret-messenger

Repository files navigation

secret-messenger

secret-messenger is a GUI-based encrypted messenger powered by DERO homomorphically-encrypted, blockchain technology and provides a secure and private space for users to share their thoughts, ideas, and experiences.

Configurations

Login/Logout: In order to login to secret-messages, you will need to have a DERO wallet running in RPC Server Mode:

Balance: In order to make entries into you DERO wallet, you will need to have a balance of DERO for new entry fees.

Features

  • Latest Entries: Quickly access the most recent messages for a seamless experience.

  • Privacy Button: Toggle the visibility of journal contents with the privacy button, ensuring enhanced confidentiality.

  • Search Field: Easily find specific entries using the search functionality.

  • Chat-style: Create new markdown-supported, messages effortlessly, capturing your thoughts in real-time.

Getting Started

Latest Release

Grab the latest release.

android & linux

From Source

  1. Clone the repository:

    git clone https://github.com/secretnamebasis/secret-messenger.git
    cd secret-messenger
  2. Build the application (make sure you have Go installed):

    go build .
  3. Run the compiled binary:

    ./secret-messenger

Usage

  1. Launch the secret-messenger application.
  2. Log in to your DERO wallet RPC to access your private messeges.
  3. Explore the intuitive GUI with features like the latest entries, privacy button, search field, and new entry creation.

REVENUE NOTICE:

secret-messenger has a small tip of 0.002 DERO included with new entries by default to support secretsystems development.

Contributing

If you would like to contribute to Secret Journal, please follow your heart and make a PR.

License

This project is licensed under the GNU PLv3.