Coder Social home page Coder Social logo

darkchatter_android's Introduction

Introduction

Darkchatter will allow you to connect to discrete location based chat not hosted by a server.

Users can meet new people:  Darkchatter allows him to chat with new people! that's what its for ! :)

Users can chat in his free time: simply send your message out and see what you get back anywhere! no internet needed

Users do worry about their information, with no sign-up they will have peace of mind knowing their data is not out there.

Since Darkchatter is not using a central server no data connection is need. Users will never have to worry about going over their data cap again!

Darkchatter looks like a normal messaging app for usability.

 However the Magic happens under the hood. Instead of using the cellular or wifi networks, a message within a packet is sent from your phone to the surrounding area. People can then receive this packet if nearby and respond by sending their own packet broadcast to the area. Any Group chat created is done by the sharing of public key's using RSA encryption.  So you know your message will be safe from ill mannered individuals !

Darkchatter is Exciting and Unique!
- No Server to worry about collecting your data

- No need for internet connection

- Anonymous chatting!


Make Meaning

Quality of Life: Privacy for peace of mind communications

Right a Wrong: WeChat got banned in some countries

Something Good: AD-HOC networks with the focus of simplicity 


Scapy is worth Checking out, can be used for alot of things
https://scapy.net/



Anyone interested in the project is encouraged to join the DarkChatter Development Discord server"

Discord Server
https://discord.gg/CUsaedN

darkchatter_android's People

Contributors

ahkol avatar muchtarsalimov avatar rhayes2 avatar

Watchers

 avatar  avatar  avatar

darkchatter_android's Issues

Msging demo

maybe a function that takes a msg, then displays it like a text

Maybe alike usual messaging app

image

We can pass strings for testing now?

First code.

We need to decide on some of the specs of the app:

What api we want to perform the communication:
What is the minimum required SDK:
What language(Kotlin vs. Java):

I will create a WIP pull request for now while we discuss specs.

Features for a version 0.1

Starting point for what features I think would be needed for a bare minimum implementation.

  • Display Available Groups *
  • Create Group *
  • Enter Group *
  • Receive Message
  • Send Message

* I wouldn't have included group list/create/enter if the view wasn't in the skeleton already, this might be possible to cut that work out if we hardcore a single group at the start.

I feel creating a password and group/user name might not be necessary for this version.

This is just the user facing aspects of the feature, the details of how the Android version should be implement will likely be based on research into p2p APIs and hopefully possible compatibility with IOS.

IOS compatibility isn't absolutely necessary but it may prevent rewriting code in the future.

Let me know what you think.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.