<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.webkit.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4.1"
          urlbase="https://bugs.webkit.org/"
          
          maintainer="admin@webkit.org"
>

    <bug>
          <bug_id>241658</bug_id>
          
          <creation_ts>2022-06-15 17:39:40 -0700</creation_ts>
          <short_desc>git webkit setup asks for api.github.com keychain access four times</short_desc>
          <delta_ts>2023-09-21 12:33:03 -0700</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>Tools / Tests</component>
          <version>WebKit Nightly Build</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>NEW</bug_status>
          <resolution></resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>InRadar</keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          <blocked>239082</blocked>
          <everconfirmed>1</everconfirmed>
          <reporter name="Alexey Proskuryakov">ap</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>bfan2</cc>
    
    <cc>emw</cc>
    
    <cc>jbedard</cc>
    
    <cc>webkit-bug-importer</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1876128</commentid>
    <comment_count>0</comment_count>
    <who name="Alexey Proskuryakov">ap</who>
    <bug_when>2022-06-15 17:39:40 -0700</bug_when>
    <thetext>When I re-run `git webkit setup` to renew a GitHub access token, I&apos;m asked to allow Python access to api.github.com in Keychain four times.

This is very annoying, as I need to type my password every time. There is an &quot;always allow&quot; option, but that&apos;s super insecure, as any python script would then have the access.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1877511</commentid>
    <comment_count>1</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2022-06-22 17:40:13 -0700</bug_when>
    <thetext>&lt;rdar://problem/95736776&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1979073</commentid>
    <comment_count>2</comment_count>
    <who name="Elliott Williams">emw</who>
    <bug_when>2023-09-21 11:04:25 -0700</bug_when>
    <thetext>One way we could work around this is by building a helper program that does the keychain access on behalf of git-webkit. I spent some time hacking on a little Swift program that would facilitate this months ago, but never finished: https://github.com/emw-apple/WebKit/tree/wip-git-webkit-credentials-program/Tools/git-webkit-credentials</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1979099</commentid>
    <comment_count>3</comment_count>
    <who name="Alexey Proskuryakov">ap</who>
    <bug_when>2023-09-21 12:33:03 -0700</bug_when>
    <thetext>We&apos;d probably want git-webkit itself to be binary, for better security. It can call out to the existing script as necessary, so we don&apos;t need to rewrite it all.

One question is how to actually get it signed.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>