Skip to content
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

Find better way to figure out own name/number #1

Closed
hyfen opened this issue Mar 7, 2022 · 0 comments
Closed

Find better way to figure out own name/number #1

hyfen opened this issue Mar 7, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@hyfen
Copy link
Member

hyfen commented Mar 7, 2022

Currently, ImessageTransformer needs config passed in to build your own name/number. Ideally, we need a more automated way of determining this information.

For iCloud, we can use what we did with Safari to detect currently logged in iCloud account: https://github.com/chronicle-app/chronicle-safari/blob/0252fab1d882bd3b491059ccec61610721b33653/lib/chronicle/safari/safari_extractor.rb#L44.

For SMS, we still need would need an automated way to determine your own phone number. It should be possible to find in chat.db but needs more sleuthing.

The name/phone settings should still exist as an override in case you're extracting from a chat db that's not associated with your logged in iCloud account.

@hyfen hyfen added the enhancement New feature or request label Mar 7, 2022
@hyfen hyfen closed this as completed in 994c9c0 Mar 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant