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

how many keys are needed for it to work? #9

Open
thirstyone opened this issue Dec 5, 2023 · 3 comments
Open

how many keys are needed for it to work? #9

thirstyone opened this issue Dec 5, 2023 · 3 comments

Comments

@thirstyone
Copy link

I used a single key obtained from openhaystack, but it seems that it stops working after a while (may be 1 hour later) - is there a minimum number of keys to be set in keys.h?

(besides, i can't understand what is that 'toggle key derivation' option in OH, and where do you normally those 100 keys from?)

@dakhnod
Copy link
Owner

dakhnod commented Dec 5, 2023

My key generation algorithm is pretty simple, but private, so I can't help with that. Did you adjust the key count in keys.h?

@thirstyone
Copy link
Author

argh! my bad! it should probably read uint16_t advertisement_key_count = 1, not 100
thank you!

@siesta888
Copy link

For anyone seeing this you can just generate keys with
https://github.com/biemster/FindMy/blob/main/generate_keys.py

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants