fdroidserver VS Sandstorm

Compare fdroidserver vs Sandstorm and see what are their differences.

Sandstorm

Sandstorm is a self-hostable web productivity suite. It's implemented as a security-hardened web app package manager. (by sandstorm-io)
Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
fdroidserver Sandstorm
8 51
- 6,636
- 0.5%
- 5.4
- 2 months ago
JavaScript
- GNU General Public License v3.0 or later
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

fdroidserver

Posts with mentions or reviews of fdroidserver. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-04-04.
  • "We found a vulnerability with Cheogram. We recommend uninstalling this app immediately" in F-Droid. Any cause for concern?
    1 project | /r/sopranica | 4 Jun 2023
    According to the latest comment on this F-Droid bug report it looks like the problem should be finally fixed in the next F-Droid build server update.
  • How secure are fdroid apps?
    3 projects | /r/fdroid | 4 Apr 2023
    Proprietary: - https://gitlab.com/fdroid/fdroiddata/-/merge_requests/11359 - https://gitlab.com/fdroid/fdroiddata/-/merge_requests/11361 - https://gitlab.com/fdroid/fdroiddata/-/commit/37e72d45f841b72b334f23f3e15a2e31fa8c4d56 - https://gitlab.com/fdroid/fdroidserver/-/issues/1004
  • Looking for a self hosted software store?
    3 projects | /r/selfhosted | 1 Oct 2022
    Different solutions may be better for the different file types than a single download centre for everything. For example, for APKs, there's f-droid. You could selfhost fdroidserver and add your own repo to the f-droid client. This way, the APKs are distributed via an app store that's searchable and can be configured to auto update.
  • Rock It! - Android app for rocket launches and space news
    4 projects | /r/fossdroid | 19 Jan 2022
    They were all on different days. I do test the app on my phone before releasing, and usually only release after not noticing anything for a few days of using the dev version. The reason for the time is a bug in the F-Droid server software that is used to generate the repo. The releases of GitHub have the correct date.
  • [DEV] Termux v0.118.0 Release
    7 projects | /r/termux | 12 Jan 2022
    Note that F-Droid uses algorithm at https://gitlab.com/fdroid/fdroidserver/-/blob/2.1a0/fdroidserver/build.py#L746 to automatically detect built APKs, so ensure any modifications to location or file name are compliant. Auto updates are detected by checkupdates bot at https://gitlab.com/fdroid/fdroidserver/-/blob/master/fdroidserver/checkupdates.py
  • Custom F-Droid Repository with Apps from Play Store
    4 projects | /r/CalyxOS | 29 Apr 2021
    For the source of fdroidserver which creates the F-Droid repository in the end see here: https://gitlab.com/fdroid/fdroidserver
  • How to submit app to F-Droid main repo without cloning the huge repo?
    7 projects | /r/fdroid | 9 Apr 2021
    Clone the fork onto your local machine. You'd need to use linux or mac (windows doesn't work). Install https://gitlab.com/fdroid/fdroidserver.
  • Is NewPipe broken?
    2 projects | /r/fossdroid | 8 Jan 2021
    yep, sadly F-droid doesn't have enough people working on it to keep on top of google's "new" app signatures yet. There was some progress, but then I gave up waiting and added their own repo until it's fixed.

Sandstorm

Posts with mentions or reviews of Sandstorm. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-12-31.
  • Website Impersonating a Desktop Environment
    3 projects | news.ycombinator.com | 31 Dec 2023
    Sandstorm really had this kind of feeling. Not that it presented as a desktop environment visually - but it offered a much more integrated “computer” of documents versus silod web site apps where you need to open each site to see the files in the app. https://sandstorm.io/
  • Ask HN: Experience using your user's Google Drive instead of a database?
    5 projects | news.ycombinator.com | 4 Dec 2023
    RemoteStorage https://remotestorage.io/ seems to be trying to do this too

    I also really like the https://sandstorm.io approach which goes a little farther beyond

  • Tech Independence
    5 projects | news.ycombinator.com | 17 Sep 2023
    They tried, it was called sandstorm https://sandstorm.io/
  • Ask HN: WordPress vs. Django/Flask?
    3 projects | news.ycombinator.com | 16 Sep 2023
    I did read from somewhere, that with Wordpress SEO plugins etc some website got to top of search results.

    Those that did website with other tech did not get same results, and thinked how to compete or survive.

    For security, I use Sandstorm https://sandstorm.io fork of WordPress that generates static websites. But that does not work with some interactive plugins.

  • Plunder and Urbit
    2 projects | news.ycombinator.com | 9 Aug 2023
    Urbit made the choice to use a bunch of silly new words for familiar concepts, not because they were inventing something so new that there were no words to describe it, but because they wanted to fool people into thinking that's what they were doing. Actually they just spent 10 years trying to do https://sandstorm.io/, but made it 10 times harder than it needed to be by coming up with a wacky new set of programming languages with silly names for everything.

    That's funny, and it is OK to make fun of it.

  • Cap'n Proto 1.0
    10 projects | news.ycombinator.com | 28 Jul 2023
    I don't work at Cloudflare but follow their work and occasionally work on performance sensitive projects.

    If I had to guess, they looked at the landscape a bit like I do and regarded Cap'n Proto, flatbuffers, SBE, etc. as being in one category apart from other data formats like Avro, protobuf, and the like.

    So once you're committed to record'ish shaped (rather than columnar like Parquet) data that has an upfront parse time of zero (nominally, there could be marshalling if you transmogrify the field values on read), the list gets pretty short.

    https://capnproto.org/news/2014-06-17-capnproto-flatbuffers-... goes into some of the trade-offs here.

    Cap'n Proto was originally made for https://sandstorm.io/. That work (which Kenton has presumably done at Cloudflare since he's been employed there) eventually turned into Cloudflare workers.

    Another consideration: https://github.com/google/flatbuffers/issues/2#issuecomment-...

  • 1Sub.dev – A world where people pay for software
    3 projects | news.ycombinator.com | 26 Jul 2023
  • Sandstorm: Open-source platform for self-hosting web apps
    1 project | /r/patient_hackernews | 5 Jun 2023
    1 project | /r/hackernews | 5 Jun 2023
    1 project | /r/hypeurls | 4 Jun 2023

What are some alternatives?

When comparing fdroidserver and Sandstorm you can also consider the following projects:

termux-x11 - Not released and unmaintained Termux X11 add-on application.

yunohost - YunoHost is an operating system aiming to simplify as much as possible the administration of a server. This repository corresponds to the core code, written mostly in Python and Bash.

gplaycli - Google Play Downloader via Command line

NextCloudPi - 📦 Build code for NextcloudPi: Raspberry Pi, Odroid, Rock64, curl installer...

fdroid - Auto-updating F-Droid repo using GitHub Actions

sovereign - A set of Ansible playbooks to build and maintain your own private cloud: email, calendar, contacts, file sync, IRC bouncer, VPN, and more.

fingerlist - FingerList android client

Open and cheap DIY IP-KVM based on Raspberry Pi - Open and inexpensive DIY IP-KVM based on Raspberry Pi

fdroid-firefox

DietPi - Lightweight justice for your single-board computer!

rfp

Ansible-NAS - Build a full-featured home server or NAS replacement with an Ubuntu box and this playbook.