Sandstorm is a self-hostable web productivity suite. It's implemented as a security-hardened web app package manager.
Clone or download
Fetching latest commit…
Cannot retrieve the latest commit at this time.
Permalink
Failed to load latest commit information.
deps Update node.js dependency. Aug 26, 2018
docs Merge pull request #3073 from ocdtrekkie/patch-4 Jul 1, 2018
hack Find a different place to cache the sandstorm-171 bundle Aug 11, 2016
icons New add credit and email icons, revised email and credit icons Aug 19, 2016
installer-tests installer-tests: Fix CentOS base box creation Oct 20, 2016
keys Update release certificate. Jun 3, 2018
roadmap Update roadmap for identity refactor. Aug 27, 2017
shell Downgrade babel/runtime as instructed by Meteor. Aug 26, 2018
src Fix build -- this was never meant to be refcounted, and now kj::Refco… Aug 26, 2018
tests Fix mail-app test. Aug 26, 2018
.dockerignore Remove `shell-build` from Dockerfile build process Apr 7, 2015
.gitignore Make sure deps/llvm-build is deleted on make clean, and .gitignored. Mar 11, 2018
.gitmodules Automatically download up-to-date Clang from Chromium project. Mar 11, 2018
CHANGELOG.md Update changelog for v0.238. Aug 26, 2018
CONTRIBUTING.md Fix a couple typos (primarily "Enabled" in login provider screen) Feb 19, 2018
LICENSE Remove some now-obsolete mentions of 'es6-promise'. Aug 11, 2016
Makefile Enable more debugging to track down production crashes. Apr 16, 2018
README.md Add contributing instructions. Feb 5, 2017
Vagrantfile Fix Vagrantfile bitrot. Feb 26, 2018
branch.conf Intsaller script, release scripts, and various auto-updater tweaks. Apr 19, 2014
find-meteor-dev-bundle.sh Cache output of find-meteor-dev-bundle.sh. Jan 9, 2017
install.sh Merge pull request #2656 from sandstorm-io/no-userns-installer Oct 27, 2016
localedata-C use a locale category that works on glibc 2.24 Aug 5, 2016
make-bundle.sh Fix blackrock build. Mar 3, 2018
meteor-bundle-main.js Remove mildly-embarassing debug logging. Apr 15, 2018
mkdocs.yml Document how to run Sandstorm offline. Jul 29, 2017
release.sh Allow suffixes on release titles in changelog. Jan 25, 2016
sandstorm-qr.png License, readme... Jan 8, 2014

README.md

Sandstorm

Sandstorm is a self-hostable web productivity suite. It's implemented as a security-hardened web app package manager. Sandstorm makes it easy to run your own server.

Use Sandstorm to install apps to create documents, spreadsheets, blogs, git repos, task lists, and more as easily as you'd install apps on your phone.

Sandstorm is open source and can be installed on any x86-64 Linux system.

Installing

See installation instructions in the Sandstorm documentation.

Using Sandstorm

See the overview in the Sandstorm documentation.

How It Works

See how it works and security practices in the Sandstorm documentation.

How to Package Apps

See the developer hub in the Sandstorm documentation.

Contribute

Want to help? Check out CONTRIBUTING.md. Also see our community page or get on our discussion group and let us know!