From 7cc53846776f201af369065a5684e27f43b1a799 Mon Sep 17 00:00:00 2001 From: Ben Burwell Date: Fri, 16 Jan 2015 23:12:16 -0500 Subject: Add privacy, license info --- _layouts/master.html | 4 ++-- license/index.md | 11 +++++++++++ pgp/index.md | 4 ++-- privacy/index.md | 13 +++++++++++++ 4 files changed, 28 insertions(+), 4 deletions(-) create mode 100644 license/index.md create mode 100644 privacy/index.md diff --git a/_layouts/master.html b/_layouts/master.html index cb867a3..26c9f31 100644 --- a/_layouts/master.html +++ b/_layouts/master.html @@ -91,8 +91,8 @@ diff --git a/license/index.md b/license/index.md new file mode 100644 index 0000000..b742772 --- /dev/null +++ b/license/index.md @@ -0,0 +1,11 @@ +--- +layout: master +title: BenBurwell.com License +--- + +License +======= + +Unless otherwise noted, all content on this website is copyright Ben Burwell and licensed under the [Creative Commons Attribution 4.0 International license](https://creativecommons.org/licenses/by/4.0/). + +You are free to copy and redistribute the material in any medium or format, as well as to remix, transform, and build upon the material for any purpose (even commercially) under the condition that you give appropriate credit, provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests that I have endorsed you or your use. Furthermore, you must not apply legal terms or technological measures that legally restrict others from doing anything the license permits. diff --git a/pgp/index.md b/pgp/index.md index 86c587c..5263c60 100644 --- a/pgp/index.md +++ b/pgp/index.md @@ -6,6 +6,6 @@ title: PGP Keys for Ben Burwell PGP Keys ======== -I digitally sign email with a PGP signature, and prefer to encrypt it when possible. If you would like to send encrypted email to , you will need to download and install my [PGP public key](https://keybase.io/benburwell/key.asc). +I digitally sign email with a PGP signature, and encrypt it when possible. If you would like to send encrypted email to , you will need to download and install my [PGP public key](https://keybase.io/benburwell/key.asc). -For more information about using PGP, check out [the Wikipedia article](https://en.wikipedia.org/wiki/Pretty_Good_Privacy). +You can see my [publicly-auditable identity on Keybase](https://keybase.io/benburwell). diff --git a/privacy/index.md b/privacy/index.md new file mode 100644 index 0000000..227e797 --- /dev/null +++ b/privacy/index.md @@ -0,0 +1,13 @@ +--- +layout: master +title: Privacy Information +--- + +Privacy Disclosure +================== + +This site contains scripts loaded from github.com in order to display code snippets. GitHub appears to set cookies when this script is loaded. You can see [their privacy policy](https://help.github.com/articles/github-privacy-policy/) for more information. + +This site uses the CloudFlare CDN. Limited analytic data are kept by CloudFlare. CloudFlare also sets a `__cfduid` cookie for overriding IP-based security restrictions. You can read more about this cookie [here](https://support.cloudflare.com/hc/en-us/articles/200170156-What-does-the-CloudFlare-cfduid-cookie-do-). You can also read [CloudFlare's privacy policy](https://www.cloudflare.com/security-policy). + +If you have questions or concerns, please [shoot me a note](mailto:hi@benburwell.com). -- cgit v1.2.3