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.
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.
-
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.
Grab the latest release.
-
Clone the repository:
git clone https://github.com/secretnamebasis/secret-messenger.git cd secret-messenger
-
Build the application (make sure you have Go installed):
go build .
-
Run the compiled binary:
./secret-messenger
- Launch the
secret-messenger
application. - Log in to your DERO wallet RPC to access your private messeges.
- Explore the intuitive GUI with features like the latest entries, privacy button, search field, and new entry creation.
secret-messenger
has a small tip of 0.002 DERO
included with new entries by default to support secretsystems development.
If you would like to contribute to Secret Journal, please follow your heart and make a PR.
This project is licensed under the GNU PLv3.