Skip Navigation

InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)H
Posts
4
Comments
25
Joined
9 mo. ago

  • Is it open source?

  • Thanks for the detailed explanation and suggestion!

  • Thanks for the suggestion but though it might not be difficult, it is still inconvinient

  • Yes that would be an alternative. But I’m looking for a more user friendly client that could achieve the goal.

    Not sending a user agent at all is realistically speaking not feasible.

    Actually it should be feasible

  • I'm sorry if my question is inappropriate

  • Yes that would be an alternative. But I’m looking for a more user friendly client that could achieve the goal.

  • I just checked, they do send user agent to lemmy server.

    For example

     
        
        final appVersion = getCurrentVersion(removeInternalBuildNumber: true, trimV: true);
        return {
          'User-Agent': 'Thunder/$appVersion',
          'Content-Type': 'application/json',
          'Accept': 'application/json',
          if (account.jwt != null) 'Authorization': 'Bearer ${account.jwt}',
    
    
      
  • I just checked, they do send user agent to lemmy server.

    For example

     
        
        final appVersion = getCurrentVersion(removeInternalBuildNumber: true, trimV: true);
        return {
          'User-Agent': 'Thunder/$appVersion',
          'Content-Type': 'application/json',
          'Accept': 'application/json',
          if (account.jwt != null) 'Authorization': 'Bearer ${account.jwt}',
    
    
      
  • Yes that would be an alternative. But I’m looking for a more user friendly client that could achieve the goal.

  • Bots can easily fake their user agents, so using them to detect bots is not enough and mostly just puts regular users’ privacy at risk.

  • Privacy @lemmy.ml

    Android Fediverse client that does not send user agent to servers

  • Yes that would be an alternative. But I'm looking for a more user friendly client that could achieve the goal.

    To be honest, this is a very specific method, and I don’t know which problem we’re facing. So this might as well be some A-B problem. So what are you trying to achieve?

    user agent is not essential for the servers, server does not need to know which client or device I am using. So I don't want any server to fingerprint users.

  • Fediverse @lemmy.world

    Android Fediverse client that does not send user agent to servers

  • Opensource @programming.dev

    Android Fediverse client that does not send user agent to servers

  • Selfhosted @lemmy.world

    Why allow "everyone" to have read write permission?

    kb.synology.com /en-global/DSM/tutorial/Docker_container_cant_access_the_folder_or_file