-
Notifications
You must be signed in to change notification settings - Fork 23
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
Is there an end-to-end description? #2
Comments
Hi, I would love to help you with this, sadly there is a bit of infrastructure involved that I am not willing to make public. Mailbox sensor -> some random iphone -> apple cloud -> openhaystack server running on a mac -> code fetching and decrypting reports -> cron-script fetching and decoding the mailbox sensor data -> openhab. Since all of the components would allow for easily making undetectable trackers I prefer to not just put that information out there. I am willing to help you with this though, so if you have any questions here I will gladly answer them. You should start off by getting openhaystack to work with an ESP32 or nRF boards, we can take care of the rest after that. |
Could you show the line in the code, where you put info from mailbox? |
That's done by another piece of code that is not public. Sorry. |
There are already papers on creating undetectable find-my network trackers. |
https://dl.acm.org/doi/10.1145/3463676.3485616 This has been public for 2 years I do not believe your code would cause any real security vulnerability |
If it's all public you shouldn't need my code. I am open to answering questions. |
@darthnithin it's not an issue of public knowledge, it's an ethical hacking issue. |
Late to the party, but couple questions:
Thanks |
@rkreutz By now I am using node-red for all the faketag stuff. I am using Telegram for the push notifications, since it's incredibly easy to create bots and send messages to yourself / others. |
Thanks. I Was thinking about telegram as well since it's easy to create a bot, thanks for the info |
Could you please provide an end to end example how you integrated your mailbox sensor?
I for one would be very happy to get a working mailbox sensor and status updates into my home assistant instance.
Thanks and nice work!
The text was updated successfully, but these errors were encountered: