Skip to content

Privy messenger is a fully distributed, decentralized, private and secure messenger application. Privy Router acts as a broker between local Privy clients and Privy nodes (daemons).

License

Notifications You must be signed in to change notification settings

godraadam/privy-router

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Privy Router

Privy Router is responsible for taking commands from clients (Privy CLI or Privy Messenger) and deleagating them to an appropriate Privy Daemon. It is also responsible for the lifetime management of said daemons.

As of right now, in order to run privy daemons, Docker and the privyd docker images need to be installed. This is required since privy daemons are dynamically started and stopped as separate processes during the runtime of the Privy Router. Unfortunately the js-ipfs module (which the daemons use internally) doesn't support setting the ipfs node's ports (rather it defaults to a given value), hence the need for containerizing the nodes, then port mapping the containers apropriately.

About

Privy messenger is a fully distributed, decentralized, private and secure messenger application. Privy Router acts as a broker between local Privy clients and Privy nodes (daemons).

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published