Go to file
Christian Zeitnitz 5197df18e1 Fix ownership of firewall directory 2021-07-19 17:47:38 +02:00
.github Update issue templates 2021-06-15 18:05:36 +02:00
_layouts Update paths 2019-10-10 23:03:28 +01:00
ajax Merge pull request #43 from RaspAP/feature/zbchristian-clients-mods 2021-07-05 10:07:51 +02:00
app Set file upload as default wg config method 2021-07-06 23:11:16 +01:00
config Define firewall constants 2021-07-19 17:28:49 +02:00
dist Merge billz/raspap-webgui master 2020-08-22 14:43:26 +01:00
includes Define firewall constants 2021-07-19 17:28:49 +02:00
installers Fix ownership of firewall directory 2021-07-19 17:47:38 +02:00
locale Update wg messages for en_US locale 2021-07-13 12:51:09 +01:00
templates Implement firewall 2021-07-16 21:40:28 +02:00
.gitignore Update .gitignore 2019-11-07 13:30:02 +00:00
.travis.yml Merge pull request #568 from reedy/reedy-patch-1 2020-04-30 14:06:59 +02:00
BACKERS.md Update BACKERS.md 2021-04-23 15:27:41 +02:00
CONTRIBUTING.md Update developers link 2021-01-28 08:29:22 +00:00
LICENSE Intial commit 2015-03-02 13:39:45 +01:00
README.md Update release version 2021-07-15 08:49:35 +01:00
_config.yml Revert "Update _config.yml" 2018-04-10 12:34:57 +02:00
composer.json Migrate repo to organization 2021-02-03 09:07:15 +00:00
crowdin.yml Update crowdin.yml 2020-04-07 00:54:43 +02:00
favicon.ico Retain some favicons for github pages support 2019-04-24 22:35:15 +00:00
gulpfile.js Migrate repo to organization 2021-02-03 09:07:15 +00:00
index.php Add Firewall entry to menu 2021-07-17 09:45:59 +02:00
package.json Migrate repo to organization 2021-02-03 09:07:15 +00:00
raspap.php Wrap auth with getConfig(), thx @mp035 2021-02-02 10:03:09 +00:00
yarn.lock Bump postcss from 7.0.18 to 7.0.36 2021-06-17 14:55:24 +00:00

README.md

Release 2.7.5 Awesome Insiders Edition https://travis-ci.com/github/raspap/raspap-webgui/ Crowdin Twitter URL Subreddit subscribers

Welcome to RaspAP Insiders. You, the members of the Insiders community, support the sponsorware release model, which means that new features are first exclusively released to sponsors as part of Insiders. Read on for details about how this strategy works—and thank you for joining us on this journey.

Contents

How sponsorship works

New features first land in Insiders, which means that sponsors will have access to them immediately. Every feature is tied to a funding goal in monthly subscriptions. When a funding goal is hit, the features that are tied to it are merged back into the public RaspAP repository and released for general availability. Bugfixes and minor enhancements are always released simultaneously in both editions.

Don't want to sponsor? No problem, RaspAP already has tons of features available, so chances are that most of your requirements are already satisfied. See the list of exclusive features to learn which features are currently only available to sponsors.

About your sponsorship

Your sponsorship is through your individual or organization's GitHub account. By visiting RaspAP's sponsor profile, you may change your sponsorship tier or cancel your sponsorship anytime. 1

As part of the initial rollout of Insiders, all previous one-time backers of RaspAP on GitHub, PayPal or Open Collective will receive unlimited access to Insiders. This is a small gesture for those early financial supporters who recognized the potential of this project.

Important: If you're sponsoring RaspAP through a GitHub organization, please send a short email to sponsors@raspap.com with the name of your organization and the account that should be added as a collaborator. 2

Exclusive features

The following features are currently available exclusively to sponsors. A tangible side benefit of sponsorship is that Insiders are able to help steer future development of RaspAP. This is done through your Insiders access to discussions, feature requests, issues and pull requests in the private GitHub repository.

Manage OpenVPN client configs
OpenVPN certificate authentication
OpenVPN service logging
Night mode toggle
Restrict network to static clients
WireGuard support
Set AP transmit power
Mobile data client support
⚙️ Traffic shaping (in progress)

Look for the list above to grow as we add more exlcusive features. Have an idea or suggestion for a future enhancement? Start or join an Insiders discussion and let us know!

Funding targets

Following is a list of funding targets. When a funding target is reached, the features that are tied to it are merged back into RaspAP and released to the public for general availability.

$500

The first Insiders Edition includes the exclusive features listed above.

Frequently asked questions

Upgrading

I have an existing RaspAP installation. How do I upgrade to Insiders?

Upgrading is easy. Simply invoke the Quick Installer with the --upgrade switch, specifying the private Insiders Edition, like so:

curl -sL https://install.raspap.com | bash -s -- --upgrade --insiders

If you haven't added SSH keys to your GitHub account you will be prompted to authenticate. If so, just enter your GitHub credentials during the install:

RaspAP Install: Cloning latest files from github
Cloning into '/tmp/raspap-webgui'...
Username for 'https://github.com': octocat
Password for 'https://octocat@github.com':

Note: your password is sent securely via SSH to GitHub. The above prompt is actually from GitHub, so the installer does not know your credentials.

Terms

We're using RaspAP for a commercial project. Can we use Insiders under the same terms and conditions?

Yes. Whether you're an individual or a company, you may use RaspAP Insiders precisely under the same terms as RaspAP, which are defined by the GNU GPL-3.0 license. However, we kindly ask you to respect the following guidelines:

  • Please don't distribute the source code of Insiders. You may freely use it for public, private or commercial projects, fork it, mirror it, do whatever you want with it, but please don't release the source code, as it would counteract the sponsorware strategy.
  • If you cancel your subscription, you're removed as a collaborator and will miss out on future updates of Insiders. However, you may use the latest version that's available to you as long as you like. Just remember that GitHub deletes private forks.

License

See the LICENSE file.

Footnotes

1. If you cancel your sponsorship, GitHub schedules a cancellation request which will become effective at the end of the billing cycle, which ends at the 22nd of a month for monthly sponsorships. This means that even though you cancel your sponsorship, you will keep your access to Insiders as long as your cancellation isn't effective. All charges are processed by GitHub through Stripe. As we don't receive any information regarding your payment, and GitHub doesn't offer refunds, sponsorships are non-refundable.

2. It's currently not possible to grant access to each member of an organization, as GitHub only allows for adding users. Thus, after sponsoring, please send an email to sponsors@raspap.com, stating which account should become a collaborator of the Insiders repository. We're working on a solution which will make access to organizations much simpler.