patches and low-level development discussion
 help / color / mirror / code / Atom feed
From: Alyssa Ross <hi@alyssa.is>
To: devel@spectrum-os.org
Cc: Alyssa Ross <hi@alyssa.is>
Subject: [spectrum-devel] [PATCH www v2] nlnet: software bill of materials
Date: Thu, 17 Oct 2019 12:39:11 +0000	[thread overview]
Message-ID: <20191017123910.22070-1-hi@alyssa.is> (raw)
In-Reply-To: <20191017115131.14502-1-hi@alyssa.is>

This changes the URI for the application too, but that was never
published anywhere so I think it's fine.
---
Added isolation software thanks to lejonet's feedback[1], and an
introduction explaining that we expect this document to change
significantly over time, but this is what we have for now.

We also discussed networking software[2] but came to the conclusion
that it's too early for that.

[1]: https://logs.spectrum-os.org/spectrum/2019-10-17#1571313153-1571313368;
[2]: https://logs.spectrum-os.org/spectrum/2019-10-17#1571313911-1571315535;

 .../application.html                             |  0
 nlnet-pet-2019-03/bom.txt                        | 16 ++++++++++++++++
 2 files changed, 16 insertions(+)
 rename nlnet-pet-2019-03.html => nlnet-pet-2019-03/application.html (100%)
 create mode 100644 nlnet-pet-2019-03/bom.txt

diff --git a/nlnet-pet-2019-03.html b/nlnet-pet-2019-03/application.html
similarity index 100%
rename from nlnet-pet-2019-03.html
rename to nlnet-pet-2019-03/application.html
diff --git a/nlnet-pet-2019-03/bom.txt b/nlnet-pet-2019-03/bom.txt
new file mode 100644
index 0000000..a6f342f
--- /dev/null
+++ b/nlnet-pet-2019-03/bom.txt
@@ -0,0 +1,16 @@
+Spectrum -- Software Bill of Materials
+======================================
+
+This is a working document.  It will evolve and expand as the project
+evolves.  There will likely be unforeseen challenges, or just things
+that we aren't ready to think about right now, that will expand this
+list through the course of development.
+
+----------------------------------------------------------------------
+
+- Linux (notably KVM): <https://kernel.org/>
+- Nix: <https://nixos.org/nix/>
+- Nixpkgs: <https://nixos.org/nixpkgs/>
+- crosvm: <https://chromium.googlesource.com/chromiumos/platform/crosvm/>
+- A Wayland compositer (undecided which one; needs experimentation)
+- Process isolation software e.g. NSjail (also needs experimentation)
-- 
2.23.0

      reply	other threads:[~2019-10-17 12:39 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-10-17 11:51 [spectrum-devel] [PATCH] nlnet: software bill of materials Alyssa Ross
2019-10-17 12:39 ` Alyssa Ross [this message]

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=20191017123910.22070-1-hi@alyssa.is \
    --to=hi@alyssa.is \
    --cc=devel@spectrum-os.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 public inbox

	https://spectrum-os.org/git/crosvm
	https://spectrum-os.org/git/doc
	https://spectrum-os.org/git/mktuntap
	https://spectrum-os.org/git/nixpkgs
	https://spectrum-os.org/git/spectrum
	https://spectrum-os.org/git/ucspi-vsock
	https://spectrum-os.org/git/www

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).