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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WIP] sks-module: init #24516

Closed
wants to merge 1 commit into from
Closed

[WIP] sks-module: init #24516

wants to merge 1 commit into from

Conversation

primeos
Copy link
Member

@primeos primeos commented Mar 31, 2017

Motivation for this change

I wrote this a long time ago but never actually finished it... 馃槼 It should basically work but some stuff is still missing and it isn't really polished yet and I didn't spend that much time actually testing it. Also there are some difficult design decisions, especially regarding the initial building of the database (except for a "standalone" server (e.g. for a KSP) this can take a long time and one needs to download a huge keydump).

I hope I can actually finish it within the next few months. I thought it might be worth making a PR for the following reasons:

  • I might get some early feedback (e.g. about good/bad design-decisions, currently unsupported use-cases, ...)
  • It might already help someone in the meantime
Things done
  • Tested using sandboxing
    (nix.useSandbox on NixOS,
    or option build-use-sandbox in nix.conf
    on non-NixOS)
  • Built on platform(s)
    • NixOS
    • macOS
    • Linux
  • Tested compilation of all pkgs that depend on this change using nix-shell -p nox --run "nox-review wip"
  • Tested execution of all binary files (usually in ./result/bin/)
  • Fits CONTRIBUTING.md.

@mention-bot
Copy link

@primeos, thanks for your PR! By analyzing the history of the files in this pull request, we identified @edolstra, @joachifm and @offlinehacker to be potential reviewers.

@aanderse
Copy link
Member

@primeos any motivation to continue with this PR?

@primeos
Copy link
Member Author

primeos commented May 27, 2019

@aanderse Sorry for the delay :o And thanks for tackling stale PRs :)

Unfortunately this PR was missed when #27515 was created/merged, and I forgot to close this PR.

I'll try to merge the additional functionality/features of this PR gradually into the existing module, but it might take me some time (I already started with some minor improvements and fixes in #46361 and #46370).

@primeos primeos closed this May 27, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants