Hashing is a technique in both cryptographic and non-cryptographic applications to protect sensitive data, ensure data integrity, and accelerate data processing. Hashed data increases security by converting sensitive temporal data such as personal data into an unreadable format, thus preventing unauthorized access or manipulation. In clear terms hashing is a technique to convert sensitive data into an unreadable format, enhancing security.
HTTPS (Hypertext Transfer Protocol Secure) is an extension of the HTTP protocol used for secure transmission of data on the internet. It ensures the protection of communications between a client (such as a web browser) and a server by providing three important security features:
Encryption prevents third parties from reading or intercepting the transmitted information.
With HTTPS, the transmitted data cannot be altered or tampered with during the transfer. If any manipulation occurs, it is detected, and the connection is terminated.
HTTPS ensures that communication is taking place with the correct website, not an imposter. This is achieved through certificates issued by trusted certificate authorities (CAs). The browser checks these certificates to verify that the website is legitimate.
To use the HushTalks app, you need to register. The following data is required for this:
The data collected in this way is transmitted securely to the back end over HTTPS. Before transmission, the device_id is hashed using a Web3 library.
The above data is used to generate a secure username and an avatar that is assigned to the user.
All received data (hashed device_id, language_id, second_language_id, topics, push_id) is stored in the database.
The Custom Profile feature allows authenticated users to customize their profile by creating a unique username and avatar, selecting preferred topics and languages, setting a strong password, and generating recovery phrases.
All collected and processed profile data is securely transmitted to the back end over HTTPS.
The hashed password ensures that sensitive information remains protected during transmission.
Upon receiving the profile data from the front-end, the back end performs several operations to securely store and manage the user’s profile information.
The back end stores the following user-selected and generated data in the database:
All data stored in the database does not allow HushTalks to identify a specific person.
The login feature enables existing users to authenticate themselves in the application by providing a username and password.
Data Collection
The following data is collected from the user during login:
Note: If users choose not to use a voice filter, their voice will be audible to other users. This choice indicates their consent to this condition.
If you have any questions or suggestions about this Privacy Policy, please feel free to contact us.
HushTalks AG Gotthardstrasse 30,6300 Zug,Switzerland
Email: support@hushtalks.com