[GH-ISSUE #88] [feature request] period syncing (every x amount of time to sync pictures again). #13

Open
opened 2026-02-27 04:58:44 +03:00 by kerem · 3 comments
Owner

Originally created by @bigplayer-ai on GitHub (Apr 2, 2023).
Original GitHub issue: https://github.com/guyzyl/whatsapp-contact-sync/issues/88

[feature request] period syncing (every x amount of time to sync pictures again).
I would definitely buy/purchase an application on my iPhone that does this(one time purchase only and not a subscription).

Originally created by @bigplayer-ai on GitHub (Apr 2, 2023). Original GitHub issue: https://github.com/guyzyl/whatsapp-contact-sync/issues/88 [feature request] period syncing (every x amount of time to sync pictures again). I would definitely buy/purchase an application on my iPhone that does this(one time purchase only and not a subscription).
Author
Owner

@guyzyl commented on GitHub (Apr 2, 2023):

This is a great idea (and something I've been thinking of for a while now).
The issue with this is that currently the tokens for WhatsApp + GAPI aren't actually stored anywhere (on purpose). They are kept in a memory cache that is deleted when the session ends.
The tokens that the app receives are pretty strong and it's a big privacy and security risk to store them anywhere, which is why the app currently behaves this way.

All in all this is a feature that I want for myself as well, but I need to think about it a bit more.
If you have any suggestions here, I'd be glad to hear them.

<!-- gh-comment-id:1493455775 --> @guyzyl commented on GitHub (Apr 2, 2023): This is a great idea (and something I've been thinking of for a while now). The issue with this is that currently the tokens for WhatsApp + GAPI aren't actually stored anywhere (on purpose). They are kept in a memory cache that is deleted when the session ends. The tokens that the app receives are pretty strong and it's a big privacy and security risk to store them anywhere, which is why the app currently behaves this way. All in all this is a feature that I want for myself as well, but I need to think about it a bit more. If you have any suggestions here, I'd be glad to hear them.
Author
Owner

@bigplayer-ai commented on GitHub (Apr 6, 2023):

This is a great idea (and something I've been thinking of for a while now). The issue with this is that currently the tokens for WhatsApp + GAPI aren't actually stored anywhere (on purpose). They are kept in a memory cache that is deleted when the session ends. The tokens that the app receives are pretty strong and it's a big privacy and security risk to store them anywhere, which is why the app currently behaves this way.

All in all this is a feature that I want for myself as well, but I need to think about it a bit more. If you have any suggestions here, I'd be glad to hear them.

Maybe save them locally encrypted?

<!-- gh-comment-id:1498841515 --> @bigplayer-ai commented on GitHub (Apr 6, 2023): > This is a great idea (and something I've been thinking of for a while now). The issue with this is that currently the tokens for WhatsApp + GAPI aren't actually stored anywhere (on purpose). They are kept in a memory cache that is deleted when the session ends. The tokens that the app receives are pretty strong and it's a big privacy and security risk to store them anywhere, which is why the app currently behaves this way. > > All in all this is a feature that I want for myself as well, but I need to think about it a bit more. If you have any suggestions here, I'd be glad to hear them. Maybe save them locally encrypted?
Author
Owner

@guyzyl commented on GitHub (Apr 6, 2023):

It goes without saying that it will be encrypted, it's still a liability which I'm not sure I would like to undertake.

<!-- gh-comment-id:1498965219 --> @guyzyl commented on GitHub (Apr 6, 2023): It goes without saying that it will be encrypted, it's still a liability which I'm not sure I would like to undertake.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/whatsapp-contact-sync#13
No description provided.