GithubHelp home page GithubHelp logo

zenineasa / hexhoot Goto Github PK

View Code? Open in Web Editor NEW
22.0 3.0 5.0 9.38 MB

An Opensource Peer-to-peer communication platform with Zero-Knowledge-Proof based authentication.

Home Page: https://hexhoot.com

License: GNU Affero General Public License v3.0

JavaScript 87.31% HTML 5.31% Makefile 1.65% CSS 5.73%
crypto decentralized desktop-app electron javascript nodejs p2p peer-to-peer server-less zero-knowledge

hexhoot's People

Contributors

hexhoot avatar zenineasa avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

hexhoot's Issues

New user creating login chat

Encountering following error when creating a new user.

Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'value')
    at Chat.render (/Users/sebinmac/Desktop/Zenin/HexHoot/modules/Chat/index.js:61:52)

Chat not loading. Tried to add self and the same result.

Issues with intranet messaging

Initially when you open a chat it seems to take a lot more time for the UI to respond. This started happiening after the intranet messaging feature was added, which porbably is blocking the connection.

There are errors observed when undefined responses are received in requests within the intranet messenger.

Hard to communicate long public keys - reduce the effective number of characters

Can we have an additional layer of encoding/decoding over the public key values so that the string size reduces and it becomes easier to communicate with people?

The encoding/decoding must be done with a bijective function that is easily invertible. The string length must be reduced, but should not contain hard to communicate characters. Keep it to characters that most popular keyboards generally have.

Push notifications when new messages arrive

Currently, when a new message arrives, the user is notified with a sound and the chat is highlighted within the app. However, it would make things much smoother if the push notification feature is used.

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.