mavoga

Results 11 comments of mavoga

Il 10/03/22 07:59, smuellerDD ha scritto: > As I am pinged, I assume that the kernel contains the LRNG patch? If so, it is > expected that any write value...

Is there a way to completely disable LRNG (i.e.: return to stock behavior without recompiling) by kernel command line parameter to make testing easier? Thanks.

@smuellerDD > [...] If you insert the kernel module for SHA-512, you will be able to set values up to 512 (bits). > [...] Still trying to find a solution...

@smuellerDD yes, updating haveged to latest git snapshot did the trick, thanks. The issue still exists anyway: it seems that with a `/proc/sys/kernel/random/write_wakeup_threshold` of 256 rngd errors out (RNDADDENTROPY failed);...

Hi @smuellerDD, sorry if I'm going to say something weird since I have near zero competence on this subject. Couldn't you simply store all the entropy generated internally by LRNG...

Il 11/10/22 09:59, smuellerDD ha scritto: > [...] > Ok, I have to check rngd. This is what I did not do so far. I report back. Thanks Stephan, however...

By analyzing the official test webpage requests it seems JSON server list at https://www.speedtest.net/api/js/servers?engine=js&limit=10&https_functional=true is used instead of XML at www.speedtest.net/speedtest-servers(-static)?.php and c.speedtest.net/speedtest-servers(-static)?.php. The JSON list contains pretty accurate results,...

> I followed @mavoga hint and replaced the XML lists by the JSON list: https://github.com/Kerybas/speedtest-cli > > It works fine and returns a better server list (the old one wouldn't...

Please don't do that. ***There are* reasons for using POP3**: whether IMAP4 is available or not does not always depend on users, who are often forced to use one, the...

In a text console: ``` # keyring set uefi mok Password for 'mok' in 'uefi': Traceback (most recent call last): File "/usr/lib/python3/dist-packages/keyring/backends/libsecret.py", line 85, in set_password stored = Secret.password_store_sync( gi.repository.GLib.GError:...