https://github.com/naruno/messaging-app
Messaging App
https://github.com/naruno/messaging-app
dapp decentra-network decentra-network-app messaging messaging-app rsa rsa-algorithm rsa-encryption secure-messaging
Last synced: 2 months ago
JSON representation
Messaging App
- Host: GitHub
- URL: https://github.com/naruno/messaging-app
- Owner: Naruno
- License: mpl-2.0
- Created: 2021-04-01T09:33:57.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2023-04-05T07:26:45.000Z (about 2 years ago)
- Last Synced: 2025-02-20T08:48:16.705Z (3 months ago)
- Topics: dapp, decentra-network, decentra-network-app, messaging, messaging-app, rsa, rsa-algorithm, rsa-encryption, secure-messaging
- Language: SCSS
- Homepage: https://messaging-app.decentranetwork.org/
- Size: 738 KB
- Stars: 3
- Watchers: 1
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Messaging App for Naruno
The Messaging App is a simple messaging application that allows users to communicate with each other through text messages. This app is built with Python and uses the Naruno blockchain for user authentication.## Features
- Decentralized system
- Secure communication between nodes
- Fast and easy to use
- Maps blockchain addresses to dynamic IPs
- Uses encryption to protect sensitive information## Installation
You can install Messaging App by pip3:```console
pip3 install messaging_app
```## Usage
To use Messaging App, you can call from the command line:
```console
messagingapp -pass MyNarunoPass --port 80 --integrationport 8000
```And after you can use the app by going to http://localhost:80
## Contributing
Contributions to the Messaging App are welcome! If you have any suggestions or find a bug, please open an issue on the GitHub repository. If you want to contribute code, please fork the repository and create a pull request.## License
Messaging App is released under the MPL-2.0 License.