Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use secondary URLs to install and update packages #20

Open
Tracked by #22
frankbraun opened this issue Mar 12, 2020 · 0 comments
Open
Tracked by #22

Use secondary URLs to install and update packages #20

frankbraun opened this issue Mar 12, 2020 · 0 comments

Comments

@frankbraun
Copy link
Owner

secpkg install and secpkg update should use additional URLs specified in .secpkg files to query which one announces the most current head (as given by the highest last signed hash chain number).

The one with the highest number is tried first and the download URL it announces are tried to download the update, if necessary. If all URLs for a DNS entry fail the next DNS entry is tried.
Download URLs are only used in combination with the DNS head on the domain that announces them.

Requires issues #18 and #17.

frankbraun pushed a commit that referenced this issue Mar 27, 2020
frankbraun pushed a commit that referenced this issue Mar 27, 2020
frankbraun pushed a commit that referenced this issue Mar 28, 2020
frankbraun pushed a commit that referenced this issue Mar 28, 2020
According to updated specification.
Issue #20.
frankbraun pushed a commit that referenced this issue Mar 28, 2020
According to updated specification.
Issue #20.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant