diff --git a/README.md b/README.md index 97142229..785a2198 100644 --- a/README.md +++ b/README.md @@ -1,17 +1,21 @@ # Secure Systems Lab website -This is the repository for the Secure Systems Lab website. You can see a live demo of this site at [dgopstein.github.io/ssl-site/](https://dgopstein.github.io/ssl-site/) +This is the repository for the Secure Systems Lab website. You can see the live +version of this site at +[ssl.engineering.nyu.edu](https://ssl.engineering.nyu.edu). ## Building locally -Before committing changes, please make sure your commit looks good by checking your change locally. +Before committing changes, please make sure your commit looks good by checking +your change locally. -- Open a terminal and `cd` to the directory where you've checked out this project +- Open a terminal and `cd` to the directory where you've checked out this + project - *First time only* - install the bundler package manager with `gem install bundler` - install necessary ruby packages with `bundler install` - Run the local jekyll server: `jekyll build --trace --baseurl '/' && jekyll serve --incremental --port 7000 --baseurl '/'` - View your draft at [localhost:7000](http://localhost:7000) -- Most files will be automatically re-processed as long as the server is running, if you edit a *.yml* file, however, you will need to manually kill the server and re-run the build command. - - +- Most files will be automatically re-processed as long as the server is + running, if you edit a *.yml* file, however, you will need to manually kill + the server and re-run the build command. diff --git a/_data/data.yml b/_data/data.yml index 6735340d..cdfe8e5d 100644 --- a/_data/data.yml +++ b/_data/data.yml @@ -1082,7 +1082,7 @@ projects: name: "gittuf" anchor: "gittuf" image: "/img/projects/gittuf.png" - status: *starting + status: *adopted site: "https://gittuf.github.io" description: - "gittuf provides a security layer for Git using some concepts @@ -1170,7 +1170,7 @@ projects: anchor: "atoms" image: "/img/projects/atoms_business_card_closeup_small.png" site: "https://atomsofconfusion.com/" - status: *starting + status: *retired description: - "Within every confusing piece of software code are small patterns that can lead developers to outputs that radically diff --git a/_includes/scripts.html b/_includes/scripts.html index a67679c3..94ba9ed8 100644 --- a/_includes/scripts.html +++ b/_includes/scripts.html @@ -1,16 +1,3 @@ - - diff --git a/personalpages/jcappos/packagemanagersecurity/faq.html b/personalpages/jcappos/packagemanagersecurity/faq.html index b6622f75..bf62e43e 100644 --- a/personalpages/jcappos/packagemanagersecurity/faq.html +++ b/personalpages/jcappos/packagemanagersecurity/faq.html @@ -253,17 +253,5 @@

FAQ

therefore vulnerable to man-in-the-middle attacks. - - - - - diff --git a/personalpages/jcappos/packagemanagersecurity/index.html b/personalpages/jcappos/packagemanagersecurity/index.html index ca0c31ca..ce905977 100644 --- a/personalpages/jcappos/packagemanagersecurity/index.html +++ b/personalpages/jcappos/packagemanagersecurity/index.html @@ -142,15 +142,5 @@
- - - diff --git a/personalpages/jcappos/packagemanagersecurity/otherattacks.html b/personalpages/jcappos/packagemanagersecurity/otherattacks.html index f4cda2b5..96f02f68 100644 --- a/personalpages/jcappos/packagemanagersecurity/otherattacks.html +++ b/personalpages/jcappos/packagemanagersecurity/otherattacks.html @@ -169,15 +169,5 @@

How can I protect myself against this attack?

Once again, using a package manager that signs the repository metadata (like APT or YaST) solves this issue. - - - diff --git a/personalpages/jcappos/packagemanagersecurity/papers.html b/personalpages/jcappos/packagemanagersecurity/papers.html index 16551fa0..5cc8031b 100644 --- a/personalpages/jcappos/packagemanagersecurity/papers.html +++ b/personalpages/jcappos/packagemanagersecurity/papers.html @@ -61,15 +61,5 @@

Papers

  • A description of the techniques for centralized management of Stork appeared in ;login: magazine in the Feb, 2008 edition. - - -