Coder Social home page Coder Social logo

rootkovska.github.io's Introduction

Welcome to my git-based (not necessarily GitHub-based!), decentralization-friendly, liberated, and integrity-protected blog and website!

About Me

My name is Joanna Rutkowska, I lead the Qubes OS project and Invisible Things Lab (see about.md and contact.md for more info).

About this Website/Blog/Repo

This blog is a continuation of my "Invisible Things Lab Blog", previously hosted on Google's Blogger platform for 8 years between 2006 until the end of 2014. Read [this post]({% post_url 2015-02-09-my-new-git-based-blog %}) to understand why I decided to migrate away from Blogger, and why I consider it important to have this blog distributed as a git-repo.

Content of this repo

Distribution and hosting

This blog/website is distributed as a git-repo, and is primarily hosted on my GitHub account. You should be able to clone it using the following command:

git clone https://github.com/rootkovska/rootkovska.github.io

You can also view the sources at GitHub online here.

This blog is also available for traditional Web-based viewing via the following URL (which is likely how you're reading it now):

That URL might change in the future, as well as alternative ones might be added.

One can get notifications about new posts/updates via:

Integrity protection

This blog/repo is integrity protected using git tags digitially signed with my blog-signing key. In order to verify the authenticity of all or any of the posts, you can use the following command:

$ git describe --exact-match HEAD
<some tag>
$ git tag -v <some tag>

(In)dependency on GitHub

While this repo is hosted on GitHub, and some GitHub-specific features are exploited in order to make this more available to a wider audience, specifically GitHub's support for Static Web Hosting, it should be stressed that neither availability nor integrity of this blog requires one to use or trust GitHub. If, for some reason, GitHub, or an ISP, or whoever in between, decided to block, falsify, or censor this blog, there are dozens of alternative ways of how this repo (blog) could be delivered, e.g. via Tor or other transports, and thanks to using git signed tags, its integrity could be always verified. All the documents contained in this repo (apart from the old Blogger posts which have been converted automatically) have been created with an assumption to be easily readable using just a standard text editor or viewer.

Patches or pull requests welcome!

If you find spelling, grammar or other errors in my blog posts, and feel like correcting them, please send me a patch like you would do for any other git-based software project. Thanks!

License/Copyrights

This Blog and Website by Joanna Rutkowska is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.

rootkovska.github.io's People

Contributors

rootkovska avatar ppelleti avatar greenrd avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.