-
-
Notifications
You must be signed in to change notification settings - Fork 6.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Most Required Features #3953
Comments
TextSecure is not WhatsApp. Having said that: Status is hardly ever used in WhatsApp. Last seen and typing are privacy risks, even when WhatsApp intruduced them they were controversial. Audio call is being worked on by integrating Redphone (for now, download Redphone as a separate program). Judging from the new permissions location sharing is in the planning. Delete account and change number is already working, just unregister, and if you have a new number re-register. Groups work inherrently different in TextSecure because all group data is stored locally and not on a central server, like WhatsApp does. Storing it centrally would increase the risk of secret requests for the data by the usual 3 letter agencies. A decent backup function is indeed required, the existing one was removed due to problems but the plaintext backup is only half usefull, it backups only text messages and no identity keys, media or mms messages. Hacking it back in (is not very difficult, the code is commented out and not deleted) or using Titanium Backup usually works, although you might have to re-register because keys might be out of sync. |
There are already open issues for most (if not all) the features you propose and bugs you report. |
There are already open issues for most things on your list! Audio call: I guess it will be available after merging TextSecure and Redphone to Signal Please check existing issues before opening new ones 😉 |
This is my first post.
I just compared textsecure with whatsapp and found that many features is required.
Hereby i try to list the most required features.
Audio call
Brodcast
Profile Pic
Status
Last seen
Typing
Wallpapper or Custom Background
Email Chat
Location Share
Delete Account
Change Number
Optiin to Auto download media
I just mentioned above features after comparison with whatsapp. Its not necessary that we build application like whatsapp but above mentioned features is required for any messenger application.
I also found some issue in ts.
Like if you add any friends in group after that admin can not remove any friends from the group. Admin must remove any member from group.
When some members post text message in group then notification shows that this friends post text message but does not show the group name, so we think that this is private message but actually its group message.
Other issue is we only select one image at time, we must select 10 to 20 image at time.
Sorry for my bad English but i tried to contribute to this awesome app.
Thanks
Bahadursinh
The text was updated successfully, but these errors were encountered: