Skip to content

A public bulletin board where you can post hidden messages to anyone, both individuals, or teams of people simultaneously, readable by only you and them.

License

Notifications You must be signed in to change notification settings

Banrai/TeamWork.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TeamWork.io

About

This is the source code for the service running at TeamWork.io.

This repository is available for review by prospective users, as well as for those people who wish to clone it and run a version of the service on their own servers.

Contributions, both in the form of code suggestions and financial donations, are welcome!

Core Concept

TeamWork.io is an encrypted message hub, a public bulletin board where you can post hidden messages to anyone, both individuals, or teams of people simultaneously, readable by only you and them.

It uses some of the basic ideas of public key cryptography: if you know someone's public key, you can generate a message that only they can read, and that it's also possible to encrypt a message for a specific group of people, decipherable only by members of that group.

Installation

To clone and run this service on private servers, follow these instructions:

  1. Install the server components and build
  2. Install the database and schema
  3. Run the server (using the provided LSBInitScript is recommended)
  4. Install a web server (optional), such as nginx or apache, to manage the requests to the TeamWork server

Acknowledgements

About

A public bulletin board where you can post hidden messages to anyone, both individuals, or teams of people simultaneously, readable by only you and them.

Resources

License

Stars

Watchers

Forks

Packages

No packages published