From 6d25b19141cd729ae65fbf65ab1c9320f1ee7026 Mon Sep 17 00:00:00 2001 From: xnbox <87331910+xnbox@users.noreply.github.com> Date: Sun, 31 Oct 2021 15:42:12 +0200 Subject: [PATCH 1/5] Add DeepfakeHTTP (#2687) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 861e8c60..c5e115c0 100644 --- a/README.md +++ b/README.md @@ -1623,6 +1623,7 @@ _See also: [awesome-sysadmin/Code Review](https://github.com/awesome-foss/awesom **[`^ back to top ^`](#)** +- [DeepfakeHTTP](https://github.com/xnbox/DeepfakeHTTP) - A web server that uses HTTP dumps as a source for responses. `MIT` `Java` - [Selenoid](https://aerokube.com/selenoid/latest/) - Lightweight Selenium hub implementation launching browsers within Docker containers. ([Source Code](https://github.com/aerokube/selenoid)) `Apache-2.0` `Go` - [Uier](https://github.com/sjoerdvanderhoorn/Uier) - Codeless or low-code User Experience test editing and management using Selenium to perform testing or UI automation. Uier tends to be a free self hostable alternative to Applitools, Endtest, Ghost Inspector, Usetrace, Screenster and many others. `Apache-2.0` `Nodejs` From b20db1d3babbc4769012c873366a6e59cc1ba873 Mon Sep 17 00:00:00 2001 From: Julian Gojani <ipotsuper@gmail.com> Date: Sun, 31 Oct 2021 14:42:29 +0100 Subject: [PATCH 2/5] Added interaapps/pastefy as a Pastebin (#2688) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c5e115c0..0b574cee 100644 --- a/README.md +++ b/README.md @@ -1290,6 +1290,7 @@ _Related: [Wikis](#wikis)_ - [Spacebin](https://docs.spaceb.in) - Text-sharing for the final frontier — Reliable Pastebin server in Golang and Fiber. ([Demo](https://spaceb.in), [Source Code](https://github.com/spacebin-org/spirit)) `Apache-2.0` `Go` - [Stikked](https://github.com/claudehohl/Stikked) - Advanced and beautiful pastebin. ([Demo](https://paste.scratchbook.ch/)) `GPL-3.0` `PHP` - [Sup3rS3cretMes5age](https://github.com/algolia/sup3rS3cretMes5age) - Very simple (to deploy and to use) secret message service using Hashicorp Vault as a secrets storage. `MIT` `Go` +- [Pastefy](https://pastefy.ga) - Beautiful, simple and easy to deploy Pastebin with optional Client-Encryption, Multitab-Pastes, an API, a highlighted Editor and more! ([Source Code](https://github.com/interaapps/pastefy), [Clients](https://github.com/topics/pastefy-addon)) `MIT` `Java` ### Personal Dashboards From 93acd2e93abdfc30bdc64b97ae4e4f82e72254c6 Mon Sep 17 00:00:00 2001 From: Raveberry <raveberry@jhacker.de> Date: Sun, 31 Oct 2021 14:42:37 +0100 Subject: [PATCH 3/5] Add Raveberry to Media Streaming - Audio Streaming (#2699) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0b574cee..cdf1b950 100644 --- a/README.md +++ b/README.md @@ -1036,6 +1036,7 @@ _See also: [List of streaming media systems - Wikipedia](https://en.wikipedia.or - [musikcube](https://musikcube.com/) - Streaming audio server with Linux/macOS/Windows/Android clients. ([Source Code](https://github.com/clangen/musikcube)) `BSD-3-Clause` `C++` - [Navidrome Music Server](https://www.navidrome.org) - Modern Music Server and Streamer, compatible with Subsonic/Airsonic. ([Demo](https://www.navidrome.org/demo), [Source Code](https://github.com/navidrome/navidrome), [Clients](https://www.navidrome.org/docs/overview/#apps)) `GPL-3.0` `Go/Javascript` - [Polaris](https://github.com/agersant/polaris) - Music browsing and streaming application optimized for large music collections, ease of use and high performance. `MIT` `Rust` +- [Raveberry](https://github.com/raveberry/raveberry) - A multi-user music server with a focus on participation. ([Demo](https://demo.raveberry.party/)) `LGPL-3.0` `Python` - [Snapcast](https://github.com/badaix/snapcast) - Synchronous multiroom audio server. `GPL-3.0` `C++` - [Stretto](https://github.com/benkaiser/stretto) - Music player with Youtube/Soundcloud import and iTunes/Spotify discovery. ([Demo](https://next.kaiserapps.com), [Clients](https://github.com/benkaiser/stretto-mobile-next)) `MIT` `Nodejs` - [Volumio](https://volumio.org/) - A free and open source linux distribution, designed and fine-tuned exclusively for music playback. ([Source Code](https://github.com/volumio/Volumio2)) `GPL-3.0` `Nodejs` From 66915da601272db35a4214d32e15336fc1182ea2 Mon Sep 17 00:00:00 2001 From: Rodolfo Berrios <20590102+rodber@users.noreply.github.com> Date: Sun, 31 Oct 2021 10:57:32 -0300 Subject: [PATCH 4/5] Update non-free software description Fixes https://github.com/awesome-selfhosted/awesome-selfhosted/issues/2721 --- non-free.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/non-free.md b/non-free.md index 56f08a23..18e6c888 100644 --- a/non-free.md +++ b/non-free.md @@ -1,6 +1,6 @@ -# Awesome Selfhosted - Proprietary Software +# Awesome Selfhosted - Non-Free Software -**Software listed here does not allow you to run it for any purpose, study, modify or distribute the source code.** Some of the software here may not be audited due to its closed source nature, and can therefore contain anti-features, such as but not limited to: undisclosed security vulnerabilities, backdoors, user lock-in, sending personal data to a third party. +**Software listed here does not meet the [Free Software](https://en.wikipedia.org/wiki/Free_software) definition**. It implements their own licensing with restrictions and grants which you must check on each case. Restrictions may include limits on allowed use of the software, access to the source code, modification and further redistribution. This software can therefore contain anti user-freedom features, such as but not limited to: backdoors, user lock-in, sending personal data to a third party. ## Analytics From d39c878ce7cecb97e7a3da9d04b8075d2f324fa9 Mon Sep 17 00:00:00 2001 From: Alicia Sykes <sykes.alicia@gmail.com> Date: Sun, 31 Oct 2021 14:00:12 +0000 Subject: [PATCH 5/5] Updates link to the live demo for Dashy (#2735) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cdf1b950..b9917a62 100644 --- a/README.md +++ b/README.md @@ -1303,7 +1303,7 @@ _Related: [Monitoring](#monitoring)_ - [Baby Buddy](https://github.com/babybuddy/babybuddy) - Helps caregivers track baby sleep, feedings, diaper changes, and tummy time. ([Demo](https://babybuddy.herokuapp.com/)) `BSD-2-Clause` `Python` - [Dashboard](https://github.com/phntxx/dashboard) - Minimalist homepage for organizing your web applications and bookmarks using JSON-files. `MIT` `Nodejs/Docker` - [DashMachine](https://github.com/rmountjoy92/DashMachine) - Another web application bookmark dashboard, with fun features. `GPL-3.0` `Python` -- [Dashy](https://github.com/lissy93/dashy) - Feature-rich homepage for your homelab, with easy YAML configuration. ([Demo](https://dashy-demo-2.as93.net)) `MIT` `Nodejs/Docker` +- [Dashy](https://github.com/lissy93/dashy) - Feature-rich homepage for your homelab, with easy YAML configuration. ([Demo](https://demo.dashy.to/)) `MIT` `Nodejs/Docker` - [Flame](https://github.com/pawelmalak/flame) - Flame is self-hosted startpage for your server. Easily manage your apps and bookmarks with built-in editors. `MIT` `Nodejs` - [Habitica](https://habitica.com/) - Habit tracker app which treats your goals like a Role Playing Game. Previously called HabitRPG. ([Source Code](https://github.com/HabitRPG/habitica)) `GPL-3.0/CC-BY-NC-SA-3.0/CC-BY-SA-3.0` `Nodejs` - [Heimdall](https://heimdall.site/) - Heimdall is an elegant solution to organise all your web applications. ([Source Code](https://github.com/linuxserver/Heimdall)) `MIT` `PHP`