0.1.28 • Published 5 months ago

@djack-sdk/signal v0.1.28

Weekly downloads
-
License
ISC
Repository
-
Last release
5 months ago

Djack.email is an opensource decentralised and self sovereign email service.

DJack, previous known as Jackmail was a serverless browser application which was capable of delivering the emails straight to your browser tab without any storage in between. Closing your browser would act as if the email never existed.

SIGNALING SERVER

The signaling server uses websocket transport to allow the email server and the peers to connect eachother.

In order to run this on your server you'll need to have prepared the following environment variables

NameDescriptionDefault Value
PORTDefault Http/https Port8080
HOSThostname or ip address0.0.0.0
PUBLIC_DOMAINpublic domain where the signaling server is exposed localhost
pkEd25519PrivateKey in raw bytes in hex.
puEd25519PublicKey in raw bytes in hex.
announceThe Peer to Peer address to adversite other peers/dns4/domain/wss/443/peerID
FILTERFilter only DNS secure websockets peers or allow allall
CORSlist of domains to allow api calls from, split by comma. NODE_ENV = "development" will enable any domain in cors, but in production its mandatory to enter one or multiple domains, or "*"none 

Pull the docker image and then use docker run + set the environment variables

docker pull elribonazo/djack-signaling

On in Nodejs run the following command

npx @djack-sdk/signal
0.1.28

5 months ago

0.1.27

5 months ago

0.1.26

5 months ago

0.1.25

5 months ago

0.1.24

5 months ago

0.1.23

5 months ago

0.1.22

5 months ago

0.1.21

5 months ago

0.1.20

5 months ago

0.1.19

5 months ago

0.1.18

5 months ago

0.1.17

5 months ago

0.1.16

5 months ago

0.1.15

5 months ago

0.1.14

5 months ago

0.1.13

5 months ago

0.1.12

5 months ago

0.1.11

5 months ago

0.1.10

5 months ago

0.1.9

5 months ago

0.1.8

5 months ago

0.1.7

5 months ago

0.1.6

5 months ago

0.1.5

5 months ago

0.1.4

5 months ago

0.1.3

5 months ago

0.1.0

5 months ago

0.0.5

5 months ago

0.0.3

5 months ago

0.0.2

5 months ago

0.0.0

5 months ago