Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/Remmina/remmina-web.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--_data/navigation.yml8
-rw-r--r--_pages/authors.md62
-rw-r--r--_pages/contributing-to-remmina.md57
-rw-r--r--_pages/donations.md62
-rw-r--r--_pages/testimonial.md59
-rw-r--r--_pages/videos.md59
-rw-r--r--index.md22
7 files changed, 131 insertions, 198 deletions
diff --git a/_data/navigation.yml b/_data/navigation.yml
index e9b3204..dbc575f 100644
--- a/_data/navigation.yml
+++ b/_data/navigation.yml
@@ -9,15 +9,11 @@ main:
url: /support/
- title: "Screenshots"
url: /screenshots/
- - title: "Videos"
- url: /videos/
- title: "Donations"
url: /donations/
- - title: "Testimonials"
- url: /testimonials/
- title: "Contributing"
url: /contributing-to-remmina/
- - title: "About Us"
+ - title: "About"
url: /authors/
- - title: "Remmina Stats"
+ - title: "Stats"
url: /remmina-stats/
diff --git a/_pages/authors.md b/_pages/authors.md
index c88226f..8e60c50 100644
--- a/_pages/authors.md
+++ b/_pages/authors.md
@@ -5,4 +5,64 @@ author_profile: false
permalink: /authors/
layout: authors
---
-Meet our developers
+Meet and become the people of Remmina
+
+See the [AUTHORS](https://gitlab.com/Remmina/Remmina/blob/master/AUTHORS) for an exhaustive list.
+If you are not listed and have contributed, feel free to update it.
+
+---
+layout: splash
+gallery:
+ - url: /assets/images/growthpath.jpg
+ image_path: assets/images/growthpath.jpg
+ alt: "Tim Richardson - GrowthPath founder"
+ - url: /assets/images/richard-lees.jpg
+ image_path: assets/images/richard-lees.jpg
+ alt: "Richard Lees - DevOps Engineer"
+ - url: /assets/images/northkinangop.jpg
+ image_path: assets/images/northkinangop.jpg
+ alt: "North Kinangop Catholic Hospital"
+# to add the gallery {% include gallery caption="Testimonial gallery." %}
+---
+
+Sometimes Remmina makes the difference, and when it happens are the Remminers, our beloved users, that send us a message to say thank you.
+Here we keep track of them (when they agree), and if you want to show us some love, feel free to drop us a message.
+
+<blockquote>We are a Swiss based SME. We use remmina for all our users (Thinclients). The clients are updated on startup from a central server. This way, the end user doesn't need to hassle with anything but their work. They don't need to connect to a vpn or there is need for a special connection (even from an outside network). All that is handled by remmina (over ssh). The users don't even need a password other than there windows credentials. It's really maintanance free. As the admin I have great joy using remmina and have only positive experience using it. The developpers react fast for request. Keep up the good work and thanks for the awesome product.</blockquote>
+
+(Daniel Bolter - Switzerland)
+
+<blockquote>Remmina gives me a stable, advanced, easy-to-use and easy-to-update RDP client. It’s an essential component of using a Linux desktop in my consulting business, where I often need to access Windows servers. So I love using Remmina twice: the first time because it’s a great app, the second time because it makes the Linux desktop viable for me, and I love using Linux. This is why it’s one of the applications I support with a small monthly donation. Tim Richardson, GrowthPath (www.growthpath.com.au)</blockquote>
+
+([Tim Richardson - GrowthPath founder](https://www.growthpath.com.au/people/growthpath-team-2))
+
+<blockquote>For a Remote Desktop application at North Kinangop Catholic Hospital in Kenya we were looking for a RDP client to be installed on 10 Raspberry PI 2 computers, equipped with Xubuntu. Remmina was the best solution for efficiency, reliability, look-and-feel. Kenyan people are very happy about Remmina, and they prefer it to the classic RDP connection for Windows, that is used on about 35 clients.</blockquote>
+
+(Massimo Montelatici - Volunteer IT Consultant @[North Kinangop Catholic Hospital](https://www.northkinangop.com/index.php/en/))
+
+<blockquote>I use Remmina literally every day at work to manage 400+ SSH connections and a handful of RDP connections. Without it running Linux simply would not be possible as I’d have to use mRemote / Windows instead (or somehow, remember 400 hostnames off the top of my head!) As more and more people at our company switch over to Linux, I will ask about a company donation to the project also. Again many thanks for the good work!</blockquote>
+
+(Richard Lees - DevOps Engineer)
+
+<blockquote>I've been using Remmina now for several years. I love how it's integrated into Ubuntu by default and how I can access the multiple platforms I have to support in one application.
+I mostly use RDP and VNC (Ultra VNC).
+Anyone reading this should open up their pocket book and donate to the project and others like it.
+
+Open Source and Free Software (they're different) suffer from a lack of funding and if you've come to rely on an application like I have with Remmina you want to see it thrive, succeed and have longevity.
+You can't do that with well wishes and thank you's...so; open up your wallet and flip them some cash.
+Make it meaningful like I did, show them you care.
+After you tossed Remmina some cash think about other open source projects you
+like, perhaps Wikipedia, Ubuntu Foundation, FreeBSD foundation, FireFox (Thunderbird too!) and the MANY MANY other great projects...I could keep going! Show them love with cash.
+
+Lastly, there are lots of corporations making tons of cash off the backs of volunteer driven open source and free code.
+If you're a corporate interest making buckets of money then cut a BIG FAT CHECK to the projects you leverage.
+I can name a few like Dell, HP, IBM, Google, Amazon, CISCO, BIT Defender...
+Who really can't be mentioned in the same breath as the afore mentioned is a recent company I've run into that gives no mention of the OS they chose to use on their "BOX".
+They use OpenWRT and other Open Source Software and I'm sure they didn't kick any money back to OpenWRT.
+Company's are abusers not users in my view. I know of many many others, I should make a list.
+
+As a person with moral fiber (unlike greedy corporate interests) lets make a conscious decision to be generous and not just because of a special holiday or occasion.
+The occasion is because you though of it, recognized what you use, how you use and that you benefit from someone elses hard work so show the projects you benefit from love AND RESPECT...CUT'M A CHECK!
+</blockquote>
+
+(Rafael Wolf owner of [EITS, LLC, dba Express IT Solutions](https://eitsonline.com) - Kalamazoo, MI 49048 - USA) \ No newline at end of file
diff --git a/_pages/contributing-to-remmina.md b/_pages/contributing-to-remmina.md
index 1abc080..e1c165d 100644
--- a/_pages/contributing-to-remmina.md
+++ b/_pages/contributing-to-remmina.md
@@ -10,26 +10,48 @@ toc_sticky: true
Welcome, we are a kind, open-minded, simple community. All help welcome, in any way you can think of.
## Documenting
-
Submit user and developer guides in any (accessible) format you want (screencasts, PDF, HTML, Open Document, .gs, .ps, LaTeX, GitLab wiki , etc).
-
* [Wiki](https://gitlab.com/Remmina/Remmina/wikis/home)
* [Dev documentation](https://remmina.gitlab.io/remminadoc.gitlab.io)
-
Commenting the source code and writing checks is also an ongoing process.
-## Merchandise
+## Videos
+- As short as you can. Around 2 minutes to maximum 4 minutes.
+- Avoid showing copyrighted content, even the Windows desktop icons should not be shown.
-From our store on [TEEPUBLIC](http://tee.pub/lic/CfbUoWiygXM) you can get [mugged](http://tee.pub/lic/fgVKOyGjHgc), your ThinkPad [covered](http://tee.pub/lic/fgVKOyGjHgc) and clad in this most compelling [T-shirt](http://tee.pub/lic/fgVKOyGjHgc).
+Videos demonstrating different ways to use Remmina, the more the merrier!
+The original video is needed, as it will be uploaded to video streaming services, if you need support let us know.
+The most wanted Videos are:
-## Screenshots
+- Configuration and use of a basic RDP profile, quickly showing the most common controls (resizes, toolbar placement, screenshots, …).
+- Creation of a default profile.
+- Cration of and connection to a VNC server.
+- Using a basic SSH tunnel.
-Send us your nice screengrabs.
+### Disclaimer
+Uploading your video to video streaming services, the Remmina project will keeps the generated ad revenue.
+You can add a watermark with the details you want to share, and a caption will be added in the linked video.
+Pick a suitable license, like CC-BY-SA 4.0-intl.
-## Writing Code
+Sending an unedited video is fine too.
-**Remmina** uses the [fork and pull](https://stackoverflow.com/questions/11582995/what-is-the-fork-pull-model-in-github) model.
+### Desktop/screen video recorder
+- [SimpleScreenRecorder](https://www.maartenbaert.be/simplescreenrecorder/)
+- [OBS Studio](https://obsproject.com/)
+### Video editors
+There are many video editors for Linux|GNU. [OpenShot](https://www.openshot.org/) is simple enough.
+To produce good looking videos choose a 1080p profile.
+
+### Share your videos with us
+If you don't want to use reep.io, get in contact at admin@remmina.org.
+[reep.io](https://reep.io/) is a P2P file sharing system, meaning there are no servers in the middle.
+
+## Screenshots
+Send in pictures or screengrabs of your setup.
+
+## Writing code
+**Remmina** uses the [fork and pull](https://stackoverflow.com/questions/11582995/what-is-the-fork-pull-model-in-github) model.
If you&#8217;d like to make changes to this project, the following steps will get you there!
1. Fork [this repo](https://gitlab.com/Remmina/Remmina/forks/new)
@@ -37,41 +59,32 @@ If you&#8217;d like to make changes to this project, the following steps will ge
3. [Submit a merge request](https://gitlab.com/Remmina/Remmina/merge_requests/new)
The [wiki](https://gitlab.com/Remmina/Remmina/wikis/home) has details on how to compile Remmina and FreeRDP.
-
Look for issues labeled [&#8220;help wanted&#8221;](https://gitlab.com/Remmina/Remmina/issues?label_name%5B%5D=help+wanted). There are also paid bounties available.
-
Know how to fix a bug or implement anything requested or completely new, but lack the time? Get in touch, **We can pay for some hours of your time. Don't be shy.**
### Fix existing bugs
-
In general, is the most important task.
-
To see all the issues already labeled as bugs, you can use [this query](https://gitlab.com/Remmina/Remmina/issues?label_name%5B%5D=bug)
### Implement most wanted features and fixes (_bounty $305_)
-
Similarly, we have a quite important list of feature requests, that are labeled as [enhancement](https://gitlab.com/Remmina/Remmina/issues?label_name%5B%5D=enhancement&sort=created_date&state=opened), of which some that have a [bounty](https://gitlab.com/Remmina/Remmina/issues?scope=all&utf8=%E2%9C%93&state=opened&label_name[]=enhancement&label_name[]=bounty) for those that will be able to implement them.
-
* [#476](https://gitlab.com/Remmina/Remmina/issues/476) : Favorite and recent connections [$5]
* [#376](https://gitlab.com/Remmina/Remmina/issues/376) : RDP: Multi monitor support [$15]
### Internal projects
-
* Refactoring [remmina\_connection\_window.c](https://gitlab.com/Remmina/Remmina/blob/master/src/remmina_connection_window.c) as it is big, complicated and hard to extend.
* Simplify the user interface.
* Separate plugin processes from the main process to improve stability.
* Write an additional plugin system to write plugins also in Python and eventually Ruby.
## Report bugs, ideas, issues
-
Install it, use it and report What doesn&#8217;t work, is missing, or ugly. Don&#8217;t hesitate to let us know.
-
-For bug and feature requests use [GitLab issues](https://gitlab.com/Remmina/Remmina/issues) For discussions you can use IRC. #remmina on freenode.
+For bug and feature requests, use [GitLab issues](https://gitlab.com/Remmina/Remmina/issues) or ask on IRC. #remmina on freenode.
## Donating
-
Financial contributions help make Remmina a lot.
-
More info to be found on the [Remmina website donation page](/donations/).
+See [THANKS.md](https://gitlab.com/Remmina/Remmina/master/THANKS.md) for a list of all the great supporters.
-See [THANKS.md](https://gitlab.com/Remmina/Remmina/master/THANKS.md) for a list of all the great supporters. \ No newline at end of file
+## Merchandise
+From our store on [TEEPUBLIC](http://tee.pub/lic/CfbUoWiygXM) you can get [mugged](http://tee.pub/lic/fgVKOyGjHgc), your ThinkPad [covered](http://tee.pub/lic/fgVKOyGjHgc) and clad in this most compelling [T-shirt](http://tee.pub/lic/fgVKOyGjHgc). \ No newline at end of file
diff --git a/_pages/donations.md b/_pages/donations.md
index 4bccbee..f414091 100644
--- a/_pages/donations.md
+++ b/_pages/donations.md
@@ -13,26 +13,25 @@ header:
overlay_filter: rgba(30, 30, 30, 0.8)
caption: "Image credit: [Antenore Gatta](https://antenore.simbiosi.org)"
intro:
- - excerpt: "**Remmina** is a Free Libre Open Source project, developed and maintained by a small team. We work in our free time, using our own money and resources in the hope that others will find it useful, nice and functional. We dream to make Remmina even better and your donations could help us doing it faster."
+ - excerpt: "Your donation means the world to us, and makes the copylefted libre Remmina project better in every aspect. If you have a specific wish you can tell us about it on IRC. Thank you kind and awesome person."
author_profile: false
---
{% include feature_row id="intro" type="center" %}
-## <i class="fa fa-paypal"></i> PayPal
+## <i class="fa fa-bitcoin"></i> bitcoin
-At the moment only US dollars, Euro, Swiss francs and Russian rubles are accepted directly. If you pay in other currencies, PayPal will charge you for the conversion.
+Bitcoin is a libre project that avoids the bank middleman.
-| Currency | PayPal link |
-| -------- | ----------- |
-| US dollars | [![](https://www.paypalobjects.com/en_US/i/btn/btn_donateCC_LG.gif)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=GMERM8QUJBKHU) |
-| Euro | [![](https://www.paypalobjects.com/en_US/i/btn/btn_donateCC_LG.gif)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=SULGYT8PG72Q8) |
-| Swiss francs | [![](https://www.paypalobjects.com/en_US/i/btn/btn_donateCC_LG.gif)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=YPZEXFMEJTLJG) |
-| Russian rubles | [![](https://www.paypalobjects.com/en_US/i/btn/btn_donateCC_LG.gif)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=QQB7R55QM72DS) |
+![Remmina bitcoin QR code](/assets/images/bitcoin_1298H2vaxcbDQRuR-e1465504491655.png)
+If clicking on the line above does not work, use this payment info:
+
+ * Remmina bitcoin address: 1298H2vaxcbDQRuRYkDjfFbvGEgxE1CNjk
+ * Message: Remmina Donation
-## <i class="fa fa-liberapay" aria-hidden="true"></i> LiberaPay
+## <i class="fa fa-liberapay" aria-hidden="true"></i> Liberapay
-[Liberapay](https://liberapay.com/Remmina/donate) is a way to donate money recurrently to people whose work you appreciate.
+[Liberapay](https://liberapay.com/Remmina/donate) is libre software too, and a way to donate to people whose work you appreciate.
[![Donate](https://liberapay.com/assets/widgets/donate.svg)](https://liberapay.com/Remmina/donate)
@@ -44,7 +43,7 @@ At the moment only US dollars, Euro, Swiss francs and Russian rubles are accepte
## <i class="fa fa-github"></i> GitHub Sponsors
-GitHub sponsors works like Patreon, there are different tiers for which you will receive some benefits.
+GitHub sponsors is operated by monopoly abuser Microsoft. There are different tiers for which you will receive benefits.
If the different tiers available don't suit your wishes, let us know.
[GitHub sponsor page](https://github.com/sponsors/antenore)
@@ -53,44 +52,44 @@ The sponsor page is owned by @antenore, be sure to clearly state your donation i
## <i class="fa fa-patreon"></i> Patreon
-[![Become a patreon](/assets/images/become_a_patron_button.png)](https://www.patreon.com/bePatron?u=16353726)
+Hoping to close this account once all our donators there migrate to Liberapay.
+Patreon engages in political censorship.
-## <i class="fa fa-bitcoin"></i> bitcoin
+[![Become a patreon](/assets/images/become_a_patron_button.png)](https://www.patreon.com/bePatron?u=16353726)
-![Remmina bitcoin QR code](/assets/images/bitcoin_1298H2vaxcbDQRuR-e1465504491655.png)
+## <i class="fa fa-paypal"></i> PayPal
-If clicking on the line above does not work, use this payment info:
+PayPal is offered as a last resort. As ugly as the others, but uses its market power to screw over small businesses.
+At the moment only US dollars, Euro, Swiss francs, and Russian rubles are accepted directly. If you pay in other currencies, PayPal will charge you for the conversion.
- * Remmina bitcoin address: 1298H2vaxcbDQRuRYkDjfFbvGEgxE1CNjk
- * Message: Remmina Donation
+| Currency | PayPal link |
+| -------- | ----------- |
+| US dollars | [![](https://www.paypalobjects.com/en_US/i/btn/btn_donateCC_LG.gif)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=GMERM8QUJBKHU) |
+| Euro | [![](https://www.paypalobjects.com/en_US/i/btn/btn_donateCC_LG.gif)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=SULGYT8PG72Q8) |
+| Swiss francs | [![](https://www.paypalobjects.com/en_US/i/btn/btn_donateCC_LG.gif)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=YPZEXFMEJTLJG) |
+| Russian rubles | [![](https://www.paypalobjects.com/en_US/i/btn/btn_donateCC_LG.gif)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=QQB7R55QM72DS) |
## Merchandise
-We have our store on [TEEPUBLIC](http://tee.pub/lic/CfbUoWiygXM)
+Remmia operates a store on [TEEPUBLIC](http://tee.pub/lic/CfbUoWiygXM)
-You can buy [mugs](http://tee.pub/lic/fgVKOyGjHgc), [laptop covers](http://tee.pub/lic/fgVKOyGjHgc), [T-shirts](http://tee.pub/lic/fgVKOyGjHgc) and many other products.
+Get [mugged](http://tee.pub/lic/fgVKOyGjHgc), your ThinkPad [covered](http://tee.pub/lic/fgVKOyGjHgc), and clad in these most complelling [T-shirts](http://tee.pub/lic/fgVKOyGjHgc).
-If you are an artist and want to help improving our design let us know.
## Disclaimer
-We are not a nonprofit organization, so the money you donate, goes to one of the Remmina maintainers (rotating yearly).
-
+The Remmina Project is not a nonprofit organization. The money you donate, goes to one of the Remmina maintainers (rotating yearly).
For amounts above 200$, get in contact with us.
-
Thank you so much for your support!
## Donors
-We don't disclose the exact amount of money each supporter has donated to protect their privacy as much as we can, except if otherwise requested by the donor.
-
-The list of the donors is disclosed, the top of which lists those that have donated more. This is not to reduce the importance of smaller donations, as we all give what we can in accordance with our own resources.
-
+The exact amount each supporter donates is not disclosed to protect their privacy, except if otherwise requested by the donor.
+The list of donors is disclosed, the top of which lists those that have donated more. This is not to reduce the importance of smaller donations, as we all give what we can in accordance with our own resources.
Ask at any time how donations are used.
-
If you want to be removed, or you are not listed, or you want more details about you added, let us know.
-### The Remmina Patrons
+### The Remmina patrons
This special place is reserved for those who have donated the biggest amount of money since donations started.
@@ -102,7 +101,6 @@ This special place is reserved for those who have donated the biggest amount of
- Daniel Bolter
- Khalifa Alshamsi (https://twitter.com/kha1ifa__)
-
- Abdulkarim Khormi
- Andres Zanzani
- Andrew Hart
@@ -155,7 +153,7 @@ This special place is reserved for those who have donated the biggest amount of
### Year 2016 donors
-These donors have contributed with an important amount of money during the year 2016
+These donors have contributed an great amount of money
- Daniel Bolter
- Bruce Cran
diff --git a/_pages/testimonial.md b/_pages/testimonial.md
deleted file mode 100644
index 2f84606..0000000
--- a/_pages/testimonial.md
+++ /dev/null
@@ -1,59 +0,0 @@
----
-title: "Testimonials"
-excerpt: "Who uses Remmina?"
-permalink: /testimonials/
-layout: splash
-gallery:
- - url: /assets/images/growthpath.jpg
- image_path: assets/images/growthpath.jpg
- alt: "Tim Richardson - GrowthPath founder"
- - url: /assets/images/richard-lees.jpg
- image_path: assets/images/richard-lees.jpg
- alt: "Richard Lees - DevOps Engineer"
- - url: /assets/images/northkinangop.jpg
- image_path: assets/images/northkinangop.jpg
- alt: "North Kinangop Catholic Hospital"
-# to add the gallery {% include gallery caption="Testimonial gallery." %}
----
-
-Sometimes Remmina makes the difference, and when it happens are the Remminers, our beloved users, that send us a message to say thank you.
-Here we keep track of them (when they agree), and if you want to show us some love, feel free to drop us a message.
-
-<blockquote>We are a Swiss based SME. We use remmina for all our users (Thinclients). The clients are updated on startup from a central server. This way, the end user doesn't need to hassle with anything but their work. They don't need to connect to a vpn or there is need for a special connection (even from an outside network). All that is handled by remmina (over ssh). The users don't even need a password other than there windows credentials. It's really maintanance free. As the admin I have great joy using remmina and have only positive experience using it. The developpers react fast for request. Keep up the good work and thanks for the awesome product.</blockquote>
-
-(Daniel Bolter - Switzerland)
-
-<blockquote>Remmina gives me a stable, advanced, easy-to-use and easy-to-update RDP client. It’s an essential component of using a Linux desktop in my consulting business, where I often need to access Windows servers. So I love using Remmina twice: the first time because it’s a great app, the second time because it makes the Linux desktop viable for me, and I love using Linux. This is why it’s one of the applications I support with a small monthly donation. Tim Richardson, GrowthPath (www.growthpath.com.au)</blockquote>
-
-([Tim Richardson - GrowthPath founder](https://www.growthpath.com.au/people/growthpath-team-2))
-
-<blockquote>For a Remote Desktop application at North Kinangop Catholic Hospital in Kenya we were looking for a RDP client to be installed on 10 Raspberry PI 2 computers, equipped with Xubuntu. Remmina was the best solution for efficiency, reliability, look-and-feel. Kenyan people are very happy about Remmina, and they prefer it to the classic RDP connection for Windows, that is used on about 35 clients.</blockquote>
-
-(Massimo Montelatici - Volunteer IT Consultant @[North Kinangop Catholic Hospital](https://www.northkinangop.com/index.php/en/))
-
-<blockquote>I use Remmina literally every day at work to manage 400+ SSH connections and a handful of RDP connections. Without it running Linux simply would not be possible as I’d have to use mRemote / Windows instead (or somehow, remember 400 hostnames off the top of my head!) As more and more people at our company switch over to Linux, I will ask about a company donation to the project also. Again many thanks for the good work!</blockquote>
-
-(Richard Lees - DevOps Engineer)
-
-<blockquote>I've been using Remmina now for several years. I love how it's integrated into Ubuntu by default and how I can access the multiple platforms I have to support in one application.
-I mostly use RDP and VNC (Ultra VNC).
-Anyone reading this should open up their pocket book and donate to the project and others like it.
-
-Open Source and Free Software (they're different) suffer from a lack of funding and if you've come to rely on an application like I have with Remmina you want to see it thrive, succeed and have longevity.
-You can't do that with well wishes and thank you's...so; open up your wallet and flip them some cash.
-Make it meaningful like I did, show them you care.
-After you tossed Remmina some cash think about other open source projects you
-like, perhaps Wikipedia, Ubuntu Foundation, FreeBSD foundation, FireFox (Thunderbird too!) and the MANY MANY other great projects...I could keep going! Show them love with cash.
-
-Lastly, there are lots of corporations making tons of cash off the backs of volunteer driven open source and free code.
-If you're a corporate interest making buckets of money then cut a BIG FAT CHECK to the projects you leverage.
-I can name a few like Dell, HP, IBM, Google, Amazon, CISCO, BIT Defender...
-Who really can't be mentioned in the same breath as the afore mentioned is a recent company I've run into that gives no mention of the OS they chose to use on their "BOX".
-They use OpenWRT and other Open Source Software and I'm sure they didn't kick any money back to OpenWRT.
-Company's are abusers not users in my view. I know of many many others, I should make a list.
-
-As a person with moral fiber (unlike greedy corporate interests) lets make a conscious decision to be generous and not just because of a special holiday or occasion.
-The occasion is because you though of it, recognized what you use, how you use and that you benefit from someone elses hard work so show the projects you benefit from love AND RESPECT...CUT'M A CHECK!
-</blockquote>
-
-(Rafael Wolf owner of [EITS, LLC, dba Express IT Solutions](https://eitsonline.com) - Kalamazoo, MI 49048 - USA)
diff --git a/_pages/videos.md b/_pages/videos.md
deleted file mode 100644
index e9d778c..0000000
--- a/_pages/videos.md
+++ /dev/null
@@ -1,59 +0,0 @@
----
-title: Videos
-author: Antenore Gatta
-permalink: /videos/
-author_profile: false
-layout: single
-toc: true
----
-
-Video contributions are more than welcome, see at the end of the page for more details.
-
-{% include video id="5DQ3E-W6z-I" provider="youtube" %}
-
-## How to contribute with Videos
-
-Any kind of videos that demonstrate how to use Remmina, the more the better!
-
-The original video is needed, as it will upload it on YouTube, if you need support let us know.
-
-The most wanted Videos are:
-
-- How to configure and use a basic RDP profile, quickly showing the most common controls (resizes, toolbar placement, screen-shots, …).
-- How to create a default profile.
-- How to create and connect to a VNC server.
-- How to use a basic SSH tunnel.
-
-### Disclaimer
-
-As we will upload the video on YouTube, we will become the "owners" of your videos and we will keep the Ads revenue that will be generated
-for us (the Remmina Project). You can consider this a monetary donation.
-
-You can add a watermark with the details you want to share and we will add a caption in the linked video.
-
-
-### Rules of thumb
-
-- As short as you can. Around 2 minutes to maximum 4 minutes.
-- Avoid showing copyrighted content, even the Windows desktop icons should not be shown.
-
-If you are not as good at making videos, don't worry, we will fix and adapt it.
-
-### Desktop/Screen video recorder
-
-- [SimpleScreenRecorder](https://www.maartenbaert.be/simplescreenrecorder/)
-- [OBS Studio](https://obsproject.com/)
-
-### Video Editors
-
-There are many video editors for Linux, the only one that I've found to be enough simple to produce YouTube friendly videos is [OpenShot](https://www.openshot.org/)
-
-To produce good looking videos choose a 1080p profile.
-
-### Share your videos with us
-
-We strongly endorse [reep.io](https://reep.io/), which is a P2P file sharing system, meaning there are no servers in the middle.
-If you don't want to use reep.io, get in contact at admin@remmina.org.
-
-Thank you!
-
diff --git a/index.md b/index.md
index ea96b28..308ef4d 100644
--- a/index.md
+++ b/index.md
@@ -44,40 +44,24 @@ classes:
- wide
---
+[YouTube video on Invidio.us](https://www.invidio.us/watch?v=5DQ3E-W6z-I)
+
{% include feature_row id="intro" type="center" %}
{% include feature_row %}
<a href='https://flathub.org/apps/details/org.remmina.Remmina'><img width='240' alt='Download on Flathub' src='https://flathub.org/assets/badges/flathub-badge-i-en.png'/></a>
-
[![Get it from the Snap Store](https://snapcraft.io/static/images/badges/en/snap-store-white.svg)](https://snapcraft.io/remmina)
[![Donate](https://liberapay.com/assets/widgets/donate.svg)](https://liberapay.com/Remmina/donate)
-
<script async src="https://liberapay.com/Remmina/widgets/button.js"></script>
<noscript><a href="https://liberapay.com/Remmina/donate"><img alt="Donate using Liberapay" src="https://liberapay.com/assets/widgets/donate.svg"></a></noscript>
-
<img src="https://img.shields.io/liberapay/receives/Remmina.svg?logo=liberapay">
<img src="https://img.shields.io/liberapay/patrons/Remmina.svg?logo=liberapay">
<br>
[![Become a patreon](/assets/images/become_a_patron_button.png)](https://www.patreon.com/bePatron?u=16353726)
-## Merchandise
-
-From our store on [TEEPUBLIC](http://tee.pub/lic/CfbUoWiygXM) you can get [mugged](http://tee.pub/lic/fgVKOyGjHgc), your ThinkPad [covered](http://tee.pub/lic/fgVKOyGjHgc) and clad in this most compelling [T-shirt](http://tee.pub/lic/fgVKOyGjHgc).
-
-
-## Authors
-
-Maintainers:
-
- * [Antenore Gatta](https://gitlab.com/antenore)
- * [Giovanni Panozzo](https://gitlab.com/giox069)
-
-See the [AUTHORS](https://gitlab.com/Remmina/Remmina/blob/master/AUTHORS) for an exhaustive list.
-If you are not listed and have contributed, feel free to update it.
-
## Contact
* <i class="fa fa-wikipedia-w"></i> [Wiki and compilation instructions](https://gitlab.com/Remmina/Remmina/wikis/home)
@@ -88,4 +72,4 @@ If you are not listed and have contributed, feel free to update it.
* <i class="fa fa-twitter-square"></i> [Twitter](https://twitter.com/RemminaProject) - News
* <i class="fa fa-commenting"></i> Talk to us on IRC, we are on freenode.net, in #remmina.
-Licensed GNU [GPLv2+](https://www.gnu.org/licenses/old-licenses/gpl-2.0.html), initially developed by [Vic Lee](https://github.com/llyzs).
+Licensed GNU [GPLv2+](https://www.gnu.org/licenses/old-licenses/gpl-2.0.html), initially developed by [Vic Lee](https://github.com/llyzs). \ No newline at end of file