https://youtu.be/I4hz8hCXG60

We are pleased to announce that as of 22:26, Monday 25th, November 2019, #VoxMessenger went live. After over two years of development, blood, sweat and tears, at times literally and we are proud to be able to finally put this out there. Vox Messenger is a new and secure, encrypted, free alternative to other popular chat messenger apps. VxM is a real-time complete chatting app with groups and voice messages functionality. You can send pictures, audio, video, contact detail, map location, voice messages, a user can create groups as well. Featuring elliptic-curve encryption, decryption and true handset and database level message burning. No ads and no re-targeting ever.

Features Include:
– Incinr8 Handset and Database Message Burning
– End-2-End Encryption (Post-Quantum)
– Real-Time Chat
– FREE Phone Calls
– FREE Video Calls
– Voice Messages
– Groups Feature with Admin Functionality
– Sent/Delivered/Read Indication
– Copy/Forward/Delete Messages
– Status Updating Feature
– Push Notification on New Message
– Beautiful Material Design
– Sweet and Clean Animations
– Image Sharing
– Video Sharing
– Audio Sharing
– Contact Sharing
– Location Sharing
– Document Sharing
– Emoji Sharing

WHAT IS INCINR8?

Almost every chat messenger app nowadays provides the ability to ‘delete for everyone’. Most people believe that using this function to delete their messages will delete that message literally, from everyone. However in most cases that is not the case. When a message is deleted on most competitor chat messenger apps, the message is deleted from both the sender and receiver handsets however an encrypted (hopefully) version remains on transit and storage database servers.

Our app is completely different. When you select a message or messages for deletion with Incinr8 the messages are not only deleted from both sender and receiver handsets but also all transit and storage servers that that message has used. With Incinr8 you can be certain that anything you want deleted is actually deleted.

ABOUT OUR END-2-END ENCRYPTION

We use an open-source high-level cryptographic library that allows you to perform all necessary operations for secure storing and transferring data in your digital solutions. Crypto Library is written in C++, suitable for mobile and server platforms and supports bindings with the following programming languages: Swift, Obj-C, Java (Android), С#/.NET, JS, Python, Ruby, PHP, Go.

KEY GENERATION, PRNG
– CTR-DRBGNIST SP 800-90A

KEY DERIVATION
– KDF2RFC2898
– HKDFRFC5869

KEY EXCHANGE
– X25519RFC7748
– ECDHNIST SP 800-56A
– RSANIST SP 800-56B

HASHING
– SHA-2 (256/384/512)RFC4634
– Blake2RFC7693

SIGNATURE
– Ed25519RFC8032
– ECDSAFIPS PUB 186-4
– RSASSA-PSSRFC4056

ENTROPY SOURCE
– Linux/dev/urandom
– WindowsCryptGenRandom()

SYMMETRIC
– AES GCMNIST SP 800-38D
– AES CBCRFC3602
– Chacha20-Poly1305RFC7539

ELLIPTIC CURVES
– X25519RFC7748
– Ed25519RFC8032
– KoblitzRFC4492
– secp192k1
– secp224k1
– secp256k1
– BrainpoolRFC5639
– bp256r1
– bp384r1
– bp512r1
– NISTRFC5480
– secp256r1
– secp192r1
– secp224r1
– secp384r1
– secp521r1

POST-QUANTUM
– Round5
– Falcon