Skip to content

confusioncorp/intensity

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Warning

This project is NOT yet in a functional state and is still being created. However, feel free to contribute if you have time!

Intensity

Intensity is a post-quantum end-to-end-encrypted chat server, and client for quick fire temporary chat rooms.

FAQ

  • I found bug, xyz, what do I do?
    • Create an issue on this GitHub repository and include a screenshot of any logs applicable to the crash.
  • What do you use for encryption?
    • Kyber1024-90s for the key exchange and AES256 for symmetric encryption.

Build Instructions

Notice: Zap is not compatible with Windows, your best bet would be WSL.

We use the as of writing this stable version of Zig, v14. We also rely on zigzap/zig but Zig should automagically handle that!

zig build -Doptimize=ReleaseSafe

Source Conditions

This project is licensed under the European Union Public License (EUPL), version 1.2 or later. The website's favicon (specifically this file) is licensed under the MIT license.

About

Post-quantum end-to-end-encrypted chat server, and client for quick fire temporary chat rooms.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published