Benjamin_Loison opened issue Benjamin_Loison/linux#46 2024-12-05 11:46:27 +01:00
Boot from network
Benjamin_Loison opened issue Benjamin_Loison/cryptpad#27 2024-12-05 10:14:08 +01:00
*Loading...* stuck on Fennec
Benjamin_Loison commented on issue Benjamin_Loison/cryptpad#8 2024-12-05 01:03:47 +01:00
How to import Google Doc?

With File > Download > Web Page (.html, zipped), URLs are Google redirections:

<a class="c4" href="https://www.google.com/url?q=http://loki.disi.unitn.it/RAISE/index.php&amp;sa=D&…
Benjamin_Loison commented on issue Benjamin_Loison/cryptpad#26 2024-12-05 00:50:40 +01:00
Easily open URL

ctrl + click does not help.

If double click:

image

Benjamin_Loison opened issue Benjamin_Loison/cryptpad#26 2024-12-05 00:36:31 +01:00
Easily open URL
Benjamin_Loison opened issue Benjamin_Loison/cryptpad#25 2024-12-05 00:10:08 +01:00
Avoid *You are about to leave: cryptpad.fr* prompt
Benjamin_Loison commented on issue Benjamin_Loison/linux#27 2024-12-04 15:55:00 +01:00
Dual boot Windows time inconsistency

I have one hour shift again.

Benjamin_Loison commented on issue Benjamin_Loison/cryptpad#22 2024-12-04 15:34:22 +01:00
*An unrecoverable error has occured. Click OK to reload.*

Without doing anything the prompt can disappear.

Benjamin_Loison opened issue Benjamin_Loison/cryptpad#24 2024-12-04 13:07:21 +01:00
How to hide red horizontal lines?
Benjamin_Loison opened issue Benjamin_Loison/cryptpad#23 2024-12-04 09:16:45 +01:00
Selection is restrained to word and *Paste* on Fennec
Benjamin_Loison opened issue Benjamin_Loison/cryptpad#22 2024-12-03 23:01:42 +01:00
*An unrecoverable error has occured. Click OK to reload.*
Benjamin_Loison opened issue Benjamin_Loison/cryptpad#21 2024-12-03 22:15:58 +01:00
Can go to *Anchor* thanks to URL?
Benjamin_Loison commented on issue Benjamin_Loison/cryptpad#9 2024-12-03 22:12:16 +01:00
Images are not imported from HTML

After some time I got:

image

Benjamin_Loison commented on issue Benjamin_Loison/curl#3 2024-12-03 13:28:31 +01:00
Enforce HTTPS public key used

Maybe using --cacert and -k is more secure than just -k.

Benjamin_Loison reopened issue Benjamin_Loison/curl#3 2024-12-03 13:28:31 +01:00
Enforce HTTPS public key used
Benjamin_Loison commented on issue Benjamin_Loison/linux#27 2024-12-03 11:43:47 +01:00
Dual boot Windows time inconsistency

I also suspects 2 minutes time shift making TOTP not work. wget command solves the issue.

Benjamin_Loison commented on issue Benjamin_Loison/curl#3 2024-12-02 21:56:24 +01:00
Enforce HTTPS public key used
import requests

IPV4_ADDRESS = 'XXX.XXX.XXX.XXX'
requests.post(f'https://{IPV4_ADDRESS}', verify = f'{IPV4_ADDRESS}.pem')
Output:
Tracebac…
Benjamin_Loison closed issue Benjamin_Loison/curl#5 2024-12-02 12:11:33 +01:00
Get user agent header offline
Benjamin_Loison opened issue Benjamin_Loison/curl#5 2024-12-02 12:11:31 +01:00
Get user agent header offline