Skip to content

Confidra: Unveil secure conferencing's next chapter. Blend "Confidentiality" with Hydra's resilience. End-to-end encryption, custom hosting, and access control redefine secure collaboration. Elevate your conversations today.

Notifications You must be signed in to change notification settings

ydkulks/Confidra

Repository files navigation

Confidra: Elevating Secure Conferencing

Confidra is more than just a web application; it's a fortress of confidentiality tailored for the modern world's most sensitive collaborations. Designed to meet the rigorous demands of educational institutions and corporate entities, Confidra redefines secure conferencing by seamlessly blending the essence of "Confidentiality" with the resilience of the legendary "Hydra."

  • 🔒 Unparalleled Security: End-to-end encryption and multi-layered protocols keep your conversations confidential and shielded from unauthorized access.

  • 🌐 Custom Hosting: Host on-premises or trusted cloud platforms for data control in your realm.

  • 🦠 Hydra-like Resilience: Adapt and regenerate defenses against evolving cyber threats.

  • 📷 Crystal-Clear Video Calls: High-definition video calls for education and business.

  • 🔐 Access Control: Grant access only to trusted participants.

  • 🌐 Cross-Disciplinary: From classrooms to boardrooms, Confidra caters to diverse collaboration needs.

Discover the power of Confidra and embark on secure communication's next era.

How to run?

  1. Clone the repository
git clone github.com/ydkulks/Confidra
  1. Install the dependency packages (both for front-end and back-end)
cd Confidra
npm install
cd backend
npm install
  1. Add the credentials of Firebase for Authentication in .env file
NEXT_PUBLIC_APIKEY=
NEXT_PUBLIC_AUTHDOMAIN=
NEXT_PUBLIC_PROJECTID=
NEXT_PUBLIC_STORAGEBUCKET=
NEXT_PUBLIC_MESSAGINGSENDERID=
NEXT_PUBLIC_APPID=
NEXT_PUBLIC_MEASUREMENTID=
  1. Run both front-end and back-end
cd Confidra
npm run build
cd Confidra/backend
npm run build

About

Confidra: Unveil secure conferencing's next chapter. Blend "Confidentiality" with Hydra's resilience. End-to-end encryption, custom hosting, and access control redefine secure collaboration. Elevate your conversations today.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published