taler
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Taler] torbrowser+wallet plugin service


From: Georg Koppen
Subject: Re: [Taler] torbrowser+wallet plugin service
Date: Wed, 5 Jul 2023 05:31:22 +0000

Sebastian Javier Marchano:
I went deeper into this issue and seems like Tor does not support IndexedDB
https://gitlab.torproject.org/tpo/applications/tor-browser/-/issues/26463
so it will be not possible to run the web extension _ right now _ until we
implement another persistence solution.

Well, or just wait until later this year. It's actually an upstream problem, see:

https://bugzilla.mozilla.org/show_bug.cgi?id=1639542

which seems to be resolved in Firefox Beta 115, which will make it into Firefox ESR 115 at some point. Tor Browser will switch to that ESR version later this year (likely in September). If things are still not working then, please file a new Tor Browser ticket. :)

Thanks,
Georg

Here is a more general tracking issue
https://bugs.gnunet.org/view.php?id=7881

Sounds like a good call for anyone who wants to contribute :) happy to
point the directions.

--
Sebastian


On Mon, 27 Mar 2023 at 13:23, Martin V.H. via Taler <taler@gnu.org> wrote:

Hi

The highest security level:

Javascript is disabled by default on all sites; some fonts, icons, math
symbols, and images are disabled; audio and video (HTML5 media) are
click-to-play.
You can read more here:
https://tb-manual.torproject.org/security-settings/


------- Original Message -------
On Monday, March 27th, 2023 at 18:15, Sebastian Javier Marchano <
sebasjm@gmail.com> wrote:

Hi Calvin,

I have not tried using Tor but since it is based on Firefox it should work
just the same. I'm not sure what the safest policy implies but I will
investigate https://bugs.gnunet.org/view.php?id=7777

The error you see indicates that the service worker is not responding to
the queries from the background or foreground page. The browser may have
some other logs, also in the development console there is a way to
re-activate it again.
I'm guessing that the safest policy may have some restrictions on the
service worker. If you find more information, please add it into the ticket.

Is this a configuration error on my side?

I don't think so, it should work without any additional configuration. I
will check that and report back on the ticket.

Thanks!
--
Sebastian


On Sat, 25 Mar 2023 at 08:56, Calvin Burns via Taler <taler@gnu.org>
wrote:

I tried to use torbrowser with the wallet plugin and have the following
problems:
The torbrowser has three predefined security settings: standard, safer,
safest.
safest does not work with taler bank but "safer" does. I set the security
level
to "safer".
1. When trying to set the exchange in the wallet plugin to
https://exchange.taler.demo.net the wallet produces an error telling me
"Could not load the status of the term of service Wallet operation
"getExchangeTos" failed"
2. When trying to withdraw KUDOS with the wallet plugin I get the error
message

{
"context": [],
"cause": {
"details": {
"code": 7011,
"when": {
"t_ms": xxxxxxxxxxxxx
},
"hint": "wallet core not available"
}
}
}

Is this a configuration error on my side?








reply via email to

[Prev in Thread] Current Thread [Next in Thread]