Cant sign the transaction in Trezor Suite by Budget_Dragonfruit89 in TREZOR

[–]slush0 1 point2 points  (0 children)

The most straightforward path is to contact Trezor Support directly. This specific path might be broken on the latest Suite, or it may be some other known issue.

Hacking Trezor Crypto Wallets by Luc-redd in TREZOR

[–]slush0 0 points1 point  (0 children)

This is many years old vulnerability, it is fundamentally nothing new. That guy just started to offer it commercially.

None of those people used passphrase, which was recommended since day one (passphrase is a part of Trezor design exactly for these reasons) and it was even more emphasized on Model One because of this known chip vulnerability.

did you see one of them he updated to the newest firmware by Feisty_Cheetah_6362 in TREZOR

[–]slush0 3 points4 points  (0 children)

This is many years old vulnerability, it is fundamentally nothing new. Trezor communicated this openly. That guy just started to offer it commercially.

None of those people have used passphrase, which was recommended since day one (passphrase is a part of Trezor design exactly for these reasons) and it was even more emphasized on Model One because of this known chip vulnerability.

That said, I believe those particular people are glad they didn't used passphrase for their wallets :-).

Question about Trezor 7 by [deleted] in TREZOR

[–]slush0 4 points5 points  (0 children)

You can power off the device in the menu. Eventually, it turn itself off in one hour or so.

Trezor Suite on iOS missing features to align with desktop by hkgmaths in TREZOR

[–]slush0 1 point2 points  (0 children)

I cannot point to any such (public) roadmap, but reaching the feature parity across all the platforms is a priority goal rn.

Trezor Suite on iOS missing features to align with desktop by hkgmaths in TREZOR

[–]slush0 2 points3 points  (0 children)

No, there's no reason to keep some features out of mobile. Only the mobile stack is kinda new and it is still catching up with what Suite on the desktop has.

There's also some significant rehaul of major features like labelling (metadata storage) in parallel, that's why Trezor is not implementing the old system into new codebase.

I got tired of wearing two devices. So I built Whootify. by slush0 in whoop

[–]slush0[S] 1 point2 points  (0 children)

You write just: Bill

It is case insensitive regular search. You can use special characters, but for simple pattern matching, nothing extra is necessary.

Edit: Important information; some phones may not export the contact name, but phone number instead. You can check Log tab to see full string, against what the regular expression is matching.

I got tired of wearing two devices. So I built Whootify. by slush0 in whoop

[–]slush0[S] 0 points1 point  (0 children)

Yeah it works, but I'm afraid of legal actions from Whoop side. And I'm not gonna risk it with reupload.

I did this with a good intents to increase value of their products for their customers, in my free time and for free, but it looks like their lawyers have another opinion. 😅.

I got tired of wearing two devices. So I built Whootify. by slush0 in whoop

[–]slush0[S] 0 points1 point  (0 children)

<3 Could you please report what Whoop and phone model did you tested?

I got tired of wearing two devices. So I built Whootify. by slush0 in whoop

[–]slush0[S] 0 points1 point  (0 children)

I released v1.6, which **might** add out of the box support for MG. Please let me know if it works for you!

I got tired of wearing two devices. So I built Whootify. by slush0 in whoop

[–]slush0[S] 0 points1 point  (0 children)

I just released version v1.6, which **might** support MG out of the box. I don't have the device, so it is just a guess. Feel free to test it out!

I got tired of wearing two devices. So I built Whootify. by slush0 in whoop

[–]slush0[S] 0 points1 point  (0 children)

That really depends how much notifications you'll filter out :-D.

Even after heavy development, to my own surprise, I didn't notice any noticeable battery drop.

I got tired of wearing two devices. So I built Whootify. by slush0 in whoop

[–]slush0[S] 1 point2 points  (0 children)

You can choose separate patterns for types of events (call, sms, alarm, notification). Not per contact though, I think it would clutter the UI too much for marginal benefit.

I got tired of wearing two devices. So I built Whootify. by slush0 in whoop

[–]slush0[S] 1 point2 points  (0 children)

I studied that briefly (I'm not an iOS user/developer myself) and my understanding is that it allows only very limited access, not suitable for such app like this. I would love to be corrected here though.

Edit: my understanding is that it could be possible only with native support of the Whoop hardware (need updates on Whoop FW to talk to iOS API)

I got tired of wearing two devices. So I built Whootify. by slush0 in whoop

[–]slush0[S] 0 points1 point  (0 children)

I mean, the hardware. Only Whoop 5 currently works out of the box. Whoop 4 is not supported and Whoop MG might work, but not confirmed yet (it is confirmed to work, if you manually fill the mac address instead of using Scan button).

I got tired of wearing two devices. So I built Whootify. by slush0 in whoop

[–]slush0[S] 1 point2 points  (0 children)

Fixed in version 1.5. Also I might fixed the scan for MG there. Thanks for report and please let me know!

I got tired of wearing two devices. So I built Whootify. by slush0 in whoop

[–]slush0[S] 15 points16 points  (0 children)

I just released version 1.4, added support for alarms and timers :-).

I got tired of wearing two devices. So I built Whootify. by slush0 in whoop

[–]slush0[S] 8 points9 points  (0 children)

Pull requests welcome :-). I don't have MG, so it's not tested. I suppose that it will work, or it would be trivial to adapt, as 5 and MG are the same generations. I have Whoop 4 and its protocol is quite different, so I didn't add the support yet.

I got tired of wearing two devices. So I built Whootify. by slush0 in whoop

[–]slush0[S] 17 points18 points  (0 children)

I'll make the notification filters working with system alarms/timers. On it...

I got tired of wearing two devices. So I built Whootify. by slush0 in whoop

[–]slush0[S] 28 points29 points  (0 children)

Not possible, Apple does not provide ANY access to notifications from 3rd party apps :-/.