Skip to content

A private messanging service powered by the kryptokrona blockchain

License

GPL-3.0, CC0-1.0 licenses found

Licenses found

GPL-3.0
LICENSE
CC0-1.0
LICENSE.md
Notifications You must be signed in to change notification settings

Coffeboi/hugin-messenger

 
 

Repository files navigation

hugin

Hugin is a messaging service where messages are stored on the kryptokrona blockchain. Your messages are secured with industry leading encryption so that only you and your chat partner have the possibility to read them. The purpose is not to gather any personal information about the users, unlike most apps and social media.

Hugin also packs some powerful decentralized P2P encrypted features like video, voice, screen sharing and filesharing. This is possible because we've managed to compress the requests to establish a connection (called SDP) with WebRTC from over 2000 characters to less than 200 – which means that a connection through Hugin is possible!

Screen-Shot-2021-01-11-at-20 44 14

Usage

Requirements

Installation

First, clone this repository and create a folder called "bin" and place the appropriate kryptokrona-service executable for your OS.

To install and start the application

  • npm install

  • npm install turtlecoin-crypto

  • npm start

Use ctrl + c or cmd + c to exit.

About

A private messanging service powered by the kryptokrona blockchain

Resources

License

GPL-3.0, CC0-1.0 licenses found

Licenses found

GPL-3.0
LICENSE
CC0-1.0
LICENSE.md

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 69.3%
  • CSS 23.3%
  • HTML 7.4%