Skip Navigation

Posts
56
Comments
73
Joined
3 yr. ago

  • Thanks @Malix@sopuli.xyz,

    Actually, no HTTP/2 do not require SSL/TLS!

    Although the standard itself does not require usage of encryption,[46] all major client implementations (Firefox,[47] Chrome, Safari, Opera, IE, Edge) have stated that they will only support HTTP/2 over TLSsource:https://en.wikipedia.org/wiki/HTTP/2#Encryption

    it's Mozilla etc.. that force it !

    WebPages hosted on the TOR Network (for example) do not need SSL/TLS certificates ! so what we can't have the benefit of HTTP/2 WTF

    To the developers of LibreWolf, can you solve this limitation ?

  • Thank you @tasankovasara@sopuli.xyz

    Let me re phrase your answer:... should be available in your distro repository...

    indeed I've downloaded a couples of thing but nothing had what I was needed, but with the information within those packages I've found https://mailfud.org/geoip-legacy and it works like a charms

  • In contrast to Flatpak and Snap, the AppImage package itself is the final executable program.This means there’s no installation needed... and it simpler..

  • Thanks hendrik

    But you’d have to build the remote yourself

    maybe in the future, but I don't have the time for it now... \

    have a look at Bluetooth or ESP-NOW. Wifi and Bluetooth and other protocols have encryption handled for you.

    So it their Bluetooth or WiFi remote pilot existing for that ?

  • I don't think this work's if you have multiple remote pilot tough...

  • I'm open to all solutions :) But it there some ready Bluetooth remote pilot existing ?

  • I don't see python on your image :)

  • Python @programming.dev

    How encrypt email title ? ( GnuPG )

  • I finally manage to encrypt the body trough ptyhon-gnupg ( warning their documentation is still in alpha stage. )

    now, remain to encrypt the subject (ThunderBird compatible) if you have any clues I'm all ears

    When time permit I will publish my code in a pastbin.

    Wubba Lubba dub-dub**

  • indeed, but a lot of Linux distribution come with it :) otherwise it's installable.

  • instead of using a library I can directly use subprocess with gnupg but in both case it seem gnupg require to import the public key to the keyring !? I don't want that.

  • Python @programming.dev

    How encrypt email with a GnuPG public key ?

  • Are the File Sharing and Voice and Video Calls are E2EE ?

  • Self Hosted - Self-hosting your services. @lemmy.ml

    How store a file with a timestamp in a decentralized manner?

  • decentralized @lemmy.ml

    How store a file with a timestamp in a decentralized manner?

  • Thanks all for your input !

    So yes /sdcard was /storage/emulated/0 and it's a real sd-card.

    That was indeed formatted as FAT, I reformatted into EXT4 (from a desktop Linux) put the SD-card back into the phone and started the phone.

    Ive tried (in the phone)

     bash
        
    su
    chmod 777 /storage/emulated/0 #yes it's still mounted as emulated !
    stat /storage/emulated/0
    #...
    #Access: (0771)
    #....
    
      

    So I'm still blocked... any ideas ?

    Thanks.

  • Android @lemmy.world

    chown on a sdcard directory impossible...

  • I've found the most simple way (for my case) adb shell 'a command'

    example

     bash
        
    adb shell ls /
    
      
  • Thank you all for your input.. but it seem my question is still not fully answered...

    let me rephrase, I'm not looking to have a GUI to transfer files, but I would like to execute terminal command remotely (from my computer) to my android phone. Like SSH .

    So I've read that I can install a SSH server on my android phone.. (If you know some's (FLOSS), I'm all ears) Or if you know a better way than SSH I'm all ears too.

    Thanks.

  • I've found

     css
        
    #container > div:not(div.barfoo)
    
    
      

    seem to do the trick..

  • CSS @programming.dev

    CSS, select an element that have div:not(something) possible ?

  • Android @lemmy.world

    How terminal in, on Android

  • LibreWolf @lemmy.ml

    Mozilla - Devil Incarnate

  • LibreWolf @lemmy.ml

    Is there a list of all the tweaks, changes between Firefox and LibreWolf ?

  • Self-hosting @slrpnk.net

    Nginx how enable CORS for multi origins ?

  • Self Hosted - Self-hosting your services. @lemmy.ml

    Nginx how enable CORS for multi origins ?

  • Web Development @programming.dev

    Nginx how enable CORS for multi origins ?

  •  bash
        
    setfacl -m m:r aFile
    #re set the mask
    
    
      

    solve the problem, but the question is: why the F**** this is happening !?

  • Linux @lemmy.ml

    FACL, lost in it's behavior..

  • Update, this is only happening when I copy files from a ~SMB share... :'( Otherwise it's correct...

  • Linux @lemmy.ml

    FACL, Get effective: ---

  • Linux @lemmy.ml

    Recursive execute(x) required to enable nginx to read a directory !??

  • Web Development @programming.dev

    nginx, Default server do not works !

  • Stallman Was Right @lemmy.ml

    Is owning websites for private individuals become forbidden by our governments ?

  • Web Development @programming.dev

    Is owning websites for private individuals become forbidden by our governments ?

  • Web Development @programming.dev

    Find a decent Internet v2 domain registrar

  • Cybersecurity @sh.itjust.works

    Should you allow username to use Apostrophe (aka quotes )