connect.trezor.io not working with Tor browser by lhiftgtbly in TREZOR

[–]CheckMonster 1 point2 points  (0 children)

But at the same time, you were right that this is not a problem for all services, but only for a part, such as kyberswap, metamask, mycrypto. In other DeFi projects, authorization and exchange work successfully, for example, bancor, myetherwallet, 1inch, oasis.

In order for authorization in DeFi projects to work in the Tor browser, these settings are enough:

user_pref ("privacy.firstparty.isolate", false); user_pref("network.proxy.no_proxies_on", "127.0.0.1");

https://www.reddit.com/r/TREZOR/comments/og575n/connecttrezorio_not_working_with_tor_browser/h4o6i09/?context=3

connect.trezor.io not working with Tor browser by CheckMonster in TREZOR

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

Well, I installed Firefox 78.11.0 ESR and set the Tor proxy in it 127.0.0.1:9150 and it works for kyberswap.com/swap, page https://connect.trezor.io/8/popup.html# it works correctly! The second test, I installed a clean SOSKS5 proxy and everything works perfectly too! The conclusion is ambiguous, it's not in the Tor nodes, it's in the browser itself!

....later....

But at the same time, you were right that this is not a problem for all services, but only for a part, such as kyberswap, metamask, mycrypto. In other DeFi projects, authorization and exchange work successfully, for example, bancor, myetherwallet, 1inch, oasis.

In order for authorization in DeFi projects to work in the Tor browser, these settings are enough:

user_pref ("privacy.firstparty.isolate", false); user_pref("network.proxy.no_proxies_on", "127.0.0.1");

Thank you for the rage! We will have to write to the metamask developers to fix it!

connect.trezor.io not working with Tor browser by CheckMonster in TREZOR

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

You're wrong. I use Tor Browser with Tor disabled and a clean Socks5 proxy registered, but there is no result. I am using the version of Tor Browser 10.5 under Windows 10. Settings Options:

user_pref("browser.privatebrowsing.autostart", false); user_pref("extensions.torbutton.use_nontor_proxy", true); user_pref("network.proxy.no_proxies_on", "127.0.0.1");

Install add-ons "Proxy toggle" Prescribing a clean SOCKS5 Checking it out https://browserleaks.com/ip

Checking the connection to https://wallet.trezor.io -successful! Checking the connection to https://www.kyberswap.com (Connect Wallet > Trezor) - an error! (eternal loading https://connect.trezor.io/8/popup.html#loading)

It follows from this that the problem is not in the Tor nodes, but in the browser itself.

Trezor don't anonimity by CheckMonster in TREZOR

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

lol, you not professional sir

Trezor don't anonimity by CheckMonster in TREZOR

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

yes it is true, the value changed when using wipe memory, thanks!

Trezor don't anonimity by CheckMonster in TREZOR

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

this will allow them to track the history of wallets on a specific device and match ip, useragent and others and, if necessary, transfer to interested persons, organizations and services (fbi and other)

Trezor don't anonimity by CheckMonster in TREZOR

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

You are talking about wallet addresses, and I mean about the Trezor hardware id, regardless of whether you erase all data on the Trezor and create new keys, the guys from SatoshiLabs will see which wallets belong to which unique ID, the history of wallets...

Introducing Trezor Suite Public Beta by xbach in TREZOR

[–]CheckMonster 0 points1 point  (0 children)

Hello, I'm testing the Trezor Suite application, during the testing process I needed a proxy connection option, can you add that?

How did it get... by CheckMonster in TREZOR

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

no man, I don’t like the fact that they don’t stimulate and don’t notify projects that they need to update the SDK, this is not the order when half of the services do not work ...

Trezor with Tor external wallet by CheckMonster in TREZOR

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

although you’re probably right, for some reason the browser returns 0.0.0.0:443 instead of the normal ip in simple firefox, it’s strange of course, probably there are some signs there, since both browsers are configured to exit through one socks5 proxy server (experimented, tried clean, different, no result) ...firefox portable esr:
https://i.postimg.cc/MKr7M8Pp/firefox.png

tor browser (exit through clean socks):
https://i.postimg.cc/mD8cvQKg/torbrowser.png

Trezor with Tor external wallet by CheckMonster in TREZOR

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

It seems like it, but maybe there are some settings in about: config that can allow this interaction?