sandstorm
sandstorm copied to clipboard
Sandstorm is a self-hostable web productivity suite. It's implemented as a security-hardened web app package manager.
Hi team, When cloning from head, Sandstorm currently is failing to build for me. I installed all the dependencies recommended for Fedora in the docs. Here's the (long) [stdout buffer](https://gist.github.com/catleeball/bee839d0f7d0a49a0b99847403bc343d)...
Reproduce: - User A creates grain - User A gives user B a sharing link - User B uses the sharing link and reveals identity - User A revokes the...
1. Alice shares an Etherpad grain to Bob. 2. Bob starts a comment thread. 3. Alice revokes Bob's access to the grain. 4. Alice replies to the comment thread. 5....
This is a thing I noticed which has driven me crazy, and I believe happens regardless of if I'm using a Linux or a Windows box for vagrant-spk: I do...
Using Sandstorm's "Share" button should add whatever trailing URL parameters are present currently
Steps to reproduce: - Visit https://demo.sandstorm.io/demo and click Start the demo - Click "Install apps" - Install MediaWiki - Create a new MediaWiki - Click on "Recent Changes" in the...
Perhaps semi related to https://github.com/sandstorm-io/sandstorm/issues/2585 But I think it'd be great to have an extra 'tab' below the Apps and Grains tabs called 'Favorites' or 'Pinned' or something like that....
Sandstorm should come with an option to turn on HTTP Strict Transport Security. Ideally, such an option should be turned on by default.
As mentioned at https://github.com/sandstorm-io/sandstorm/pull/3544#issuecomment-913159884, the `-i` flag to install.sh, which is supposed to use "(i)nsecure mode where we do not request a HTTPS certificate," currently has no effect. We should...
I'm packaging an app, and was looking at browser caching and static assets. It looks like the hostname of a grain is changed when you upgrade its app, so the...