[DOC] : add NymVPN videos (#4367)

* create community councel and landing pages stub

* address review comments -> finished

* remove redundant

* reorganize menu and fix link

* branch url fix

* update testing video
This commit is contained in:
import this
2024-02-01 13:50:14 +00:00
committed by GitHub
parent c0337ec1d4
commit f45ed78806
5 changed files with 8 additions and 4 deletions
@@ -1,5 +1,7 @@
# NymVPN alpha GUI: Guide for GNU/Linux
<div style="padding:56.25% 0 0 0;position:relative;"><iframe src="https://player.vimeo.com/video/908221306?h=404b2bbdc8" style="position:absolute;top:0;left:0;width:100%;height:100%;" frameborder="0" allow="autoplay; fullscreen; picture-in-picture" allowfullscreen></iframe></div><script src="https://player.vimeo.com/api/player.js"></script>
```admonish info
NymVPN is an experimental software and it's for [testing](./testing.md) purposes only. All users testing the client are expected to sign GDPR Information Sheet and Consent Form (shared at the workshop) so we use their results to improve the client, and submit the form [*NymVPN User research*]({{nym_vpn_form_url}}) with the testing results.
```
@@ -1,5 +1,7 @@
# Testing NymVPN alpha
<div style="padding:56.25% 0 0 0;position:relative;"><iframe src="https://player.vimeo.com/video/908640440?h=0f7f6dfa53" style="position:absolute;top:0;left:0;width:100%;height:100%;" frameborder="0" allow="autoplay; fullscreen; picture-in-picture" allowfullscreen></iframe></div><script src="https://player.vimeo.com/api/player.js"></script>
```admonish info
NymVPN is an experimental software and it's for [testing](./testing.md) purposes only. All users testing the client are expected to sign GDPR Information Sheet and Consent Form (shared at the workshop) so we use their results to improve the client, and submit the form [*NymVPN User research*]({{nym_vpn_form_url}}) with the testing results.
```
+1 -1
View File
@@ -32,10 +32,10 @@
# Legal Forum
- [Exit Gateway](legal/exit-gateway.md)
- [Community Counsel](legal/community-counsel.md)
- [Jurisdictions](legal/jurisdictions.md)
- [Switzerland](legal/swiss.md)
- [United States](legal/united-states.md)
- [Community Counsel](legal/community-counsel.md)
- [Landing Pages](legal/landing-pages.md)
- [How to Add Info](legal/add-content.md)
@@ -53,6 +53,6 @@ git push origin operators/legal-forum/<MY_BRANCH_NAME>
7. Open the git generated link in your browser, fill the description and click on `Create a Pull Request` button
```sh
# the url will look like this
https://github.com/nymtech/nym/pull/new/<MY_BRANCH_NAME>
https://github.com/nymtech/nym/pull/new/operators/legal-forum/<MY_BRANCH_NAME>
```
8. Notify others in the [Node Operators Legal Forum](https://matrix.to/#/!YfoUFsJjsXbWmijbPG:nymtech.chat?via=nymtech.chat&via=matrix.org) (Matrix chat) about the PR.
@@ -8,12 +8,12 @@ The entire content of this page is under [Creative Commons Attribution 4.0 Inter
The following part is for informational purposes only. Nym core team cannot provide comprehensive legal advice across all jurisdictions. Knowledge and experience with the legalities are being built up with the help of our counsel and with you, the community of Nym node operators. We encourage Nym node operators to join the [Node Operator](https://matrix.to/#/#operators:nymtech.chat) and [Operators Legal Forum](https://matrix.to/#/!YfoUFsJjsXbWmijbPG:nymtech.chat?via=nymtech.chat&via=matrix.org) channels on Element to share best practices and experiences.
```
There is no one silver bullet covering the entire globe. Every jurisdiction has different set of laws and practices regarding internet traffic routing. Therefore the Node Operators Legal Forum pages are divided per region.
There is no one silver bullet covering the entire globe. Every jurisdiction has different set of laws and practices regarding internet traffic routing. Therefore the Node Operators Legal Forum pages are divided per region.
These are some findings from our legal team as an example:
- [Switzerland](swiss.md)
- [United States](united-states.md)
> Nym Node operators are invited to add their legal findings directly through [pull requests](exit-gateway.md#how-to-add-content).
> Nym Node operators are invited to add their legal findings directly through [pull requests](add-content.md).