From: Efraim Flashner <efraim@flashner.co.il>
To: "Ludovic Courtès" <ludo@gnu.org>
Cc: Guix-devel <guix-devel@gnu.org>
Subject: Re: Software Heritage API
Date: Wed, 23 Aug 2017 22:12:38 +0300 [thread overview]
Message-ID: <20170823191238.GJ2484@macbook42.flashner.co.il> (raw)
In-Reply-To: <878tpj8xye.fsf@gnu.org>
[-- Attachment #1: Type: text/plain, Size: 1625 bytes --]
On Mon, Feb 06, 2017 at 10:34:17AM +0100, Ludovic Courtès wrote:
> Hello Guix!
>
> I couldn’t attend the Software Heritage talk at FOSDEM, but they had
> good news:
>
> https://www.softwareheritage.org/2017/02/04/archive-api/
>
> The API is currently limited to meta-data (retrieving the actual data
> returns 401.) Still that looks pretty cool already.
>
> Ludo’.
>
I've kept this tagged to take a look at it later. I checked the sha1sum
of swig-3.0.10.tar.gz and it gave me a valid URL.
https://archive.softwareheritage.org/api/1/content/c672b8535394cfb204c70de7c66e69fb20a95647/
https://archive.softwareheritage.org/api/1/content/sha1:c672b8535394cfb204c70de7c66e69fb20a95647/
https://archive.softwareheritage.org/api/1/content/sha256:2939aae39dec06095462f1b95ce1c958ac80d07b926e48871046d17c0094f44c/
If you take a look at the page(s), '/raw' can only be appended to the
sha1 (or blank) URLs to download the source, which currently returns
401.
Currently our "magic mirrors" search hydra based on the hash; in order
to check here also for the source we'd have to undo the base32 hash, and
then either transform the sha256 hash to a sha1 hash, or use two API
calls, the first to check for the source and the second to get and use
the url to download it. A quick check online makes me think it's not
possible to take a sha256 hash and get the sha1 hash of that file.
--
Efraim Flashner <efraim@flashner.co.il> אפרים פלשנר
GPG key = A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
next prev parent reply other threads:[~2017-08-23 19:12 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-02-06 9:34 Software Heritage API Ludovic Courtès
2017-08-23 19:12 ` Efraim Flashner [this message]
2017-09-04 14:47 ` Ludovic Courtès
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20170823191238.GJ2484@macbook42.flashner.co.il \
--to=efraim@flashner.co.il \
--cc=guix-devel@gnu.org \
--cc=ludo@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.