Skip to content

caesar-team/caesar.team

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Caesar.Team

Caesar.Team is a tool for businesses to store team and personal secrets.

  • Caesar.Team users can store and keep up-to-date personal secrets as well as team secrets
  • Users can group secrets together into lists
  • Users can share their secrets and users can share temporary secrets. Caesar

Advantages

  • Reliable access to data
  • Client-side encryption so data between a client & a server is always encrypted and the server stores sensitive data in encrypted format
  • Multi-factor authentication (Account password, One Time Passwords, Master Password, Hardware Security Key
  • Access policy establishes access rights for each user or for a team
  • Secure sharing and access to shared data
  • Hybrid cryptography which combines the convenience of a public-key cryptography (RSA 4096-bit) with the efficiency of a symmetric-key (AES-256) cryptography and does not require the sender and receiver to share a common secret in order to communicate securely

Prerequisites

Make sure you have the following software and tools installed:

  • PHP 7.4
  • PostgreSQL 9
  • RabbitMQ 3
  • Redis 5

Installing

Since Caesar.Team is a two-part open-source software: client-side and backend-side applications, so you will need to install:

  1. The frontend/client application
  2. The backend application

🤝 Contributing

Contributions, issues and feature requests are welcome! Feel free to check the Issues page.

👤 Author

Feel free to contact or follow us

📝 License

Copyright © 2020 ave@caesar.team.

This project is PolyForm Internal Use licensed.

About

Caesar is the open-source solution for safe work with sensitive data (passwords, passports, docs etc)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published