Compare commits
1 commit
main
...
remove_sch
Author | SHA1 | Date | |
---|---|---|---|
aac374eb22 |
35 changed files with 428 additions and 1788 deletions
|
@ -18,7 +18,7 @@ jobs:
|
|||
contents: read
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- uses: actions/checkout@v3
|
||||
|
||||
- name: Generate suitable tag for kaniko
|
||||
id: meta
|
||||
|
@ -51,4 +51,4 @@ jobs:
|
|||
UPDATE_URL: ${{ secrets.UPDATE_URL }}
|
||||
UPDATE_TOKEN: ${{ secrets.UPDATE_TOKEN }}
|
||||
run: |
|
||||
curl --fail-with-body "$UPDATE_URL" -H "Authorization: Bearer ${UPDATE_TOKEN}"
|
||||
curl "$UPDATE_URL" -H "Authorization: Bearer ${UPDATE_TOKEN}"
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
FROM nginx:1.27.4-alpine
|
||||
FROM nginx:1.27.0-alpine
|
||||
|
||||
COPY . /usr/share/nginx/html
|
||||
|
||||
|
@ -11,9 +11,4 @@ ADD --chmod=0755 'https://cloud.newpipe-ev.de/remote.php/dav/public-files/TSIDIm
|
|||
ADD --chmod=0755 'https://cloud.newpipe-ev.de/remote.php/dav/public-files/TSIDImDtSsyqjOD/2023-07-13_board_protocol.pdf' /usr/share/nginx/html/assets/documents/
|
||||
ADD --chmod=0755 'https://cloud.newpipe-ev.de/remote.php/dav/public-files/TSIDImDtSsyqjOD/2023-12-16_plenum_protocol.pdf' /usr/share/nginx/html/assets/documents/
|
||||
ADD --chmod=0755 'https://cloud.newpipe-ev.de/remote.php/dav/public-files/TSIDImDtSsyqjOD/2023-12-16_board_protocol.pdf' /usr/share/nginx/html/assets/documents/
|
||||
ADD --chmod=0755 'https://cloud.newpipe-ev.de/remote.php/dav/public-files/TSIDImDtSsyqjOD/2024-02-10_plenum_protocol.pdf' /usr/share/nginx/html/assets/documents/
|
||||
ADD --chmod=0755 'https://cloud.newpipe-ev.de/remote.php/dav/public-files/TSIDImDtSsyqjOD/2024-06-23_board_protocol.pdf' /usr/share/nginx/html/assets/documents/
|
||||
ADD --chmod=0755 'https://cloud.newpipe-ev.de/remote.php/dav/public-files/TSIDImDtSsyqjOD/2024-08-20_plenum_protocol.pdf' /usr/share/nginx/html/assets/documents/
|
||||
ADD --chmod=0755 'https://cloud.newpipe-ev.de/remote.php/dav/public-files/TSIDImDtSsyqjOD/2024-12-01_board_protocol.pdf' /usr/share/nginx/html/assets/documents/
|
||||
ADD --chmod=0755 'https://cloud.newpipe-ev.de/remote.php/dav/public-files/TSIDImDtSsyqjOD/2025-01-04_plenum_protocol.pdf' /usr/share/nginx/html/assets/documents/
|
||||
ADD --chmod=0755 'https://cloud.newpipe-ev.de/remote.php/dav/public-files/TSIDImDtSsyqjOD/2025-02-08_plenum_protocol.pdf' /usr/share/nginx/html/assets/documents/
|
||||
|
||||
|
|
77
about.html
77
about.html
|
@ -48,77 +48,63 @@
|
|||
<h2>About us</h2>
|
||||
</header>
|
||||
<p>
|
||||
NewPipe e.V. is a non-profit organization. It was founded in late 2022 as a transparent, member-governed legal entity to receive donations in the name of the app <a href="https://newpipe.net">NewPipe</a>. The goal of this association is to support technology that enables using digital media or improves access to it, especially if it is free and open source.
|
||||
NewPipe e.V. is a non-profit organization. It got founded at the end of 2022 in order to use the donations the app <a href="https://newpipe.net">NewPipe</a> was receiving with a transparent legal entity goverened by its members. The goal of this association is to support technology that enables using digital media or improves access to it, especially if it is free and open source.
|
||||
</p>
|
||||
<div>
|
||||
We want to realize this goal through the following means:
|
||||
<ul style="font-style: italic;">
|
||||
<li>organize public briefings, conferences or congresses</li>
|
||||
<li>support projects which develop such technology, especially via financial support for their members</li>
|
||||
<li>engage in public relations activities and provide advertising materials for projects</li>
|
||||
<li>* organize public briefings, conferences or congresses</li>
|
||||
<li>* support projects which develop such technology, especially via financial support for their members</li>
|
||||
<li>* engage in public relations activities and provide advertising materials for projects</li>
|
||||
</ul>
|
||||
</div>
|
||||
<p>
|
||||
Check our <a href="./blog.html">blog</a> to know what we have been up to lately in more detail!
|
||||
These goals and everything required legally to run an association for these goals is written down in our statue, which we link to on this page. We also provide a best effort English translation of it, but legally binding is the German one.
|
||||
</p>
|
||||
<p>
|
||||
These goals and all other legal regulations concerning the association are written down in our statute, which we link to on this page. We also provide it in the form of a best-effort English translation, but since we are an entity unter German law, only the German version is legally binding.
|
||||
</p>
|
||||
<p>
|
||||
The organization is governed by the following three board members, elected by members of the association. They make day to day decisions and represent the organization. Every half year, they have a meeting which every member can attend. The meeting protocols are also published in our <a href="./blog.html">blog</a>.
|
||||
The organization is governed by these three board members. They make day to day decisions and represent the organization. Every half year they have a meeting which every member can attend.
|
||||
</p>
|
||||
</section>
|
||||
</div>
|
||||
|
||||
<div class="col-3 col-12-medium"> <!-- Sidebar -->
|
||||
<div class="col-3 imp-medium col-12-medium">
|
||||
|
||||
<!-- Sidebar -->
|
||||
<section>
|
||||
<header>
|
||||
<h2>Organization</h2>
|
||||
<h2>Important links</h2>
|
||||
</header>
|
||||
<ul class="link-list">
|
||||
<li><a href="./assets/documents/statute de.pdf">Statute (German)</a></li>
|
||||
<li><a href="./assets/documents/statute en.pdf">Statute (English)</a></li>
|
||||
<li><a href="./assets/documents/statute en.pdf">Statue (English)</a></li>
|
||||
<li><a href="./assets/documents/privacy policy en.pdf">Privacy policy (English)</a></li>
|
||||
<li><a href="./assets/documents/member fee regulation en.pdf">Member fee regulation (English)</a></li>
|
||||
</ul>
|
||||
</section>
|
||||
|
||||
<section>
|
||||
<header>
|
||||
<h2>Policies</h2>
|
||||
</header>
|
||||
<ul class="link-list">
|
||||
<li><a href="./policy/trademark.html">Trademark policy</a></li>
|
||||
</ul>
|
||||
</section>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="row row-equal-column">
|
||||
<div class="col-4 col-6-medium col-12-small">
|
||||
</div>
|
||||
<div class="col-3 col-6-medium">
|
||||
|
||||
<section>
|
||||
<header>
|
||||
<h2>Stypox</h2>
|
||||
</header>
|
||||
<p>Stypox</p>
|
||||
<a class="feature-image"><img src="images/stypox.png" alt=""></a>
|
||||
<ul class="standard-list">
|
||||
<li>Occupation: studying computer science at ETH Zürich, interested in competitive programming, cybersecurity, Android development and Rust</li>
|
||||
<li>Age: 21 years</li>
|
||||
<li>Occupation: studying software engineering, interested in competitive programming, cybersecurity, Android development and Rust</li>
|
||||
<li>Open source work: Maintainer of <a href="https://newpipe.net">NewPipe</a> and <a href="https://github.com/Stypox/dicio-android">Dicio assistant</a>, talked at SFSCon.</li>
|
||||
<li>Board member since 2022</li>
|
||||
<li><a href="https://stypox.org">Webpage</a></li>
|
||||
</ul>
|
||||
</section>
|
||||
|
||||
</div>
|
||||
<div class="col-4 col-6-medium col-12-small">
|
||||
<div class="col-3 col-6-medium">
|
||||
|
||||
<section>
|
||||
<header>
|
||||
<h2>Poolitzer</h2>
|
||||
</header>
|
||||
<a class="feature-image"><img src="images/poolitzer.png" alt=""></a>
|
||||
|
||||
<p>Poolitzer</p>
|
||||
<a class="feature-image"><img src="images/poolitzer.jpg" alt=""></a>
|
||||
<ul class="standard-list">
|
||||
<li>Age: 23 years</li>
|
||||
<li>Occupation: electrician for automation technology, studying electrical engineering and information technology</li>
|
||||
<li>Open source work: Maintainer of <a href="https://python-telegram-bot.org">python-telegram-bot</a>, writing blogposts for <a href="https://newpipe.net/blog/">NewPipe</a>.</li>
|
||||
<li>Board member since 2022</li>
|
||||
|
@ -127,27 +113,10 @@
|
|||
</section>
|
||||
|
||||
</div>
|
||||
<div class="col-4 col-6-medium col-12-small">
|
||||
|
||||
<section>
|
||||
<header>
|
||||
<h2>Fynn · he/him</h2>
|
||||
</header>
|
||||
<a class="feature-image"><img src="images/fynn.png" alt="A smiling, white-skinned male-read person is facing the camera in front of a whiteboard filled with mathmatical symbols. They are wearing a scarf and shirt."></a>
|
||||
<ul class="standard-list">
|
||||
<li>Occupation: studying computer science at University of Würzburg, with a passion for complexity theory</li>
|
||||
<li>Open source work: Author of <a href="https://codeberg.org/fynngodau/dawdle/">dawdle</a> and other Android software, former maintainer of <a href="https://bubu1.eu/cctg/goodbye/">CCTG</a>
|
||||
<li>Board member since 2025 (previously cash auditor)</li>
|
||||
<li><a href="http://9gewinnt.de">Website about tickets</a> (in German)</li>
|
||||
</ul>
|
||||
</section>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-12 col-12-medium">
|
||||
<div class="col-9 col-12-medium">
|
||||
<section>
|
||||
<p>
|
||||
They are supported in their work by Schabi, in the role as a cash auditor.
|
||||
They are supported in their work by Fynn, in the role of the cash auditor.
|
||||
</p>
|
||||
</section>
|
||||
</div>
|
||||
|
|
|
@ -7,9 +7,9 @@
|
|||
html, body, div, span, applet, object,
|
||||
iframe, h1, h2, h3, h4, h5, h6, p, blockquote,
|
||||
pre, a, abbr, acronym, address, big, cite,
|
||||
del, dfn, img, ins, kbd, q, s, samp,
|
||||
code, del, dfn, em, img, ins, kbd, q, s, samp,
|
||||
small, strike, strong, sub, sup, tt, var, b,
|
||||
u, i, center, dl, dt, dd, li, fieldset,
|
||||
u, i, center, dl, dt, dd, ol, ul, li, fieldset,
|
||||
form, label, legend, table, caption, tbody,
|
||||
tfoot, thead, tr, th, td, article, aside,
|
||||
canvas, details, embed, figure, figcaption,
|
||||
|
@ -30,6 +30,10 @@ body {
|
|||
line-height: 1;
|
||||
}
|
||||
|
||||
ol, ul {
|
||||
list-style: none;
|
||||
}
|
||||
|
||||
blockquote, q {
|
||||
quotes: none;
|
||||
}
|
||||
|
@ -44,15 +48,6 @@ table {
|
|||
border-spacing: 0;
|
||||
}
|
||||
|
||||
table tr td {
|
||||
padding-left: 0.25cm;
|
||||
padding-right: 0.25cm;
|
||||
}
|
||||
|
||||
table tbody th[scope="row"] {
|
||||
text-align: left;
|
||||
}
|
||||
|
||||
body {
|
||||
-webkit-text-size-adjust: none;
|
||||
}
|
||||
|
@ -82,23 +77,6 @@ pre {
|
|||
font-family: monospace;
|
||||
display: inline;
|
||||
}
|
||||
|
||||
.my-0 {
|
||||
margin-top: 0 !important;
|
||||
margin-bottom: 0 !important;
|
||||
}
|
||||
.my-1 {
|
||||
margin-top: 1em;
|
||||
margin-bottom: 1em;
|
||||
}
|
||||
|
||||
.row-equal-column {
|
||||
display: flex;
|
||||
}
|
||||
|
||||
.text-center {
|
||||
text-align: center;
|
||||
}
|
||||
/* Basic */
|
||||
|
||||
html {
|
||||
|
@ -129,12 +107,6 @@ pre {
|
|||
ul, ol, p, dl {
|
||||
margin: 0 0 2em 0;
|
||||
}
|
||||
.link-list {
|
||||
padding: 0;
|
||||
}
|
||||
.check-list {
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
a {
|
||||
text-decoration: underline;
|
||||
|
@ -1430,12 +1402,6 @@ pre {
|
|||
|
||||
.link-list li {
|
||||
padding: 0.2em 0 0.2em 0;
|
||||
margin: 0;
|
||||
border: 0;
|
||||
font-size: 100%;
|
||||
font: inherit;
|
||||
vertical-align: baseline;
|
||||
list-style: none;
|
||||
}
|
||||
|
||||
.link-list li:first-child {
|
||||
|
@ -1448,15 +1414,40 @@ pre {
|
|||
border-bottom: 0 !important;
|
||||
}
|
||||
|
||||
.quote-list li {
|
||||
padding: 1em 0 1em 0;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
.quote-list li:first-child {
|
||||
padding-top: 0 !important;
|
||||
border-top: 0 !important;
|
||||
}
|
||||
|
||||
.quote-list li:last-child {
|
||||
padding-bottom: 0 !important;
|
||||
border-bottom: 0 !important;
|
||||
}
|
||||
|
||||
.quote-list li img {
|
||||
float: left;
|
||||
}
|
||||
|
||||
.quote-list li p {
|
||||
margin: 0 0 0 90px;
|
||||
font-style: italic;
|
||||
}
|
||||
|
||||
.quote-list li span {
|
||||
display: block;
|
||||
margin-left: 90px;
|
||||
font-size: 0.9em;
|
||||
font-weight: 400;
|
||||
}
|
||||
|
||||
.check-list li {
|
||||
padding: 0.35em 0 0.35em 45px;
|
||||
background: url("images/icon-checkmark.png") 0px 1.05em no-repeat;
|
||||
margin: 0;
|
||||
border: 0;
|
||||
font-size: 100%;
|
||||
font: inherit;
|
||||
vertical-align: baseline;
|
||||
list-style: none;
|
||||
}
|
||||
|
||||
.check-list li:first-child {
|
||||
|
@ -1470,6 +1461,24 @@ pre {
|
|||
border-bottom: 0 !important;
|
||||
}
|
||||
|
||||
.standard-list li {
|
||||
padding: 0.3em 0 0.3em 20px;
|
||||
font-style: italic;
|
||||
list-style: disc;
|
||||
list-style-position: inside;
|
||||
}
|
||||
@media screen and (max-width: 980px) {
|
||||
|
||||
.standard-list li {
|
||||
padding: 0.3em 0 0.3em 15px;
|
||||
}
|
||||
}
|
||||
|
||||
@media screen and (max-width: 736px) {
|
||||
.standard-list li {
|
||||
padding: 0.3em 0 0.3em 25px;
|
||||
}
|
||||
}
|
||||
.feature-image {
|
||||
display: block;
|
||||
margin: 0 0 2em 0;
|
||||
|
@ -1638,10 +1647,6 @@ pre {
|
|||
margin: 0 0 25px 0;
|
||||
}
|
||||
|
||||
#content .row-equal-column section {
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
#content h2 {
|
||||
font-size: 1.8em;
|
||||
color: #acb4b7;
|
||||
|
@ -1658,17 +1663,17 @@ pre {
|
|||
}
|
||||
|
||||
#content a {
|
||||
color: #f9715c;
|
||||
}
|
||||
|
||||
#content .button-large {
|
||||
color: #fff;
|
||||
color: #A22F1D;
|
||||
}
|
||||
|
||||
#content header {
|
||||
margin: 0 0 2em 0;
|
||||
}
|
||||
|
||||
#content .quote-list li {
|
||||
border-bottom: solid 1px #e2e6e8;
|
||||
}
|
||||
|
||||
#content .link-list li {
|
||||
border-bottom: solid 1px #e2e6e8;
|
||||
}
|
||||
|
@ -1681,7 +1686,7 @@ pre {
|
|||
|
||||
#footer {
|
||||
padding: 45px 0 45px 0;
|
||||
color: #ad0a0a;
|
||||
color: #822121;
|
||||
text-align: center;
|
||||
background: #929ba1;
|
||||
}
|
||||
|
@ -1693,7 +1698,12 @@ pre {
|
|||
}
|
||||
|
||||
#footer a {
|
||||
color: #ad0a0a;
|
||||
color: #822121;
|
||||
}
|
||||
|
||||
#footer .quote-list li {
|
||||
border-top: solid 1px #e0e4e6;
|
||||
border-bottom: solid 1px #b5bec3;
|
||||
}
|
||||
|
||||
#footer .link-list li {
|
||||
|
@ -1712,13 +1722,13 @@ pre {
|
|||
border-top: solid 1px #616771;
|
||||
text-align: center;
|
||||
padding: 45px 0 80px 0;
|
||||
color: #ad0a0a;
|
||||
color: #822121;
|
||||
font-size: smaller;
|
||||
background: #929ba1;
|
||||
}
|
||||
|
||||
#copyright a {
|
||||
color: #ad0a0a;
|
||||
color: #822121;
|
||||
}
|
||||
|
||||
/* Large */
|
||||
|
@ -1732,6 +1742,29 @@ pre {
|
|||
line-height: 2em;
|
||||
}
|
||||
|
||||
.quote-list li {
|
||||
padding: 1em 0 1em 0;
|
||||
}
|
||||
|
||||
.quote-list li img {
|
||||
width: 60px;
|
||||
}
|
||||
|
||||
.quote-list li p {
|
||||
margin: 0 0 0 80px;
|
||||
font-size: 1em;
|
||||
font-style: italic;
|
||||
line-height: 1.8em;
|
||||
}
|
||||
|
||||
.quote-list li span {
|
||||
display: block;
|
||||
margin-left: 80px;
|
||||
font-size: 0.8em;
|
||||
font-weight: 400;
|
||||
line-height: 1.8em;
|
||||
}
|
||||
|
||||
.feature-image {
|
||||
margin: 0 0 1em 0;
|
||||
}
|
||||
|
@ -1971,6 +2004,10 @@ pre {
|
|||
padding: 0.75em 0 0.75em 0;
|
||||
}
|
||||
|
||||
.quote-list li p {
|
||||
margin-bottom: 0.5em;
|
||||
}
|
||||
|
||||
.check-list li {
|
||||
font-size: 1em;
|
||||
}
|
||||
|
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
306
blog.html
306
blog.html
|
@ -5,212 +5,126 @@
|
|||
Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
|
||||
-->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<title>NewPipe e.V.</title>
|
||||
<meta charset="utf-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no" />
|
||||
<link rel="stylesheet" href="assets/css/main.css" />
|
||||
</head>
|
||||
<body class="subpage">
|
||||
<div id="page-wrapper">
|
||||
|
||||
<head>
|
||||
<title>NewPipe e.V.</title>
|
||||
<meta charset="utf-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no" />
|
||||
<link rel="stylesheet" href="assets/css/main.css" />
|
||||
</head>
|
||||
<!-- Header -->
|
||||
<section id="header">
|
||||
<div class="container">
|
||||
<div class="row">
|
||||
<div class="col-12">
|
||||
|
||||
<body class="subpage">
|
||||
<div id="page-wrapper">
|
||||
<!-- Logo -->
|
||||
<h1><a href="index.html" id="logo">NewPipe e.V.</a></h1>
|
||||
|
||||
<!-- Header -->
|
||||
<section id="header">
|
||||
<div class="container">
|
||||
<div class="row">
|
||||
<div class="col-12">
|
||||
|
||||
<!-- Logo -->
|
||||
<h1><a href="index.html" id="logo">NewPipe e.V.</a></h1>
|
||||
|
||||
<!-- Nav -->
|
||||
<nav id="nav">
|
||||
<a href="about.html">About</a>
|
||||
<a href="join.html">Join us</a>
|
||||
<a href="blog.html">Blog</a>
|
||||
<a href="donate.html" class="button-large">Donate</a>
|
||||
</nav>
|
||||
<!-- Nav -->
|
||||
<nav id="nav">
|
||||
<a href="about.html">About</a>
|
||||
<a href="join.html">Join us</a>
|
||||
<a href="blog.html">Blog</a>
|
||||
<a href="donate.html" class="button-large">Donate</a>
|
||||
</nav>
|
||||
|
||||
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<!-- Content -->
|
||||
<section id="content">
|
||||
<div class="container">
|
||||
<div class="row">
|
||||
<div class="col-12">
|
||||
|
||||
<!-- Main Content -->
|
||||
<section>
|
||||
<header>
|
||||
<h2>Blog posts</h2>
|
||||
</header>
|
||||
</section>
|
||||
|
||||
<section>
|
||||
<a href="./posts/2024-04-22_weblate_donation.html" class="hidden-blog">
|
||||
<h2>Donation to weblate</h2>
|
||||
<h3>22.04.2024</h3>
|
||||
<p class="last-child">
|
||||
We donated 600 € to weblate and intend to do this yearly, read here why.
|
||||
</p>
|
||||
</a>
|
||||
</section>
|
||||
<section>
|
||||
<a href="./posts/2023-12-19_1st_plenum_2nd_board_meeting.html" class="hidden-blog">
|
||||
<h2>1st plenum, 2nd board meeting</h2>
|
||||
<h3>19.12.2023</h3>
|
||||
<p class="last-child">
|
||||
On the 16th we had two association wide meetings. Read this post to find the main points and the protocols.
|
||||
</p>
|
||||
</a>
|
||||
</section>
|
||||
<section>
|
||||
<a href="./posts/2023-12-18_pseudonyms.html" class="hidden-blog">
|
||||
<h2>Pseudonyms</h2>
|
||||
<h3>18.12.2023</h3>
|
||||
<p class="last-child">
|
||||
We now officially support pseudonyms. Read here how and why.
|
||||
</p>
|
||||
</a>
|
||||
</section>
|
||||
<section>
|
||||
<a href="./posts/2023-07-13_1st_board_meeting.html" class="hidden-blog">
|
||||
<h2>1st board meeting</h2>
|
||||
<h3>13.07.2023</h3>
|
||||
<p class="last-child">
|
||||
On the 13th we had our first board meeting. Read this post to find the main points and the protocol.
|
||||
</p>
|
||||
</a>
|
||||
</section>
|
||||
<section>
|
||||
<a href="./posts/2022-11-05_founded.html" class="hidden-blog">
|
||||
<h2>We are founded!</h2>
|
||||
<h3>05.11.2022</h3>
|
||||
<p class="last-child">
|
||||
We are now officially an association. Read this post for a small hello letter.
|
||||
</p>
|
||||
</a>
|
||||
</section>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
</section>
|
||||
|
||||
<!-- Content -->
|
||||
<section id="content">
|
||||
<div class="container">
|
||||
<div class="row">
|
||||
<div class="col-12">
|
||||
<!-- Footer -->
|
||||
<section id="footer">
|
||||
<div class="container">
|
||||
<div class="row aln-center">
|
||||
<div class="col-12">
|
||||
<a href="https://git.newpipe-ev.de/NewPipe-eV/website">Website repository</a> |
|
||||
<a href="contact.html">Contact</a> | <a href="license.html">Licensing</a> | <a href="privacy.html">Privacy Policy</a> | <a href="credits.html">Credits</a> | <a href="imprint.html">Imprint</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<!-- Main Content -->
|
||||
<section>
|
||||
<header>
|
||||
<h2>Blog posts</h2>
|
||||
</header>
|
||||
</section>
|
||||
<!-- Copyright -->
|
||||
<div id="copyright">
|
||||
Copyright © NewPipe e.V., all rights reserved. | Design: <a href="https://html5up.net">HTML5 UP</a>
|
||||
</div>
|
||||
|
||||
<section>
|
||||
<a href="./posts/2025-02-20_thanks_luanrt.html" class="hidden-blog">
|
||||
<h2>Thank you, LuanRT!</h2>
|
||||
<h3>20.02.2025</h3>
|
||||
<p class="last-child">
|
||||
Who is LuanRT, and what are their contributions to NewPipe?
|
||||
</p>
|
||||
</a>
|
||||
</section>
|
||||
<section>
|
||||
<a href="./posts/2025-02-08_5th_plenum.html" class="hidden-blog">
|
||||
<h2>5th plenum</h2>
|
||||
<h3>08.02.2025</h3>
|
||||
<p class="last-child">
|
||||
On the 8th we had a plenum. Read this post to find the main points and the
|
||||
protocol.
|
||||
</p>
|
||||
</a>
|
||||
</section>
|
||||
<section>
|
||||
<a href="./posts/2025-01-04_4th_plenum.html" class="hidden-blog">
|
||||
<h2>4th plenum</h2>
|
||||
<h3>04.01.2025</h3>
|
||||
<p class="last-child">
|
||||
On the 4th we had a plenum. Read this post to find the main points and the
|
||||
protocol.
|
||||
</p>
|
||||
</a>
|
||||
</section>
|
||||
<section>
|
||||
<a href="./posts/2024-12-03_hiring_contributor.html" class="hidden-blog">
|
||||
<h2>NewPipe e.V. hires contributor Profpatsch for NewPipe development</h2>
|
||||
<h3>03.12.2024</h3>
|
||||
<p class="last-child">
|
||||
Putting funds to good use: e.V. hires TeamNewPipe member Profpatsch for at least three months. Read more here.
|
||||
</p>
|
||||
</a>
|
||||
</section>
|
||||
<section>
|
||||
<a href="./posts/2024-12-01_4th_board_meeting.html" class="hidden-blog">
|
||||
<h2>4th board meeting</h2>
|
||||
<h3>01.12.2024</h3>
|
||||
<p class="last-child">
|
||||
On the 1st we had a board meeting. Read this post to find the main points and the
|
||||
protocol.
|
||||
</p>
|
||||
</a>
|
||||
</section>
|
||||
<section>
|
||||
<a href="./posts/2024-08-20_3rd_plenum.html" class="hidden-blog">
|
||||
<h2>3rd plenum</h2>
|
||||
<h3>20.08.2024</h3>
|
||||
<p class="last-child">
|
||||
On the 20th we had a plenum. Read this post to find the main points and the
|
||||
protocol.
|
||||
</p>
|
||||
</a>
|
||||
</section>
|
||||
<section>
|
||||
<a href="./posts/2024-06-23_3rd_board_meeting.html" class="hidden-blog">
|
||||
<h2>3rd board meeting</h2>
|
||||
<h3>23.06.2024</h3>
|
||||
<p class="last-child">
|
||||
On the 23rd we had a board meeting. Read this post to find the main points and the
|
||||
protocol.
|
||||
</p>
|
||||
</a>
|
||||
</section>
|
||||
<section>
|
||||
<a href="./posts/2024-04-22_weblate_donation.html" class="hidden-blog">
|
||||
<h2>Donation to weblate</h2>
|
||||
<h3>22.04.2024</h3>
|
||||
<p class="last-child">
|
||||
We donated 600 € to weblate and intend to do this yearly, read here why.
|
||||
</p>
|
||||
</a>
|
||||
</section>
|
||||
<section>
|
||||
<a href="./posts/2024-02-10_2nd_plenum.html" class="hidden-blog">
|
||||
<h2>2nd plenum</h2>
|
||||
<h3>10.02.2024</h3>
|
||||
<p class="last-child">
|
||||
On the 10th we had a plenum. Read this post to find the main points and the
|
||||
protocol.
|
||||
</p>
|
||||
</a>
|
||||
</section>
|
||||
<section>
|
||||
<a href="./posts/2023-12-19_1st_plenum_2nd_board_meeting.html" class="hidden-blog">
|
||||
<h2>1st plenum, 2nd board meeting</h2>
|
||||
<h3>19.12.2023</h3>
|
||||
<p class="last-child">
|
||||
On the 16th we had two association wide meetings. Read this post to find the main
|
||||
points and the protocols.
|
||||
</p>
|
||||
</a>
|
||||
</section>
|
||||
<section>
|
||||
<a href="./posts/2023-12-18_pseudonyms.html" class="hidden-blog">
|
||||
<h2>Pseudonyms</h2>
|
||||
<h3>18.12.2023</h3>
|
||||
<p class="last-child">
|
||||
We now officially support pseudonyms. Read here how and why.
|
||||
</p>
|
||||
</a>
|
||||
</section>
|
||||
<section>
|
||||
<a href="./posts/2023-07-13_1st_board_meeting.html" class="hidden-blog">
|
||||
<h2>1st board meeting</h2>
|
||||
<h3>13.07.2023</h3>
|
||||
<p class="last-child">
|
||||
On the 13th we had our first board meeting. Read this post to find the main points
|
||||
and the protocol.
|
||||
</p>
|
||||
</a>
|
||||
</section>
|
||||
<section>
|
||||
<a href="./posts/2022-11-05_founded.html" class="hidden-blog">
|
||||
<h2>We are founded!</h2>
|
||||
<h3>05.11.2022</h3>
|
||||
<p class="last-child">
|
||||
We are now officially an association. Read this post for a small hello letter.
|
||||
</p>
|
||||
</a>
|
||||
</section>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<!-- Footer -->
|
||||
<section id="footer">
|
||||
<div class="container">
|
||||
<div class="row aln-center">
|
||||
<div class="col-12">
|
||||
<a href="https://git.newpipe-ev.de/NewPipe-eV/website">Website repository</a> |
|
||||
<a href="contact.html">Contact</a> | <a href="license.html">Licensing</a> | <a
|
||||
href="privacy.html">Privacy Policy</a> | <a href="credits.html">Credits</a> | <a
|
||||
href="imprint.html">Imprint</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<!-- Copyright -->
|
||||
<div id="copyright">
|
||||
Copyright © NewPipe e.V., all rights reserved. | Design: <a href="https://html5up.net">HTML5
|
||||
UP</a>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<!-- Scripts -->
|
||||
<script src="assets/js/jquery.min.js"></script>
|
||||
<script src="assets/js/browser.min.js"></script>
|
||||
<script src="assets/js/breakpoints.min.js"></script>
|
||||
<script src="assets/js/util.js"></script>
|
||||
<script src="assets/js/main.js"></script>
|
||||
|
||||
</body>
|
||||
<!-- Scripts -->
|
||||
<script src="assets/js/jquery.min.js"></script>
|
||||
<script src="assets/js/browser.min.js"></script>
|
||||
<script src="assets/js/breakpoints.min.js"></script>
|
||||
<script src="assets/js/util.js"></script>
|
||||
<script src="assets/js/main.js"></script>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -49,7 +49,7 @@
|
|||
<h2>Contact</h2>
|
||||
</header>
|
||||
<p>
|
||||
For press inquiries please contact the board via email: <a href="mailto:board@newpipe-ev.de?subject=Press inquiry">board@newpipe-ev.de</a>.
|
||||
For press inquiries please contact the board via email: <a href="mailto:newpipe-ev@mailbox.org?subject=Press inquiry">board@newpipe-ev.de</a>.
|
||||
</p>
|
||||
<p>
|
||||
<strong>Matrix</strong> is our group chat platform of choice and a great way to reach a lot of our active members. Feel free to join it at <a href="https://matrix.to/#/#newpipe-ev:newpipe-ev.de">#newpipe-ev:newpipe-ev.de</a>.
|
||||
|
|
85
donate.html
85
donate.html
|
@ -44,63 +44,42 @@
|
|||
<div class="col-12">
|
||||
|
||||
<!-- Main Content -->
|
||||
<section>
|
||||
<header>
|
||||
<h2>Donate</h2>
|
||||
</header>
|
||||
<p>
|
||||
You want to donate to our association in order to help further its goals? Thank you!
|
||||
</p>
|
||||
<h3>Current goal</h3>
|
||||
<p>
|
||||
Your funding helps us to finance paid development time for NewPipe and further support for TeamNewPipe like infrastrucutre, event travel cost, and hardware expenses. We are currently <a href="posts/2024-12-03_hiring_contributor.html">paying Profpatsch</a> to work on NewPipe and hope to keep him going for a long time!
|
||||
</p>
|
||||
</section>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="row row-equal-column my-0">
|
||||
<div class="col-6 col-12-medium">
|
||||
<section>
|
||||
<h3>Wire transfer</h3>
|
||||
<div>
|
||||
<p>Transferring money to our bank account directly has the fewest additional charges, so we get the most from your donation!</p>
|
||||
<table>
|
||||
<tbody>
|
||||
<tr><th scope="row">Account holder:</th><td>NewPipe e.V.</td></tr>
|
||||
<tr><th scope="row">IBAN:</th><td><pre>DE94 4306 0967 1308 7563 00</pre></td></tr>
|
||||
<tr><th scope="row">Bank:</th><td>GLS Gemeinschaftsbank eG</td></tr>
|
||||
<tr><th scope="row">BIC:</th><td><pre>GENODEM1GLS</pre></td></tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
</section>
|
||||
</div>
|
||||
|
||||
<div class="col-6 col-12-medium">
|
||||
<section>
|
||||
<h3>Liberapay</h3>
|
||||
<div>
|
||||
<p>We also accept recurring donations through PayPal, credit card and direct debit through Liberapay.</p>
|
||||
<div class="text-center">
|
||||
<a class="button-large my-1" href="https://liberapay.com/NewPipe_e.V./">Liberapay</a>
|
||||
<section>
|
||||
<header>
|
||||
<h2>Donate</h2>
|
||||
</header>
|
||||
<p>
|
||||
You want to donate to our association in order to help further its goals? Thank you!
|
||||
</p>
|
||||
<h3>Current goal</h3>
|
||||
<p>
|
||||
We wish to offer to pay for a developer of TeamNewPipe to start rewriting bigger parts of the app. We are currently investigating how much we need to achieve this goal.
|
||||
</p>
|
||||
<h3>Donate</h3>
|
||||
<div>
|
||||
We use the following means to receive donations:
|
||||
<ul class="standard-list">
|
||||
<li>
|
||||
Via direct debit towards our bank account. This way has the fewest additional charges, so we get the most from your donation!
|
||||
<br />
|
||||
Account holder: NewPipe e.V.
|
||||
<br />
|
||||
IBAN: <pre>DE94 4306 0967 1308 7563 00</pre>
|
||||
</li>
|
||||
<li>Via Liberapay, <a href="https://liberapay.com/NewPipe_e.V./">https://liberapay.com/NewPipe_e.V./</a>.</li>
|
||||
<!-- <li>Via OpenCollective, <a href="https://opencollective.com/lemmy">https://opencollective.com/lemmy</a>. (Potentially tax deductable here?)</li>-->
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</section>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="row my-0">
|
||||
<div class="col-12">
|
||||
<section>
|
||||
<h3>Since you're a non-profit, can I get a donation receipt?</h3>
|
||||
<p>
|
||||
<h3>
|
||||
Since you're a non-profit, can I get a donation receipt?
|
||||
</h3>
|
||||
<p>
|
||||
Due to our unique focus, we were not able to register the association as "beneficial to the public", which is a different concept from "non-profit" in Germany. Sadly, we do not get the same tax benefits as an association that "benefits the public" would.<br />
|
||||
Our legal status still prevents profits from being made through this association, though. We have to spend all the money we get towards its goals (and cannot, for example, pay ourselves a salary, sneakily buy stocks to make more money, or, heaven forbid, invest in cryptocurrencies).
|
||||
</p>
|
||||
</p>
|
||||
|
||||
</section>
|
||||
</section>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
|
BIN
images/fynn.png
BIN
images/fynn.png
Binary file not shown.
Before Width: | Height: | Size: 395 KiB |
BIN
images/poolitzer.jpg
Normal file
BIN
images/poolitzer.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 2.3 MiB |
Binary file not shown.
Before Width: | Height: | Size: 290 KiB |
Binary file not shown.
Before Width: | Height: | Size: 264 KiB After Width: | Height: | Size: 3.7 MiB |
|
@ -70,7 +70,7 @@
|
|||
</p>
|
||||
<p><strong>Represented through:</strong><br />
|
||||
Thjorven Rubach<br />
|
||||
Fabio Giovanazzi<br />
|
||||
Fabio Giovanazzi</p>
|
||||
<h3>
|
||||
Contact
|
||||
</h3>
|
||||
|
@ -108,6 +108,7 @@
|
|||
<p><strong>Vertreten durch:</strong><br />
|
||||
Thjorven Rubach<br />
|
||||
Fabio Giovanazzi<br />
|
||||
Christian Schabesberger</p>
|
||||
<h3>
|
||||
Kontakt
|
||||
</h3>
|
||||
|
|
331
index.html
331
index.html
|
@ -5,196 +5,183 @@
|
|||
Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
|
||||
-->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<title>NewPipe e.V.</title>
|
||||
<meta charset="utf-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no" />
|
||||
<link rel="stylesheet" href="assets/css/main.css" />
|
||||
</head>
|
||||
<body>
|
||||
<div id="page-wrapper">
|
||||
|
||||
<head>
|
||||
<title>NewPipe e.V.</title>
|
||||
<meta charset="utf-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no" />
|
||||
<link rel="stylesheet" href="assets/css/main.css" />
|
||||
</head>
|
||||
<!-- Header -->
|
||||
<section id="header">
|
||||
<div class="container">
|
||||
<div class="row">
|
||||
<div class="col-12">
|
||||
|
||||
<body>
|
||||
<div id="page-wrapper">
|
||||
<!-- Logo -->
|
||||
<h1><a href="index.html" id="logo">NewPipe e.V.</a></h1>
|
||||
|
||||
<!-- Header -->
|
||||
<section id="header">
|
||||
<div class="container">
|
||||
<div class="row">
|
||||
<div class="col-12">
|
||||
|
||||
<!-- Logo -->
|
||||
<h1><a href="index.html" id="logo">NewPipe e.V.</a></h1>
|
||||
|
||||
<!-- Nav -->
|
||||
<nav id="nav">
|
||||
<a href="about.html">About</a>
|
||||
<a href="join.html">Join us</a>
|
||||
<a href="blog.html">Blog</a>
|
||||
<a href="donate.html" class="button-large">Donate</a>
|
||||
</nav>
|
||||
<!-- Nav -->
|
||||
<nav id="nav">
|
||||
<a href="about.html">About</a>
|
||||
<a href="join.html">Join us</a>
|
||||
<a href="blog.html">Blog</a>
|
||||
<a href="donate.html" class="button-large">Donate</a>
|
||||
</nav>
|
||||
|
||||
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<!-- Features -->
|
||||
<section id="features">
|
||||
<div class="container">
|
||||
<div class="row">
|
||||
<!-- Features -->
|
||||
<section id="features">
|
||||
<div class="container">
|
||||
<div class="row">
|
||||
|
||||
<div class="col-4 col-12-medium">
|
||||
|
||||
<div class="col-4 col-12-medium">
|
||||
<!-- Box #1 -->
|
||||
<section>
|
||||
<header>
|
||||
<h2>Who We Are</h2>
|
||||
</header>
|
||||
<a href="#" class="feature-image"><img src="images/pic05.jpg" alt="" /></a>
|
||||
<p>A non-profit association founded in Germany in 2022, mostly by TeamNewPipe members. Almost anyone can join us. Find out how <a href="join.html">here</a>. <br />
|
||||
The association is governed directly by the members. At least once a year, a full assembly is held where the board presents the work that took place since the last assembly, and decisions for future work are voted upon.</p>
|
||||
</section>
|
||||
|
||||
<!-- Box #1 -->
|
||||
<section>
|
||||
<header>
|
||||
<h2>Who We Are</h2>
|
||||
</header>
|
||||
<!-- <a href="#" class="feature-image"><img src="images/pic05.jpg" alt="" /></a> -->
|
||||
<p>A non-profit association founded in Germany in 2022, mostly by TeamNewPipe members.
|
||||
Almost anyone can join us. Find out how <a href="join.html">here</a>. <br />
|
||||
The association is governed directly by the members. At least once a year, a full
|
||||
assembly is held where the board presents the work that took place since the last
|
||||
assembly, and decisions for future work are voted upon.</p>
|
||||
</section>
|
||||
|
||||
</div>
|
||||
<div class="col-4 col-6-medium col-12-small">
|
||||
|
||||
<!-- Box #2 -->
|
||||
<section>
|
||||
<header>
|
||||
<h2>What We Do</h2>
|
||||
</header>
|
||||
<p> Per our statute, our organization has the following purposes: </p>
|
||||
<ul class="check-list">
|
||||
<li>Organize public informational events or congresses</li>
|
||||
<li>Provide financial support to projects which develop digital media technology</li>
|
||||
<li>Facilitate code contributions in accordance with our goals</li>
|
||||
<li>Provide digital infrastructure for projects</li>
|
||||
<li>Coordinate and help groups of volunteers which have the same goals</li>
|
||||
</ul>
|
||||
</section>
|
||||
|
||||
</div>
|
||||
<div class="col-4 col-6-medium col-12-small">
|
||||
|
||||
<!-- Box #3 -->
|
||||
<section>
|
||||
<header style="margin-bottom: 20px;">
|
||||
<h2>Our support</h2>
|
||||
</header>
|
||||
<p> We are currently supporting these projects: </p>
|
||||
<div style="background:#cd201fff;padding:1em">
|
||||
<p style="font-weight:600"><img style="vertical-align:middle" src="images/TNPlogo.svg" alt="" height=70 /> NewPipe</p>
|
||||
<ul>
|
||||
<li>Hired part-time contractor</li>
|
||||
<li>Communication and website infrastructure</li>
|
||||
<li><a href="policy/trademark.html">Trademark</a> registration</li>
|
||||
|
||||
</ul>
|
||||
</div>
|
||||
<div class="col-4 col-6-medium col-12-small">
|
||||
|
||||
<p style="margin-top:1em">We also contributed financially to <strong>Weblate</strong>,
|
||||
<strong>Liberapay</strong>, <strong>FSFE</strong> and <strong>CiviCRM</strong>.</p>
|
||||
<h3 style="font-style: italic">Your cause matches our goals and needs funding? <a style="text-decoration: none;color: #FCFBF8;"
|
||||
href="contact.html">Get in touch.</a></h3>
|
||||
</section>
|
||||
<!-- Box #2 -->
|
||||
<section>
|
||||
<header>
|
||||
<h2>What We Do</h2>
|
||||
</header>
|
||||
<ul class="check-list">
|
||||
<li>Organize public informational events or congresses</li>
|
||||
<li>Provide financial support to projects which develop digital media technology</li>
|
||||
<li>Facilitate code contributions in accordance with our goals</li>
|
||||
<li>Provide digital infrastructure for projects</li>
|
||||
<li>Coordinate and help groups of volunteers which have the same goals</li>
|
||||
</ul>
|
||||
</section>
|
||||
|
||||
</div>
|
||||
<div class="col-4 col-6-medium col-12-small">
|
||||
|
||||
<!-- Box #3 -->
|
||||
<section>
|
||||
<header style="margin-bottom: 20px;">
|
||||
<h2>We currently support these projects</h2>
|
||||
</header>
|
||||
<ul class="quote-list">
|
||||
<li>
|
||||
<img src="images/TNPlogo.svg" alt="" height=70 />
|
||||
<p>Hosting the website infrastructure and repository of TeamNewPipe.</p>
|
||||
</li>
|
||||
</ul>
|
||||
<h3 style="font-style: italic"><a style="text-decoration: none;color: #FCFBF8;" href="contact.html">Maybe yours could be next?</a></h3>
|
||||
</section>
|
||||
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
<!-- Content -->
|
||||
<section id="content">
|
||||
<div class="container">
|
||||
<div class="row aln-center">
|
||||
<div class="col-3 col-6-medium col-12-small">
|
||||
<a href="./posts/2024-04-22_weblate_donation.html" class="hidden">
|
||||
<!-- Feature #4 -->
|
||||
<section>
|
||||
<div href="#" class="bordered-feature-image"><img src="images/weblate_donation.jpg" alt="" /></div>
|
||||
<h2>Donation to Weblate</h2>
|
||||
<h4>22.04.2024</h4>
|
||||
<p class="hide-a" >
|
||||
We donated 600 € to Weblate and intend to do this yearly, read here why.
|
||||
</p>
|
||||
</section>
|
||||
</a>
|
||||
</div>
|
||||
<div class="col-3 col-6-medium col-12-small">
|
||||
<a href="./posts/2023-12-19_1st_plenum_2nd_board_meeting.html" class="hidden">
|
||||
<!-- Feature #1 -->
|
||||
<section>
|
||||
<div href="#" class="bordered-feature-image"><img src="images/meeting.jpg" alt="" /></div>
|
||||
<h2>1st plenum, 2nd board meeting</h2>
|
||||
<h4>19.12.2023</h4>
|
||||
<p class="hide-a" >
|
||||
On the 16th of December 2023, we had two association-wide meetings. Read this post to find the minutes and the meeting protocols.
|
||||
</p>
|
||||
</section>
|
||||
|
||||
<!-- Content -->
|
||||
<section id="content">
|
||||
<div class="container">
|
||||
<div class="row row-equal-column aln-center">
|
||||
|
||||
<div class="col-3 col-6-medium col-12-small">
|
||||
<a href="./posts/2025-02-20_thanks_luanrt.html" class="hidden">
|
||||
<section>
|
||||
<h2>Thanks, LuanRT!</h2>
|
||||
<h4>20.02.2025</h4>
|
||||
<p class="hide-a">
|
||||
Who is LuanRT, and what did they contribute to NewPipe?
|
||||
</p>
|
||||
</section>
|
||||
</a>
|
||||
</div>
|
||||
<div class="col-3 col-6-medium col-12-small">
|
||||
<a href="./posts/2025-02-08_5th_plenum.html" class="hidden">
|
||||
<section>
|
||||
<div href="#" class="bordered-feature-image"><img src="images/meeting.jpg" alt="" />
|
||||
</div>
|
||||
<h2>5th plenum</h2>
|
||||
<h4>08.02.2025</h4>
|
||||
<p class="hide-a">
|
||||
On the 8th of February 2025 we had a plenum. Read this post to find the main points
|
||||
and the meeting protocol.
|
||||
</p>
|
||||
</section>
|
||||
</a>
|
||||
</div>
|
||||
<div class="col-3 col-6-medium col-12-small">
|
||||
<a href="./posts/2025-01-04_4th_plenum.html" class="hidden">
|
||||
</a>
|
||||
</div>
|
||||
<div class="col-3 col-6-medium col-12-small">
|
||||
<a href="./posts/2023-12-18_pseudonyms.html" class="hidden">
|
||||
<!-- Feature #2 -->
|
||||
<section>
|
||||
<div href="#" class="bordered-feature-image"><img src="images/meeting.jpg" alt="" />
|
||||
</div>
|
||||
<h2>4th plenum</h2>
|
||||
<h4>04.01.2025</h4>
|
||||
<p class="hide-a">
|
||||
On the 4th of January 2025 we had a plenum. Read this post to find the main points
|
||||
and the meeting protocol.
|
||||
</p>
|
||||
</section>
|
||||
</a>
|
||||
</div>
|
||||
<div class="col-3 col-6-medium col-12-small">
|
||||
<a href="./posts/2024-12-03_hiring_contributor.html" class="hidden">
|
||||
<section>
|
||||
<h2>NewPipe e.V. hires contributor</h2>
|
||||
<h4>03.12.2024</h4>
|
||||
<p class="hide-a">Putting funds to good use: e.V. hires Profpatsch for at least three months. Read more here.</p>
|
||||
</section>
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
<section>
|
||||
<div href="#" class="bordered-feature-image"><img src="images/nametag.jpg" alt="" /></div>
|
||||
<h2>Pseudonyms</h2>
|
||||
<h4>18.12.2023</h4>
|
||||
<p class="hide-a" >
|
||||
We now officially support pseudonyms. Read here to find out why and how.
|
||||
</p>
|
||||
</section>
|
||||
|
||||
<!-- Footer -->
|
||||
<section id="footer">
|
||||
<div class="container">
|
||||
<div class="row aln-center">
|
||||
<div class="col-12">
|
||||
<a href="https://git.newpipe-ev.de/NewPipe-eV/website">Website repository</a> |
|
||||
<a href="contact.html">Contact</a> | <a href="license.html">Licensing</a> | <a
|
||||
href="privacy.html">Privacy Policy</a> | <a href="credits.html">Credits</a> | <a
|
||||
href="imprint.html">Imprint</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
</a>
|
||||
</div>
|
||||
<div class="col-3 col-6-medium col-12-small">
|
||||
<a href="./posts/2023-07-13_1st_board_meeting.html" class="hidden">
|
||||
<!-- Feature #3 -->
|
||||
<section>
|
||||
<div href="#" class="bordered-feature-image"><img src="images/meeting.jpg" alt="" /></div>
|
||||
<h2>1st board meeting</h2>
|
||||
<h4>13.07.2023</h4>
|
||||
<p class="hide-a" >
|
||||
On the 13th of July 2023, we had our first board meeting. Read this post to find the minutes and the meeting protocols.
|
||||
</p>
|
||||
</section>
|
||||
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<!-- Footer -->
|
||||
<section id="footer">
|
||||
<div class="container">
|
||||
<div class="row aln-center">
|
||||
<div class="col-12">
|
||||
<a href="https://git.newpipe-ev.de/NewPipe-eV/website">Website repository</a> |
|
||||
<a href="contact.html">Contact</a> | <a href="license.html">Licensing</a> | <a href="privacy.html">Privacy Policy</a> | <a href="credits.html">Credits</a> | <a href="imprint.html">Imprint</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<!-- Copyright -->
|
||||
<div id="copyright">
|
||||
Copyright © NewPipe e.V., all rights reserved. | Design: <a href="https://html5up.net">HTML5 UP</a>
|
||||
</div>
|
||||
|
||||
<!-- Copyright -->
|
||||
<div id="copyright">
|
||||
Copyright © NewPipe e.V., all rights reserved. | Design: <a href="https://html5up.net">HTML5
|
||||
UP</a>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<!-- Scripts -->
|
||||
<script src="assets/js/jquery.min.js"></script>
|
||||
<script src="assets/js/browser.min.js"></script>
|
||||
<script src="assets/js/breakpoints.min.js"></script>
|
||||
<script src="assets/js/util.js"></script>
|
||||
<script src="assets/js/main.js"></script>
|
||||
|
||||
</body>
|
||||
<!-- Scripts -->
|
||||
<script src="assets/js/jquery.min.js"></script>
|
||||
<script src="assets/js/browser.min.js"></script>
|
||||
<script src="assets/js/breakpoints.min.js"></script>
|
||||
<script src="assets/js/util.js"></script>
|
||||
<script src="assets/js/main.js"></script>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -61,7 +61,7 @@
|
|||
Every other entity can become a supporting member. Supporting members pay a yearly fee of 120 EUR, do not get active or passive suffrage, and have to appoint a natural person to act on their behalf.
|
||||
</p>
|
||||
<p>
|
||||
To join the association, please fill out this <a href="./assets/documents/evform.pdf">signup form</a>. If you choose the SEPA mandate, fill the second page of that document out as well, and then mail the form to <a href="mailto:board@newpipe-ev.de?subject=New membership application">the board</a>. We hope to have you with us!
|
||||
To join the association, please fill out this <a href="./assets/documents/evform.pdf">signup form</a>. If you choose the SEPA mandate, fill the second page of that document out as well, and then mail the form to <a href="mailto:newpipe-ev@mailbox.org?subject=New membership application">the board</a>. We hope to have you with us!
|
||||
</p>
|
||||
</section>
|
||||
|
||||
|
|
|
@ -1,154 +0,0 @@
|
|||
<!DOCTYPE HTML>
|
||||
<!--
|
||||
Halcyonic by HTML5 UP
|
||||
html5up.net | @ajlkn
|
||||
Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
|
||||
-->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<title>NewPipe e.V.</title>
|
||||
<meta charset="utf-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no" />
|
||||
<link rel="stylesheet" href="../assets/css/main.css" />
|
||||
</head>
|
||||
<body class="subpage">
|
||||
<div id="page-wrapper">
|
||||
|
||||
<!-- Header -->
|
||||
<section id="header">
|
||||
<div class="container">
|
||||
<div class="row">
|
||||
<div class="col-12">
|
||||
|
||||
<!-- Logo -->
|
||||
<h1><a href="../index.html" id="logo">NewPipe e.V.</a></h1>
|
||||
|
||||
<!-- Nav -->
|
||||
<nav id="nav">
|
||||
<a href="../about.html">About</a>
|
||||
<a href="../join.html">Join us</a>
|
||||
<a href="../blog.html">Blog</a>
|
||||
<a href="../donate.html" class="button-large">Donate</a>
|
||||
</nav>
|
||||
|
||||
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<!-- Content -->
|
||||
<section id="features">
|
||||
<div class="container">
|
||||
<div class="row">
|
||||
<div class="col-12">
|
||||
|
||||
<!-- Sidebar -->
|
||||
<section>
|
||||
|
||||
<p>
|
||||
<header>
|
||||
<h2>Why trademark?</h2>
|
||||
</header>
|
||||
<p>Unfortunately, NewPipe is faced with an increasing amount of copycat clones and unofficial download sites that pretend to be official sources. Of course, in the light of redundancy and NewPipe's permissive <a href="https://github.com/TeamNewPipe/NewPipe/blob/dev/LICENSE">GPL v3 license</a>, we do not in itself have a problem with independent projects who leverage TeamNewPipe's work. That said, we continue to expect derivatives to meet their end of the GPL v3's license terms, requiring application source code to be made available under the same license terms.</p>
|
||||
<p>Additionally, from now on, we expect third-party projects to clearly distinguish themselves from official NewPipe releases, for the following goals:</p>
|
||||
|
||||
<ul class="check-list">
|
||||
<li>
|
||||
<strong>Users should know what they are downloading.</strong><br>
|
||||
Unofficial releases of NewPipe often contain advertisements or other unwanted contents. We want our users who search the net for "NewPipe" to find what they are looking for, and not fall for any scam websites.</li>
|
||||
<li>
|
||||
<strong>Downstream projects deserve a unique, strong identity.</strong><br>
|
||||
While derivatives of NewPipe often use the term "NewPipe" in their own name to signalize a shared history of code, it also incorrectly implies endorsement from the NewPipe project. In the future, we expect downstream projects to distinguish themselves from our project and to develop their own brand.</li>
|
||||
</ul>
|
||||
<p>Hence, NewPipe e. V. is currently registering the term "NewPipe" as a word mark in the European Union (<a href="https://euipo.europa.eu/eSearch/#details/trademarks/019104121">https://euipo.europa.eu/eSearch/#details/trademarks/019104121</a>) and devised the following policy for using the mark. It is applicable to all uses of the mark within the European common market, including global uses that target (parts of) the European common market.</p>
|
||||
<header><h2>Trademark policy</h2></header>
|
||||
<em>Downloadable apps</em>
|
||||
<ul>
|
||||
<li>This policy applies to <strong>end-user facing applications</strong> only. Development-oriented test releases (for instance, as a convenient way of gathering feedback to a feature you developed) or application source code (for instance, because a derivative of NewPipe is using the term 'newpipe' in its internal structure) are not affected.</li>
|
||||
<li>Per definition, the following distribution ways serve official versions of NewPipe. All other distributions are unofficial distributions, even if they serve the same binary package.
|
||||
<ul>
|
||||
<li><a href="https://newpipe.net/#download">https://newpipe.net/#download</a></li>
|
||||
<li><a href="https://archive.newpipe.net/fdroid/repo/">https://archive.newpipe.net/fdroid/repo/</a></li>
|
||||
<li><a href="https://f-droid.org/packages/org.schabi.newpipe/">https://f-droid.org/packages/org.schabi.newpipe/</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Non-official releases of NewPipe may be released to the public, provided they are compiled from one of the code revisions (commits) provided via <a href="https://github.com/TeamNewPipe/NewPipe/">https://github.com/TeamNewPipe/NewPipe/</a>. Supplementary material like the download website must clearly indicate
|
||||
<ul>
|
||||
<li>the commit number to uniquely identify the code revision used for the build,
|
||||
<ul style="margin:0"><li>or alternatively, the version name, if the revision is marked as a release on <a href="https://github.com/TeamNewPipe/NewPipe/">https://github.com/TeamNewPipe/NewPipe/releases</a>,</li></ul>
|
||||
</li>
|
||||
<li>that the installation file was not assembled by TeamNewPipe,</li>
|
||||
<li>that the release is not official and</li>
|
||||
<li>that it is not compatible with official releases.</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Supplementary software designed to enhance functionality of official NewPipe releases may make use of the mark as a secondary component of the name, for instance, "Downloader for NewPipe", but not "NewPipe Downloader". Derivatives of official NewPipe are not considered supplementary software.</li>
|
||||
<li>Other downloadable apps that are not built from one of the aforementioned code versions and are not supplementary software may not make use of the mark.</li>
|
||||
<li><strong>Transition period:</strong> We grant existing NewPipe derivative projects which are <em>currently</em> already making use of the term "NewPipe" in their name additional time to rebrand until April 30th, 2025.</li>
|
||||
</ul>
|
||||
<em>Website representation</em>
|
||||
<ul>
|
||||
<li>The following websites are official NewPipe websites entitled to use the mark.
|
||||
<ul>
|
||||
<li><a href="https://newpipe-ev.de/">https://newpipe-ev.de/</a></li>
|
||||
<li><a href="https://newpipe.net/">https://newpipe.net/</a></li>
|
||||
<li><a href="https://f-droid.org/packages/org.schabi.newpipe/">https://f-droid.org/packages/org.schabi.newpipe/</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>All other websites that make use of the mark are required to:
|
||||
<ul>
|
||||
<li>Explicitly, recognizably and clearly state that it is neither affiliated with nor endorsed by TeamNewPipe.</li>
|
||||
<li>Not present themselves in a way which implies affiliation with, endorsement of or authorship by TeamNewPipe or NewPipe e. V..</li>
|
||||
<li>Not endorse downloadable apps in violation of this trademark policy or of NewPipe's GPL v3 license.</li>
|
||||
<li>If they contain links to downloadable apps that resemble an official NewPipe release, they must indicate the version name of the version provided. In the case of unofficial releases, they must instead include the additional information as required for the distribution of unofficial releases per above.</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<header><h2>Changes to the policy</h2></header>
|
||||
<p>We reserve the right to change the trademark policy from time to time. Changes will become visible on this website.<br/>
|
||||
The policy was last amended by the <a href="../posts/2025-02-08_5th_plenum.html">plenum meeting on Feburary 8, 2025</a>.</p>
|
||||
<h2>Questions and Answers</h2>
|
||||
<ol>
|
||||
<li><em>NewPipe is no longer free software!</em><br>This is not the case; many other free software applications have chosen to register a mark for similar reasons.<br>You are still free to run, study, modify, and distribute NewPipe. However, for end-user facing distributions, we ask that you communicate to your recipients whether you self-compiled an official release, or whether you created a derivative project, by following our guidelines. We believe that this will make it clearer to your users what they are getting!</li>
|
||||
<li><em>This is truly a capitalistic, corporate move!</em><br>The decision to take this step was not made in a typical corporate, top-down fashion. Rather, there was very broad consent within TeamNewPipe that registering a mark is a good idea. Also, keep in mind that NewPipe e. V. is bound towards all its members to act within the purpose of promoting digital media software.<br>You may have noticed that the phrasing on this page differs from the more relaxed tone you might know from NewPipe's blog posts – we want this document to be as free from misunderstands as possible, hence a more formal tone.<br></li>
|
||||
<li><em>When is an application considered end-user facing?</em><br>A build can be considered as a developer-facing test build if it is short-lived and intended for gathering early feedback, for instance, because it is part of a Pull Request on GitHub. On the other hand, an APK file uploaded to GitHub releases is to be considered end-user facing.<br></li>
|
||||
<li><em>When am I using a mark?</em><br>Generally, a mark is "used" when it is put in a place where it promotes a product. In our case, the NewPipe application is a product which the mark is used to promote, because the app bears the mark as its name. We are also using the mark on our websites to promote our app, because we want our users to know which features it contains.<br>End-users who are, for instance, reviewing a product, are generally not "using" the mark in this sense.<br></li>
|
||||
<li><em>When am I using a mark in the European common market?</em><br>A use of the mark happens in the European common market if it is reaches out to customers within the European common market. We understand this to be the case for websites that are reachable – or apps that are downloadable – from within the European common market and are localized to at least one of the languages officially spoken there.<br></li>
|
||||
</ol>
|
||||
<p>If you have any further questions, please contact <a href="mailto:board@newpipe-ev.de">board@newpipe-ev.de</a>.
|
||||
</section>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<!-- Footer -->
|
||||
<section id="footer">
|
||||
<div class="container">
|
||||
<div class="row aln-center">
|
||||
<div class="col-12">
|
||||
<a href="https://git.newpipe-ev.de/NewPipe-eV/website">Website repository</a> |
|
||||
<a href="../contact.html">Contact</a> | <a href="../license.html">Licensing</a> | <a href="../privacy.html">Privacy Policy</a> | <a href="../credits.html">Credits</a> | <a href="../imprint.html">Imprint</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<!-- Copyright -->
|
||||
<div id="copyright">
|
||||
Copyright © NewPipe e.V., all rights reserved. | Design: <a href="https://html5up.net">HTML5 UP</a>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<!-- Scripts -->
|
||||
<script src="../assets/js/jquery.min.js"></script>
|
||||
<script src="../assets/js/browser.min.js"></script>
|
||||
<script src="../assets/js/breakpoints.min.js"></script>
|
||||
<script src="../assets/js/util.js"></script>
|
||||
<script src="../assets/js/main.js"></script>
|
||||
|
||||
</body>
|
||||
</html>
|
|
@ -49,15 +49,7 @@
|
|||
<h2>Blog posts</h2>
|
||||
</header>
|
||||
<ul class="link-list">
|
||||
<li><a href="./2025-02-20_thanks_luanrt.html">Thanking LuanRT</a></li>
|
||||
<li><a href="./2025-02-08_5th_plenum.html">5th plenum</a></li>
|
||||
<li><a href="./2025-01-04_4th_plenum.html">4th plenum</a></li>
|
||||
<li><a href="./2024-12-03_hiring_contributor.html">NewPipe e.V. hires contributor</a></li>
|
||||
<li><a href="./2024-12-01_4th_board_meeting.html">4th board meeting</a></li>
|
||||
<li><a href="./2024-08-20_3rd_plenum.html">3rd plenum</a></li>
|
||||
<li><a href="./2024-06-23_3rd_board_meeting.html">3rd board meeting</a></li>
|
||||
<li><a href="./2024-04-22_weblate_donation.html">Donation to Weblate</a></li>
|
||||
<li><a href="./2024-02-10_2nd_plenum.html">2nd plenum</a></li>
|
||||
<li><a href="./2023-12-19_1st_plenum_2nd_board_meeting.html">1st plenum, 2nd board meeting</a></li>
|
||||
<li><a href="./2023-12-18_pseudonyms.html">Pseudonyms</a></li>
|
||||
<li><a href="./2023-07-13_1st_board_meeting.html">1st board meeting</a></li>
|
||||
|
|
|
@ -49,15 +49,7 @@
|
|||
<h2>Blog posts</h2>
|
||||
</header>
|
||||
<ul class="link-list">
|
||||
<li><a href="./2025-02-20_thanks_luanrt.html">Thanking LuanRT</a></li>
|
||||
<li><a href="./2025-02-08_5th_plenum.html">5th plenum</a></li>
|
||||
<li><a href="./2025-01-04_4th_plenum.html">4th plenum</a></li>
|
||||
<li><a href="./2024-12-03_hiring_contributor.html">NewPipe e.V. hires contributor</a></li>
|
||||
<li><a href="./2024-12-01_4th_board_meeting.html">4th board meeting</a></li>
|
||||
<li><a href="./2024-08-20_3rd_plenum.html">3rd plenum</a></li>
|
||||
<li><a href="./2024-06-23_3rd_board_meeting.html">3rd board meeting</a></li>
|
||||
<li><a href="./2024-04-22_weblate_donation.html">Donation to Weblate</a></li>
|
||||
<li><a href="./2024-02-10_2nd_plenum.html">2nd plenum</a></li>
|
||||
<li><a href="./2023-12-19_1st_plenum_2nd_board_meeting.html">1st plenum, 2nd board meeting</a></li>
|
||||
<li><a href="./2023-12-18_pseudonyms.html">Pseudonyms</a></li>
|
||||
<li><strong><a href="./2023-07-13_1st_board_meeting.html">1st board meeting</a></strong></li>
|
||||
|
|
|
@ -49,15 +49,7 @@
|
|||
<h2>Blog posts</h2>
|
||||
</header>
|
||||
<ul class="link-list">
|
||||
<li><a href="./2025-02-20_thanks_luanrt.html">Thanking LuanRT</a></li>
|
||||
<li><a href="./2025-02-08_5th_plenum.html">5th plenum</a></li>
|
||||
<li><a href="./2025-01-04_4th_plenum.html">4th plenum</a></li>
|
||||
<li><a href="./2024-12-03_hiring_contributor.html">NewPipe e.V. hires contributor</a></li>
|
||||
<li><a href="./2024-12-01_4th_board_meeting.html">4th board meeting</a></li>
|
||||
<li><a href="./2024-08-20_3rd_plenum.html">3rd plenum</a></li>
|
||||
<li><a href="./2024-06-23_3rd_board_meeting.html">3rd board meeting</a></li>
|
||||
<li><a href="./2024-04-22_weblate_donation.html">Donation to Weblate</a></li>
|
||||
<li><a href="./2024-02-10_2nd_plenum.html">2nd plenum</a></li>
|
||||
<li><a href="./2023-12-19_1st_plenum_2nd_board_meeting.html">1st plenum, 2nd board meeting</a></li>
|
||||
<li><strong><a href="./2023-12-18_pseudonyms.html">Pseudonyms</a></strong></li>
|
||||
<li><a href="./2023-07-13_1st_board_meeting.html">1st board meeting</a></li>
|
||||
|
|
|
@ -49,15 +49,7 @@
|
|||
<h2>Blog posts</h2>
|
||||
</header>
|
||||
<ul class="link-list">
|
||||
<li><a href="./2025-02-20_thanks_luanrt.html">Thanking LuanRT</a></li>
|
||||
<li><a href="./2025-02-08_5th_plenum.html">5th plenum</a></li>
|
||||
<li><a href="./2025-01-04_4th_plenum.html">4th plenum</a></li>
|
||||
<li><a href="./2024-12-03_hiring_contributor.html">NewPipe e.V. hires contributor</a></li>
|
||||
<li><a href="./2024-12-01_4th_board_meeting.html">4th board meeting</a></li>
|
||||
<li><a href="./2024-08-20_3rd_plenum.html">3rd plenum</a></li>
|
||||
<li><a href="./2024-06-23_3rd_board_meeting.html">3rd board meeting</a></li>
|
||||
<li><a href="./2024-04-22_weblate_donation.html">Donation to Weblate</a></li>
|
||||
<li><a href="./2024-02-10_2nd_plenum.html">2nd plenum</a></li>
|
||||
<li><strong><a href="./2023-12-19_1st_plenum_2nd_board_meeting.html">1st plenum, 2nd board meeting</a></strong></li>
|
||||
<li><a href="./2023-12-18_pseudonyms.html">Pseudonyms</a></li>
|
||||
<li><a href="./2023-07-13_1st_board_meeting.html">1st board meeting</a></li>
|
||||
|
|
|
@ -1,145 +0,0 @@
|
|||
<!DOCTYPE HTML>
|
||||
<!--
|
||||
Halcyonic by HTML5 UP
|
||||
html5up.net | @ajlkn
|
||||
Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
|
||||
-->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<title>NewPipe e.V.</title>
|
||||
<meta charset="utf-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no" />
|
||||
<link rel="stylesheet" href="../assets/css/main.css" />
|
||||
</head>
|
||||
<body class="subpage">
|
||||
<div id="page-wrapper">
|
||||
|
||||
<!-- Header -->
|
||||
<section id="header">
|
||||
<div class="container">
|
||||
<div class="row">
|
||||
<div class="col-12">
|
||||
|
||||
<!-- Logo -->
|
||||
<h1><a href="../index.html" id="logo">NewPipe e.V.</a></h1>
|
||||
|
||||
<!-- Nav -->
|
||||
<nav id="nav">
|
||||
<a href="../about.html">About</a>
|
||||
<a href="../join.html">Join us</a>
|
||||
<a href="../blog.html">Blog</a>
|
||||
<a href="../donate.html" class="button-large">Donate</a>
|
||||
</nav>
|
||||
|
||||
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<!-- Content -->
|
||||
<section id="content">
|
||||
<div class="container">
|
||||
<div class="row">
|
||||
<div class="col-3 col-12-medium">
|
||||
|
||||
<!-- Sidebar -->
|
||||
<section>
|
||||
<header>
|
||||
<h2>Blog posts</h2>
|
||||
</header>
|
||||
<ul class="link-list">
|
||||
<li><a href="./2025-02-20_thanks_luanrt.html">Thanking LuanRT</a></li>
|
||||
<li><a href="./2025-02-08_5th_plenum.html">5th plenum</a></li>
|
||||
<li><a href="./2025-01-04_4th_plenum.html">4th plenum</a></li>
|
||||
<li><a href="./2024-12-03_hiring_contributor.html">NewPipe e.V. hires contributor</a></li>
|
||||
<li><a href="./2024-12-01_4th_board_meeting.html">4th board meeting</a></li>
|
||||
<li><a href="./2024-08-20_3rd_plenum.html">3rd plenum</a></li>
|
||||
<li><a href="./2024-06-23_3rd_board_meeting.html">3rd board meeting</a></li>
|
||||
<li><a href="./2024-04-22_weblate_donation.html">Donation to Weblate</a></li>
|
||||
<li><strong><a href="./2024-02-10_2nd_plenum.html">2nd plenum</a></strong></li>
|
||||
<li><a href="./2023-12-19_1st_plenum_2nd_board_meeting.html">1st plenum, 2nd board meeting</a></li>
|
||||
<li><a href="./2023-12-18_pseudonyms.html">Pseudonyms</a></li>
|
||||
<li><a href="./2023-07-13_1st_board_meeting.html">1st board meeting</a></li>
|
||||
<li><a href="./2022-11-05_founded.html">We are founded!</a></li>
|
||||
</ul>
|
||||
</section>
|
||||
|
||||
</div>
|
||||
<div class="col-9 col-12-medium imp-medium">
|
||||
|
||||
<!-- Main Content -->
|
||||
<section>
|
||||
<header>
|
||||
<h2>2nd plenum</h2>
|
||||
<h3>10.02.2024</h3>
|
||||
</header>
|
||||
<p>
|
||||
Today we had our second plenum meeting. The full protocol can be found <a href="../assets/documents/2024-02-10_plenum_protocol.pdf">here</a>.
|
||||
</p>
|
||||
|
||||
<p>
|
||||
This meeting was held primarily to approve the following changes to the Articles of Association (aka statute):
|
||||
<ul class="standard-list">
|
||||
<li>
|
||||
The Privacy Policy is no longer part of the statute, so it can be written in English only and in the future can be changed by an assembly without having to go to the notar.
|
||||
</li>
|
||||
<li>
|
||||
The wording related to the cash auditor was improved to be gender neutral in the German version.
|
||||
</li>
|
||||
<li>
|
||||
Paragraphs 9 (internationalized documents) and 10 (cash auditor) were swapped, to clarify that the documents from the auditor are also part of the internationalization.
|
||||
</li>
|
||||
<li>
|
||||
The paragraph about internationalization was reworded to add more examples of pertaining documents.
|
||||
</li>
|
||||
</ul>
|
||||
After the meeting the board submitted the amendments to the notary, who confirmed the validity of the changes and applied them in the German register of associations.
|
||||
</p>
|
||||
|
||||
<p>
|
||||
The assembly also discussed whether to only allow receiving payments via SEPA, since foreign bank transfers often mean in additional charges. It was informally agreed to allow international transfers with the option OUR, where the remitter bears the costs of the transfer. This change, however, will be discussed again in another plenum meeting.
|
||||
</p>
|
||||
|
||||
<p>
|
||||
Schabi explained that he would like to work on NewPipe as part of joining the WTF e.G., in which case the NewPipe e.V. may pay WTF e.G. instead of him directly, which would be simpler tax-wise. Any decision is however postponed to another meeting.
|
||||
</p>
|
||||
|
||||
<p>
|
||||
Finally, TheAssassin reported that work on the e.V. IT services is progressing slowly but steadily.
|
||||
</p>
|
||||
</section>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<!-- Footer -->
|
||||
<section id="footer">
|
||||
<div class="container">
|
||||
<div class="row aln-center">
|
||||
<div class="col-12">
|
||||
<a href="https://git.newpipe-ev.de/NewPipe-eV/website">Website repository</a> |
|
||||
<a href="../contact.html">Contact</a> | <a href="../license.html">Licensing</a> | <a href="../privacy.html">Privacy Policy</a> | <a href="../credits.html">Credits</a> | <a href="../imprint.html">Imprint</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<!-- Copyright -->
|
||||
<div id="copyright">
|
||||
Copyright © NewPipe e.V., all rights reserved. | Design: <a href="https://html5up.net">HTML5 UP</a>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<!-- Scripts -->
|
||||
<script src="../assets/js/jquery.min.js"></script>
|
||||
<script src="../assets/js/browser.min.js"></script>
|
||||
<script src="../assets/js/breakpoints.min.js"></script>
|
||||
<script src="../assets/js/util.js"></script>
|
||||
<script src="../assets/js/main.js"></script>
|
||||
|
||||
</body>
|
||||
</html>
|
|
@ -49,15 +49,7 @@
|
|||
<h2>Blog posts</h2>
|
||||
</header>
|
||||
<ul class="link-list">
|
||||
<li><a href="./2025-02-20_thanks_luanrt.html">Thanking LuanRT</a></li>
|
||||
<li><a href="./2025-02-08_5th_plenum.html">5th plenum</a></li>
|
||||
<li><a href="./2025-01-04_4th_plenum.html">4th plenum</a></li>
|
||||
<li><a href="./2024-12-03_hiring_contributor.html">NewPipe e.V. hires contributor</a></li>
|
||||
<li><a href="./2024-12-01_4th_board_meeting.html">4th board meeting</a></li>
|
||||
<li><a href="./2024-08-20_3rd_plenum.html">3rd plenum</a></li>
|
||||
<li><a href="./2024-06-23_3rd_board_meeting.html">3rd board meeting</a></li>
|
||||
<li><strong><a href="./2024-04-22_weblate_donation.html">Donation to Weblate</a></strong></li>
|
||||
<li><a href="./2024-02-10_2nd_plenum.html">2nd plenum</a></li>
|
||||
<li><a href="./2023-12-19_1st_plenum_2nd_board_meeting.html">1st plenum, 2nd board meeting</a></li>
|
||||
<li><a href="./2023-12-18_pseudonyms.html">Pseudonyms</a></li>
|
||||
<li><a href="./2023-07-13_1st_board_meeting.html">1st board meeting</a></li>
|
||||
|
|
|
@ -1,132 +0,0 @@
|
|||
<!DOCTYPE HTML>
|
||||
<!--
|
||||
Halcyonic by HTML5 UP
|
||||
html5up.net | @ajlkn
|
||||
Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
|
||||
-->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<title>NewPipe e.V.</title>
|
||||
<meta charset="utf-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no" />
|
||||
<link rel="stylesheet" href="../assets/css/main.css" />
|
||||
</head>
|
||||
<body class="subpage">
|
||||
<div id="page-wrapper">
|
||||
|
||||
<!-- Header -->
|
||||
<section id="header">
|
||||
<div class="container">
|
||||
<div class="row">
|
||||
<div class="col-12">
|
||||
|
||||
<!-- Logo -->
|
||||
<h1><a href="../index.html" id="logo">NewPipe e.V.</a></h1>
|
||||
|
||||
<!-- Nav -->
|
||||
<nav id="nav">
|
||||
<a href="../about.html">About</a>
|
||||
<a href="../join.html">Join us</a>
|
||||
<a href="../blog.html">Blog</a>
|
||||
<a href="../donate.html" class="button-large">Donate</a>
|
||||
</nav>
|
||||
|
||||
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<!-- Content -->
|
||||
<section id="content">
|
||||
<div class="container">
|
||||
<div class="row">
|
||||
<div class="col-3 col-12-medium">
|
||||
|
||||
<!-- Sidebar -->
|
||||
<section>
|
||||
<header>
|
||||
<h2>Blog posts</h2>
|
||||
</header>
|
||||
<ul class="link-list">
|
||||
<li><a href="./2025-02-20_thanks_luanrt.html">Thanking LuanRT</a></li>
|
||||
<li><a href="./2025-02-08_5th_plenum.html">5th plenum</a></li>
|
||||
<li><a href="./2025-01-04_4th_plenum.html">4th plenum</a></li>
|
||||
<li><a href="./2024-12-03_hiring_contributor.html">NewPipe e.V. hires contributor</a></li>
|
||||
<li><a href="./2024-12-01_4th_board_meeting.html">4th board meeting</a></li>
|
||||
<li><a href="./2024-08-20_3rd_plenum.html">3rd plenum</a></li>
|
||||
<li><strong><a href="./2024-06-23_3rd_board_meeting.html">3rd board meeting</a></strong></li>
|
||||
<li><a href="./2024-04-22_weblate_donation.html">Donation to Weblate</a></li>
|
||||
<li><a href="./2024-02-10_2nd_plenum.html">2nd plenum</a></li>
|
||||
<li><a href="./2023-12-19_1st_plenum_2nd_board_meeting.html">1st plenum, 2nd board meeting</a></li>
|
||||
<li><a href="./2023-12-18_pseudonyms.html">Pseudonyms</a></li>
|
||||
<li><a href="./2023-07-13_1st_board_meeting.html">1st board meeting</a></li>
|
||||
<li><a href="./2022-11-05_founded.html">We are founded!</a></li>
|
||||
</ul>
|
||||
</section>
|
||||
|
||||
</div>
|
||||
<div class="col-9 col-12-medium imp-medium">
|
||||
|
||||
<!-- Main Content -->
|
||||
<section>
|
||||
<header>
|
||||
<h2>3rd board meeting</h2>
|
||||
<h3>23.06.2024</h3>
|
||||
</header>
|
||||
<p>
|
||||
Today we had our third board meeting. The full protocol can be found <a href="../assets/documents/2024-06-23_board_protocol.pdf">here</a>.
|
||||
</p>
|
||||
|
||||
<p>
|
||||
This meeting was held primarily to arrange a contract for Schabi to work on the NewPipe project during the summer.
|
||||
He will mainly work on the NewPipe refactor, and in particular on rewriting the player. He will also review and merge pull requests and do other maintenance tasks. The e.V. members and the Team NewPipe members have created a Matrix room to coordinate Schabi's work and make sure he always has an assigned task at any time. Before discussing the contract, Schabi resigned from the e.V.'s board to avoid being accused of conflict of interest.
|
||||
</p>
|
||||
|
||||
<p>
|
||||
On a separate note, the board agreed to donate 500€ to FSFE to support <a href="https://fsfe.org/activities/ada-
|
||||
zangemann/spark-childrens-interest-in-coding.html">their movie about "Ada & Zangemann"</a>, a tale that promotes free software among children.
|
||||
</p>
|
||||
|
||||
<p>
|
||||
The board was made aware of the status of the e.V. infrastructure, which is currently limited by server resources, and agreed to seek sponsorsips from hosting providers, possibly involving a bare-metal machine, to avoid needing to upgrade servers continuously.
|
||||
</p>
|
||||
|
||||
<p>
|
||||
The assembly agreed to come up with a budget plan for how to spend the e.V. money during a plenum meeting around August (probably the second week).
|
||||
</p>
|
||||
</section>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<!-- Footer -->
|
||||
<section id="footer">
|
||||
<div class="container">
|
||||
<div class="row aln-center">
|
||||
<div class="col-12">
|
||||
<a href="https://git.newpipe-ev.de/NewPipe-eV/website">Website repository</a> |
|
||||
<a href="../contact.html">Contact</a> | <a href="../license.html">Licensing</a> | <a href="../privacy.html">Privacy Policy</a> | <a href="../credits.html">Credits</a> | <a href="../imprint.html">Imprint</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<!-- Copyright -->
|
||||
<div id="copyright">
|
||||
Copyright © NewPipe e.V., all rights reserved. | Design: <a href="https://html5up.net">HTML5 UP</a>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<!-- Scripts -->
|
||||
<script src="../assets/js/jquery.min.js"></script>
|
||||
<script src="../assets/js/browser.min.js"></script>
|
||||
<script src="../assets/js/breakpoints.min.js"></script>
|
||||
<script src="../assets/js/util.js"></script>
|
||||
<script src="../assets/js/main.js"></script>
|
||||
|
||||
</body>
|
||||
</html>
|
|
@ -1,130 +0,0 @@
|
|||
<!DOCTYPE HTML>
|
||||
<!--
|
||||
Halcyonic by HTML5 UP
|
||||
html5up.net | @ajlkn
|
||||
Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
|
||||
-->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<title>NewPipe e.V.</title>
|
||||
<meta charset="utf-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no" />
|
||||
<link rel="stylesheet" href="../assets/css/main.css" />
|
||||
</head>
|
||||
<body class="subpage">
|
||||
<div id="page-wrapper">
|
||||
|
||||
<!-- Header -->
|
||||
<section id="header">
|
||||
<div class="container">
|
||||
<div class="row">
|
||||
<div class="col-12">
|
||||
|
||||
<!-- Logo -->
|
||||
<h1><a href="../index.html" id="logo">NewPipe e.V.</a></h1>
|
||||
|
||||
<!-- Nav -->
|
||||
<nav id="nav">
|
||||
<a href="../about.html">About</a>
|
||||
<a href="../join.html">Join us</a>
|
||||
<a href="../blog.html">Blog</a>
|
||||
<a href="../donate.html" class="button-large">Donate</a>
|
||||
</nav>
|
||||
|
||||
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<!-- Content -->
|
||||
<section id="content">
|
||||
<div class="container">
|
||||
<div class="row">
|
||||
<div class="col-3 col-12-medium">
|
||||
|
||||
<!-- Sidebar -->
|
||||
<section>
|
||||
<header>
|
||||
<h2>Blog posts</h2>
|
||||
</header>
|
||||
<ul class="link-list">
|
||||
<li><a href="./2025-02-20_thanks_luanrt.html">Thanking LuanRT</a></li>
|
||||
<li><a href="./2025-02-08_5th_plenum.html">5th plenum</a></li>
|
||||
<li><a href="./2025-01-04_4th_plenum.html">4th plenum</a></li>
|
||||
<li><a href="./2024-12-03_hiring_contributor.html">NewPipe e.V. hires contributor</a></li>
|
||||
<li><a href="./2024-12-01_4th_board_meeting.html">4th board meeting</a></li>
|
||||
<li><strong><a href="./2024-08-20_3rd_plenum.html">3rd plenum</a></strong></li>
|
||||
<li><a href="./2024-06-23_3rd_board_meeting.html">3rd board meeting</a></li>
|
||||
<li><a href="./2024-04-22_weblate_donation.html">Donation to Weblate</a></li>
|
||||
<li><a href="./2024-02-10_2nd_plenum.html">2nd plenum</a></li>
|
||||
<li><a href="./2023-12-19_1st_plenum_2nd_board_meeting.html">1st plenum, 2nd board meeting</a></li>
|
||||
<li><a href="./2023-12-18_pseudonyms.html">Pseudonyms</a></li>
|
||||
<li><a href="./2023-07-13_1st_board_meeting.html">1st board meeting</a></li>
|
||||
<li><a href="./2022-11-05_founded.html">We are founded!</a></li>
|
||||
</ul>
|
||||
</section>
|
||||
|
||||
</div>
|
||||
<div class="col-9 col-12-medium imp-medium">
|
||||
|
||||
<!-- Main Content -->
|
||||
<section>
|
||||
<header>
|
||||
<h2>3rd plenum</h2>
|
||||
<h3>20.08.2024</h3>
|
||||
</header>
|
||||
<p>
|
||||
Today we had our third plenum meeting. The full protocol can be found <a href="../assets/documents/2024-08-20_plenum_protocol.pdf">here</a>.
|
||||
</p>
|
||||
|
||||
<p>
|
||||
This meeting was held primarily to devise a budget plan for the last four months of 2024, and to
|
||||
discuss whether to register a trademark for NewPipe.
|
||||
</p>
|
||||
|
||||
<p>
|
||||
The agreed-upon budget plan includes paying someone to work on NewPipe (possibly extending Schabi's contract),
|
||||
improving the IT infrastructure with better hardware and possibly by hiring someone, allowing e.V. members to
|
||||
participate to conferences (e.g. FOSDEM), buying some merch (stickers and T-Shirts) for e.V. members and
|
||||
NewPipe contributors, lending hardware to NewPipe contributors, and donating 300€/year to LiberaPay.
|
||||
</p>
|
||||
|
||||
<p>
|
||||
The assembly also agreed to register a trademark for the "NewPipe" name.
|
||||
</p>
|
||||
</section>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<!-- Footer -->
|
||||
<section id="footer">
|
||||
<div class="container">
|
||||
<div class="row aln-center">
|
||||
<div class="col-12">
|
||||
<a href="https://git.newpipe-ev.de/NewPipe-eV/website">Website repository</a> |
|
||||
<a href="../contact.html">Contact</a> | <a href="../license.html">Licensing</a> | <a href="../privacy.html">Privacy Policy</a> | <a href="../credits.html">Credits</a> | <a href="../imprint.html">Imprint</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<!-- Copyright -->
|
||||
<div id="copyright">
|
||||
Copyright © NewPipe e.V., all rights reserved. | Design: <a href="https://html5up.net">HTML5 UP</a>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<!-- Scripts -->
|
||||
<script src="../assets/js/jquery.min.js"></script>
|
||||
<script src="../assets/js/browser.min.js"></script>
|
||||
<script src="../assets/js/breakpoints.min.js"></script>
|
||||
<script src="../assets/js/util.js"></script>
|
||||
<script src="../assets/js/main.js"></script>
|
||||
|
||||
</body>
|
||||
</html>
|
|
@ -1,122 +0,0 @@
|
|||
<!DOCTYPE HTML>
|
||||
<!--
|
||||
Halcyonic by HTML5 UP
|
||||
html5up.net | @ajlkn
|
||||
Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
|
||||
-->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<title>NewPipe e.V.</title>
|
||||
<meta charset="utf-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no" />
|
||||
<link rel="stylesheet" href="../assets/css/main.css" />
|
||||
</head>
|
||||
<body class="subpage">
|
||||
<div id="page-wrapper">
|
||||
|
||||
<!-- Header -->
|
||||
<section id="header">
|
||||
<div class="container">
|
||||
<div class="row">
|
||||
<div class="col-12">
|
||||
|
||||
<!-- Logo -->
|
||||
<h1><a href="../index.html" id="logo">NewPipe e.V.</a></h1>
|
||||
|
||||
<!-- Nav -->
|
||||
<nav id="nav">
|
||||
<a href="../about.html">About</a>
|
||||
<a href="../join.html">Join us</a>
|
||||
<a href="../blog.html">Blog</a>
|
||||
<a href="../donate.html" class="button-large">Donate</a>
|
||||
</nav>
|
||||
|
||||
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<!-- Content -->
|
||||
<section id="content">
|
||||
<div class="container">
|
||||
<div class="row">
|
||||
<div class="col-3 col-12-medium">
|
||||
|
||||
<!-- Sidebar -->
|
||||
<section>
|
||||
<header>
|
||||
<h2>Blog posts</h2>
|
||||
</header>
|
||||
<ul class="link-list">
|
||||
<li><a href="./2025-02-20_thanks_luanrt.html">Thanking LuanRT</a></li>
|
||||
<li><a href="./2025-02-08_5th_plenum.html">5th plenum</a></li>
|
||||
<li><a href="./2025-01-04_4th_plenum.html">4th plenum</a></li>
|
||||
<li><a href="./2024-12-03_hiring_contributor.html">NewPipe e.V. hires contributor</a></li>
|
||||
<li><strong><a href="./2024-12-01_4th_board_meeting.html">4th board meeting</a></strong></li>
|
||||
<li><a href="./2024-08-20_3rd_plenum.html">3rd plenum</a></li>
|
||||
<li><a href="./2024-06-23_3rd_board_meeting.html">3rd board meeting</a></li>
|
||||
<li><a href="./2024-04-22_weblate_donation.html">Donation to Weblate</a></li>
|
||||
<li><a href="./2024-02-10_2nd_plenum.html">2nd plenum</a></li>
|
||||
<li><a href="./2023-12-19_1st_plenum_2nd_board_meeting.html">1st plenum, 2nd board meeting</a></li>
|
||||
<li><a href="./2023-12-18_pseudonyms.html">Pseudonyms</a></li>
|
||||
<li><a href="./2023-07-13_1st_board_meeting.html">1st board meeting</a></li>
|
||||
<li><a href="./2022-11-05_founded.html">We are founded!</a></li>
|
||||
</ul>
|
||||
</section>
|
||||
|
||||
</div>
|
||||
<div class="col-9 col-12-medium imp-medium">
|
||||
|
||||
<!-- Main Content -->
|
||||
<section>
|
||||
<header>
|
||||
<h2>4th board meeting</h2>
|
||||
<h3>01.12.2024</h3>
|
||||
</header>
|
||||
<p>
|
||||
Today we had our fourth board meeting. The full protocol can be found <a href="../assets/documents/2024-12-01_board_protocol.pdf">here</a>.
|
||||
</p>
|
||||
|
||||
<p>
|
||||
This meeting was held to update the association members on the progress of the budget plan agreed upon in the previous plenum meeting. The people present also discussed about travelling and accomodation for FOSDEM, about designs for merch, and about ways to upgrade the current infrastructure.
|
||||
</p>
|
||||
|
||||
<p>
|
||||
The board agreed to make a donation of 300€ to CiviCRM, an association management system, to support their ongoing efforts on the <a href="https://docs.civicrm.org/installation/en/latest/standalone/">Standalone</a> installation. As an organization with international members, we hope to make use of CiviCRM for our own association's management needs including membership, newsletters, donations and fundraising.
|
||||
</p>
|
||||
</section>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<!-- Footer -->
|
||||
<section id="footer">
|
||||
<div class="container">
|
||||
<div class="row aln-center">
|
||||
<div class="col-12">
|
||||
<a href="https://git.newpipe-ev.de/NewPipe-eV/website">Website repository</a> |
|
||||
<a href="../contact.html">Contact</a> | <a href="../license.html">Licensing</a> | <a href="../privacy.html">Privacy Policy</a> | <a href="../credits.html">Credits</a> | <a href="../imprint.html">Imprint</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<!-- Copyright -->
|
||||
<div id="copyright">
|
||||
Copyright © NewPipe e.V., all rights reserved. | Design: <a href="https://html5up.net">HTML5 UP</a>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<!-- Scripts -->
|
||||
<script src="../assets/js/jquery.min.js"></script>
|
||||
<script src="../assets/js/browser.min.js"></script>
|
||||
<script src="../assets/js/breakpoints.min.js"></script>
|
||||
<script src="../assets/js/util.js"></script>
|
||||
<script src="../assets/js/main.js"></script>
|
||||
|
||||
</body>
|
||||
</html>
|
|
@ -1,151 +0,0 @@
|
|||
<!DOCTYPE HTML>
|
||||
<!--
|
||||
Halcyonic by HTML5 UP
|
||||
html5up.net | @ajlkn
|
||||
Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
|
||||
-->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<title>NewPipe e.V.</title>
|
||||
<meta charset="utf-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no" />
|
||||
<link rel="stylesheet" href="../assets/css/main.css" />
|
||||
</head>
|
||||
<body class="subpage">
|
||||
<div id="page-wrapper">
|
||||
|
||||
<!-- Header -->
|
||||
<section id="header">
|
||||
<div class="container">
|
||||
<div class="row">
|
||||
<div class="col-12">
|
||||
|
||||
<!-- Logo -->
|
||||
<h1><a href="../index.html" id="logo">NewPipe e.V.</a></h1>
|
||||
|
||||
<!-- Nav -->
|
||||
<nav id="nav">
|
||||
<a href="../about.html">About</a>
|
||||
<a href="../join.html">Join us</a>
|
||||
<a href="../blog.html">Blog</a>
|
||||
<a href="../donate.html" class="button-large">Donate</a>
|
||||
</nav>
|
||||
|
||||
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<!-- Content -->
|
||||
<section id="content">
|
||||
<div class="container">
|
||||
<div class="row">
|
||||
<div class="col-3 col-12-medium">
|
||||
|
||||
<!-- Sidebar -->
|
||||
<section>
|
||||
<header>
|
||||
<h2>Blog posts</h2>
|
||||
</header>
|
||||
<ul class="link-list">
|
||||
<li><a href="./2025-02-20_thanks_luanrt.html">Thanking LuanRT</a></li>
|
||||
<li><a href="./2025-02-08_5th_plenum.html">5th plenum</a></li>
|
||||
<li><a href="./2025-01-04_4th_plenum.html">4th plenum</a></li>
|
||||
<li><strong><a href="./2024-12-03_hiring_contributor.html">NewPipe e.V. hires contributor</a></strong></li>
|
||||
<li><a href="./2024-12-01_4th_board_meeting.html">4th board meeting</a></li>
|
||||
<li><a href="./2024-08-20_3rd_plenum.html">3rd plenum</a></li>
|
||||
<li><a href="./2024-06-23_3rd_board_meeting.html">3rd board meeting</a></li>
|
||||
<li><a href="./2024-04-22_weblate_donation.html">Donation to Weblate</a></li>
|
||||
<li><a href="./2024-02-10_2nd_plenum.html">2nd plenum</a></li>
|
||||
<li><a href="./2023-12-19_1st_plenum_2nd_board_meeting.html">1st plenum, 2nd board meeting</a></li>
|
||||
<li><a href="./2023-12-18_pseudonyms.html">Pseudonyms</a></li>
|
||||
<li><a href="./2023-07-13_1st_board_meeting.html">1st board meeting</a></li>
|
||||
<li><a href="./2022-11-05_founded.html">We are founded!</a></li>
|
||||
</ul>
|
||||
</section>
|
||||
|
||||
</div>
|
||||
<div class="col-9 col-12-medium imp-medium">
|
||||
|
||||
<!-- Main Content -->
|
||||
<section>
|
||||
<header>
|
||||
<h2>NewPipe e.V. hires contributor Profpatsch for NewPipe development</h2>
|
||||
<h3>03.12.2024</h3>
|
||||
</header>
|
||||
<p>
|
||||
We have an exciting announcement to share, made possible by your amazing financial support!
|
||||
</p>
|
||||
<p>
|
||||
Proudly, NewPipe e.V. is investing your donations into
|
||||
what is most meaningful to the NewPipe project: paid development time.
|
||||
After we temporarily hired Schabi this summer from July through September
|
||||
(as reported on
|
||||
<a href="https://newpipe.net/blog/pinned/announcement/schabi-contract/">the NewPipe website</a>)
|
||||
and extended his contract
|
||||
until October, Schabi can no longer offer us his services due to taking on a full-time
|
||||
job. He already made some impressive progress on rewriting and improving the core player component
|
||||
of the app, dubbed
|
||||
<a href="https://github.com/TeamNewPipe/NewPlayer">NewPlayer</a>; now, to ensure his
|
||||
work not to become stale, somebody
|
||||
needed to take over where he left off.
|
||||
</p>
|
||||
<p>
|
||||
Thus, the e.V. reached out to members of NewPipe's contributor community
|
||||
in search of new independent contractors that would take our offer of a flexible opportunity to
|
||||
work on NewPipe.
|
||||
With a gap of less than a month, the e.V. was now able
|
||||
to hire Profpatsch, TeamNewPipe member and independent software developer, who says,
|
||||
"I'm happy to
|
||||
continue Schabi's work on NewPlayer,
|
||||
helping out with reviewing and the refactor."</p>
|
||||
|
||||
<p>
|
||||
We hope you are as glad about this news as we are.
|
||||
NewPipe e.V. has committed to working with Profpatsch for the timespan of three months,
|
||||
with the perspective of a longer-term arrangement.
|
||||
For this, we continue to rely on your donations to help drive NewPipe forward; please consider
|
||||
a <a href="../donate.html">donation</a>
|
||||
such that we can keep funding this and further contracts for the benefit of the project.
|
||||
</p>
|
||||
|
||||
<p>
|
||||
Yours Sincerely,<br/>
|
||||
the NewPipe e.V. board.
|
||||
</p>
|
||||
</section>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<!-- Footer -->
|
||||
<section id="footer">
|
||||
<div class="container">
|
||||
<div class="row aln-center">
|
||||
<div class="col-12">
|
||||
<a href="https://git.newpipe-ev.de/NewPipe-eV/website">Website repository</a> |
|
||||
<a href="../contact.html">Contact</a> | <a href="../license.html">Licensing</a> | <a href="../privacy.html">Privacy Policy</a> | <a href="../credits.html">Credits</a> | <a href="../imprint.html">Imprint</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<!-- Copyright -->
|
||||
<div id="copyright">
|
||||
Copyright © NewPipe e.V., all rights reserved. | Design: <a href="https://html5up.net">HTML5 UP</a>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<!-- Scripts -->
|
||||
<script src="../assets/js/jquery.min.js"></script>
|
||||
<script src="../assets/js/browser.min.js"></script>
|
||||
<script src="../assets/js/breakpoints.min.js"></script>
|
||||
<script src="../assets/js/util.js"></script>
|
||||
<script src="../assets/js/main.js"></script>
|
||||
|
||||
</body>
|
||||
</html>
|
|
@ -1,126 +0,0 @@
|
|||
<!DOCTYPE HTML>
|
||||
<!--
|
||||
Halcyonic by HTML5 UP
|
||||
html5up.net | @ajlkn
|
||||
Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
|
||||
-->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<title>NewPipe e.V.</title>
|
||||
<meta charset="utf-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no" />
|
||||
<link rel="stylesheet" href="../assets/css/main.css" />
|
||||
</head>
|
||||
<body class="subpage">
|
||||
<div id="page-wrapper">
|
||||
|
||||
<!-- Header -->
|
||||
<section id="header">
|
||||
<div class="container">
|
||||
<div class="row">
|
||||
<div class="col-12">
|
||||
|
||||
<!-- Logo -->
|
||||
<h1><a href="../index.html" id="logo">NewPipe e.V.</a></h1>
|
||||
|
||||
<!-- Nav -->
|
||||
<nav id="nav">
|
||||
<a href="../about.html">About</a>
|
||||
<a href="../join.html">Join us</a>
|
||||
<a href="../blog.html">Blog</a>
|
||||
<a href="../donate.html" class="button-large">Donate</a>
|
||||
</nav>
|
||||
|
||||
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<!-- Content -->
|
||||
<section id="content">
|
||||
<div class="container">
|
||||
<div class="row">
|
||||
<div class="col-3 col-12-medium">
|
||||
|
||||
<!-- Sidebar -->
|
||||
<section>
|
||||
<header>
|
||||
<h2>Blog posts</h2>
|
||||
</header>
|
||||
<ul class="link-list">
|
||||
<li><a href="./2025-02-20_thanks_luanrt.html">Thanking LuanRT</a></li>
|
||||
<li><a href="./2025-02-08_5th_plenum.html">5th plenum</a></li>
|
||||
<li><strong><a href="./2025-01-04_4th_plenum.html">4th plenum</a></strong></li>
|
||||
<li><a href="./2024-12-03_hiring_contributor.html">NewPipe e.V. hires contributor</a></li>
|
||||
<li><a href="./2024-12-01_4th_board_meeting.html">4th board meeting</a></li>
|
||||
<li><a href="./2024-08-20_3rd_plenum.html">3rd plenum</a></li>
|
||||
<li><a href="./2024-06-23_3rd_board_meeting.html">3rd board meeting</a></li>
|
||||
<li><a href="./2024-04-22_weblate_donation.html">Donation to Weblate</a></li>
|
||||
<li><a href="./2024-02-10_2nd_plenum.html">2nd plenum</a></li>
|
||||
<li><a href="./2023-12-19_1st_plenum_2nd_board_meeting.html">1st plenum, 2nd board meeting</a></li>
|
||||
<li><a href="./2023-12-18_pseudonyms.html">Pseudonyms</a></li>
|
||||
<li><a href="./2023-07-13_1st_board_meeting.html">1st board meeting</a></li>
|
||||
<li><a href="./2022-11-05_founded.html">We are founded!</a></li>
|
||||
</ul>
|
||||
</section>
|
||||
|
||||
</div>
|
||||
<div class="col-9 col-12-medium imp-medium">
|
||||
|
||||
<!-- Main Content -->
|
||||
<section>
|
||||
<header>
|
||||
<h2>4th plenum</h2>
|
||||
<h3>04.01.2025</h3>
|
||||
</header>
|
||||
<p>
|
||||
Today we had our fourth plenum meeting. The full protocol, together with the yearly report, the cash audit reports and the trademark policy draft, can be found <a href="../assets/documents/2025-01-04_plenum_protocol.pdf">here</a>.
|
||||
</p>
|
||||
|
||||
<p>
|
||||
During the meeting the yearly report and the cash audit report were presented to the assembly, and the assembly voted to discharge the board, as recommended by the cash auditor.
|
||||
</p>
|
||||
|
||||
<p>
|
||||
The assembly elected a new board for 2025, composed of Fynn, Poolitzer and Stypox. The elected cash auditor is Schabi.
|
||||
</p>
|
||||
|
||||
<p>
|
||||
Other minor points were discussed, including choosing some guidelines for public chats, sponsoring competitive programming competitions, which conferences to attend in 2025, and choosing a policy for the "NewPipe" trademark that is being registered.
|
||||
</p>
|
||||
</section>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<!-- Footer -->
|
||||
<section id="footer">
|
||||
<div class="container">
|
||||
<div class="row aln-center">
|
||||
<div class="col-12">
|
||||
<a href="https://git.newpipe-ev.de/NewPipe-eV/website">Website repository</a> |
|
||||
<a href="../contact.html">Contact</a> | <a href="../license.html">Licensing</a> | <a href="../privacy.html">Privacy Policy</a> | <a href="../credits.html">Credits</a> | <a href="../imprint.html">Imprint</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<!-- Copyright -->
|
||||
<div id="copyright">
|
||||
Copyright © NewPipe e.V., all rights reserved. | Design: <a href="https://html5up.net">HTML5 UP</a>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<!-- Scripts -->
|
||||
<script src="../assets/js/jquery.min.js"></script>
|
||||
<script src="../assets/js/browser.min.js"></script>
|
||||
<script src="../assets/js/breakpoints.min.js"></script>
|
||||
<script src="../assets/js/util.js"></script>
|
||||
<script src="../assets/js/main.js"></script>
|
||||
|
||||
</body>
|
||||
</html>
|
|
@ -1,122 +0,0 @@
|
|||
<!DOCTYPE HTML>
|
||||
<!--
|
||||
Halcyonic by HTML5 UP
|
||||
html5up.net | @ajlkn
|
||||
Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
|
||||
-->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<title>NewPipe e.V.</title>
|
||||
<meta charset="utf-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no" />
|
||||
<link rel="stylesheet" href="../assets/css/main.css" />
|
||||
</head>
|
||||
<body class="subpage">
|
||||
<div id="page-wrapper">
|
||||
|
||||
<!-- Header -->
|
||||
<section id="header">
|
||||
<div class="container">
|
||||
<div class="row">
|
||||
<div class="col-12">
|
||||
|
||||
<!-- Logo -->
|
||||
<h1><a href="../index.html" id="logo">NewPipe e.V.</a></h1>
|
||||
|
||||
<!-- Nav -->
|
||||
<nav id="nav">
|
||||
<a href="../about.html">About</a>
|
||||
<a href="../join.html">Join us</a>
|
||||
<a href="../blog.html">Blog</a>
|
||||
<a href="../donate.html" class="button-large">Donate</a>
|
||||
</nav>
|
||||
|
||||
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<!-- Content -->
|
||||
<section id="content">
|
||||
<div class="container">
|
||||
<div class="row">
|
||||
<div class="col-3 col-12-medium">
|
||||
|
||||
<!-- Sidebar -->
|
||||
<section>
|
||||
<header>
|
||||
<h2>Blog posts</h2>
|
||||
</header>
|
||||
<ul class="link-list">
|
||||
<li><a href="./2025-02-20_thanks_luanrt.html">Thanking LuanRT</a></li>
|
||||
<li><strong><a href="./2025-02-08_5th_plenum.html">5th plenum</a></strong></li>
|
||||
<li><a href="./2025-01-04_4th_plenum.html">4th plenum</a></li>
|
||||
<li><a href="./2024-12-03_hiring_contributor.html">NewPipe e.V. hires contributor</a></li>
|
||||
<li><a href="./2024-12-01_4th_board_meeting.html">4th board meeting</a></li>
|
||||
<li><a href="./2024-08-20_3rd_plenum.html">3rd plenum</a></li>
|
||||
<li><a href="./2024-06-23_3rd_board_meeting.html">3rd board meeting</a></li>
|
||||
<li><a href="./2024-04-22_weblate_donation.html">Donation to Weblate</a></li>
|
||||
<li><a href="./2024-02-10_2nd_plenum.html">2nd plenum</a></li>
|
||||
<li><a href="./2023-12-19_1st_plenum_2nd_board_meeting.html">1st plenum, 2nd board meeting</a></li>
|
||||
<li><a href="./2023-12-18_pseudonyms.html">Pseudonyms</a></li>
|
||||
<li><a href="./2023-07-13_1st_board_meeting.html">1st board meeting</a></li>
|
||||
<li><a href="./2022-11-05_founded.html">We are founded!</a></li>
|
||||
</ul>
|
||||
</section>
|
||||
|
||||
</div>
|
||||
<div class="col-9 col-12-medium imp-medium">
|
||||
|
||||
<!-- Main Content -->
|
||||
<section>
|
||||
<header>
|
||||
<h2>5th plenum</h2>
|
||||
<h3>08.02.2025</h3>
|
||||
</header>
|
||||
<p>
|
||||
Today we had our fifth plenum meeting. The full protocol, together with the monetary reports, the agreed-upon budget plan, the approved chat rules and the approved trademark policy, can be found <a href="../assets/documents/2025-02-08_plenum_protocol.pdf">here</a>.
|
||||
</p>
|
||||
|
||||
<p>
|
||||
During the meeting the monetary reports of 2024 and 2023 were presented, and then the assembly devised a budget plan for 2025.
|
||||
</p>
|
||||
|
||||
<p>
|
||||
The assembly also discussed and approved a document with rules for public chats, and a trademark policy for the "NewPipe" trademark that is being registered.
|
||||
</p>
|
||||
</section>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<!-- Footer -->
|
||||
<section id="footer">
|
||||
<div class="container">
|
||||
<div class="row aln-center">
|
||||
<div class="col-12">
|
||||
<a href="https://git.newpipe-ev.de/NewPipe-eV/website">Website repository</a> |
|
||||
<a href="../contact.html">Contact</a> | <a href="../license.html">Licensing</a> | <a href="../privacy.html">Privacy Policy</a> | <a href="../credits.html">Credits</a> | <a href="../imprint.html">Imprint</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<!-- Copyright -->
|
||||
<div id="copyright">
|
||||
Copyright © NewPipe e.V., all rights reserved. | Design: <a href="https://html5up.net">HTML5 UP</a>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<!-- Scripts -->
|
||||
<script src="../assets/js/jquery.min.js"></script>
|
||||
<script src="../assets/js/browser.min.js"></script>
|
||||
<script src="../assets/js/breakpoints.min.js"></script>
|
||||
<script src="../assets/js/util.js"></script>
|
||||
<script src="../assets/js/main.js"></script>
|
||||
|
||||
</body>
|
||||
</html>
|
|
@ -1,120 +0,0 @@
|
|||
<!DOCTYPE HTML>
|
||||
<!--
|
||||
Halcyonic by HTML5 UP
|
||||
html5up.net | @ajlkn
|
||||
Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
|
||||
-->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<title>NewPipe e.V.</title>
|
||||
<meta charset="utf-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no" />
|
||||
<link rel="stylesheet" href="../assets/css/main.css" />
|
||||
</head>
|
||||
<body class="subpage">
|
||||
<div id="page-wrapper">
|
||||
|
||||
<!-- Header -->
|
||||
<section id="header">
|
||||
<div class="container">
|
||||
<div class="row">
|
||||
<div class="col-12">
|
||||
|
||||
<!-- Logo -->
|
||||
<h1><a href="../index.html" id="logo">NewPipe e.V.</a></h1>
|
||||
|
||||
<!-- Nav -->
|
||||
<nav id="nav">
|
||||
<a href="../about.html">About</a>
|
||||
<a href="../join.html">Join us</a>
|
||||
<a href="../blog.html">Blog</a>
|
||||
<a href="../donate.html" class="button-large">Donate</a>
|
||||
</nav>
|
||||
|
||||
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<!-- Content -->
|
||||
<section id="content">
|
||||
<div class="container">
|
||||
<div class="row">
|
||||
<div class="col-3 col-12-medium">
|
||||
|
||||
<!-- Sidebar -->
|
||||
<section>
|
||||
<header>
|
||||
<h2>Blog posts</h2>
|
||||
</header>
|
||||
<ul class="link-list">
|
||||
<li><strong><a href="./2025-02-20_thanks_luanrt.html">Thanking LuanRT</a></strong></li>
|
||||
<li><a href="./2025-02-08_5th_plenum.html">5th plenum</a></li>
|
||||
<li><a href="./2025-01-04_4th_plenum.html">4th plenum</a></li>
|
||||
<li><a href="./2024-12-03_hiring_contributor.html">NewPipe e.V. hires contributor</a></li>
|
||||
<li><a href="./2024-12-01_4th_board_meeting.html">4th board meeting</a></li>
|
||||
<li><a href="./2024-08-20_3rd_plenum.html">3rd plenum</a></li>
|
||||
<li><a href="./2024-06-23_3rd_board_meeting.html">3rd board meeting</a></li>
|
||||
<li><a href="./2024-04-22_weblate_donation.html">Donation to Weblate</a></li>
|
||||
<li><a href="./2024-02-10_2nd_plenum.html">2nd plenum</a></li>
|
||||
<li><a href="./2023-12-19_1st_plenum_2nd_board_meeting.html">1st plenum, 2nd board meeting</a></li>
|
||||
<li><a href="./2023-12-18_pseudonyms.html">Pseudonyms</a></li>
|
||||
<li><a href="./2023-07-13_1st_board_meeting.html">1st board meeting</a></li>
|
||||
<li><a href="./2022-11-05_founded.html">We are founded!</a></li>
|
||||
</ul>
|
||||
</section>
|
||||
|
||||
</div>
|
||||
<div class="col-9 col-12-medium imp-medium">
|
||||
|
||||
<!-- Main Content -->
|
||||
<section>
|
||||
<header>
|
||||
<h2>Thank you, LuanRT!</h2>
|
||||
<h3>20.02.2025</h3>
|
||||
</header>
|
||||
<p>
|
||||
We would like to express our gratitude to <a href="https://thatsciencephile.com/">LuanRT</a>, "a space nerd, programmer, and hobbyist astrophotographer from Brazil". LuanRT made a significant effort to research YouTube's latest technical mechanism called BotGuard and to document its behavior, which they made public on their <a href="https://github.com/LuanRT/BgUtils/"><code>BgUtils</code> repository on GitHub</a>. This documentation and their active participation in internal communication channels have been extremely helpful when working on the latest version of NewPipe, <a href="https://github.com/TeamNewPipe/NewPipe/releases/tag/v0.27.6">v0.27.6</a> (blog post pending), which contains an implementation that benefits much from their work.
|
||||
</p>
|
||||
<p>
|
||||
In recognition of these contributions, NewPipe e.V.'s <a href="./2025-02-08_5th_plenum.html">5th assembly</a> decided to provide LuanRT with a small financial contribution, as a humble token of appreciation, in the name of TeamNewPipe and all of NewPipe's users. We encourage you to do the same independently of us, through their <a href="https://github.com/sponsors/LuanRT/">GitHub sponsor</a> or their <a href="https://ko-fi.com/luanrt">Ko-Fi</a> page.
|
||||
</p>
|
||||
<p>
|
||||
Thank you for the work you do, LuanRT!
|
||||
</p>
|
||||
</section>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<!-- Footer -->
|
||||
<section id="footer">
|
||||
<div class="container">
|
||||
<div class="row aln-center">
|
||||
<div class="col-12">
|
||||
<a href="https://git.newpipe-ev.de/NewPipe-eV/website">Website repository</a> |
|
||||
<a href="../contact.html">Contact</a> | <a href="../license.html">Licensing</a> | <a href="../privacy.html">Privacy Policy</a> | <a href="../credits.html">Credits</a> | <a href="../imprint.html">Imprint</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<!-- Copyright -->
|
||||
<div id="copyright">
|
||||
Copyright © NewPipe e.V., all rights reserved. | Design: <a href="https://html5up.net">HTML5 UP</a>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<!-- Scripts -->
|
||||
<script src="../assets/js/jquery.min.js"></script>
|
||||
<script src="../assets/js/browser.min.js"></script>
|
||||
<script src="../assets/js/breakpoints.min.js"></script>
|
||||
<script src="../assets/js/util.js"></script>
|
||||
<script src="../assets/js/main.js"></script>
|
||||
|
||||
</body>
|
||||
</html>
|
Loading…
Reference in a new issue