This commit is contained in:
BurnyLlama 2021-08-12 17:12:08 +02:00
commit 441751c642
5 changed files with 30 additions and 1884 deletions

1
.gitignore vendored
View File

@ -41,6 +41,7 @@ build/Release
# Dependency directories # Dependency directories
node_modules/ node_modules/
jspm_packages/ jspm_packages/
package-lock.json
# Snowpack dependency directory (https://snowpack.dev/) # Snowpack dependency directory (https://snowpack.dev/)
web_modules/ web_modules/

View File

@ -1,7 +1,7 @@
%%- %%-
title: qwik - privacy policy title: qwik - privacy policy
header: Privacy Policy header: Privacy Policy
date: Last updated 9th August 2021 date: Last updated 12th August 2021
-%% -%%
# Introduction # Introduction
@ -54,8 +54,14 @@ isn't used for anything so it can be whatever. We would maybe even advise you to
Gitea will require a username on signup, which you might consider personal. We would advise you to not use your real Gitea will require a username on signup, which you might consider personal. We would advise you to not use your real
name and instead use an alias. name and instead use an alias.
Gitea also uses some cookies, but this is for your comfort. For example keeping you signed in and remembering your Gitea also uses some cookies, but this is for your comfort. For example keeping you signed in and remembering your settings or what not.
settings or what not.
## Hedgedoc
Hedgedoc will collect your email upon registration. This email will just be used for logging in.
The documents you write will be stored unecrypted. This also applies to image uploads.
Hedgedoc also uses some cookies, they will be used to keeping you signed in and remembering your settings.
## Nitter, Bibliogram, Libreddit, Searx ## Nitter, Bibliogram, Libreddit, Searx
These services all use cookies to remember your settings. These services all use cookies to remember your settings.

View File

@ -1,12 +1,12 @@
%%- %%-
title: XMPP - qwik docs title: XMPP - qwik docs
header: XMPP header: XMPP
date: 10th August 2021 date: 11th August 2021
-%% -%%
# Introduction # Introduction
XMPP is a protocol for instant messaging. It stands for *Extensible Messaging and Presence Protocol*. XMPP is a protocol for instant messaging. It stands for *Extensible Messaging and Presence Protocol*.
It supports most things you'd expect from from an instant messaging software, like: chat (duh?), sending images/videos/other It supports most things you'd expect from an instant messaging software, like: chat (duh?), sending images/videos/other
files, chatrooms (group chats), and even calling (both voice and video). It also supports another great thing: encryption. files, chatrooms (group chats), and even calling (both voice and video). It also supports another great thing: encryption.
The biggest problem with XMPP is that many of the clients (apps/programs you use to chat with people) could be better. The biggest problem with XMPP is that many of the clients (apps/programs you use to chat with people) could be better.
@ -16,26 +16,26 @@ fine.
# Usage # Usage
To use XMPP you would need a client. Under here you can see our recommendations of clients for different platforms. To use XMPP you will need a client. Below you can see our recommendations of clients for different platforms.
## Clients ## Clients
**Linux** **Linux**
* Gajim ([Website](https://gajim.org/)) * Gajim ([Website](https://gajim.org/))
* Dino ([Website](https://dino.im/)) * Dino ([Website](https://dino.im/))
**Windows:** **Windows**
* Gajim ([Website](https://gajim.org/)) * Gajim ([Website](https://gajim.org/))
**macOS:** **macOS**
* Monal IM ([Mac App Store](https://apps.apple.com/app/id1499227291)) * Monal IM ([Mac App Store](https://apps.apple.com/app/id1499227291))
* Siskin IM ([Mac App Store](https://apps.apple.com/us/app/siskin-im/id1153516838)) * Siskin IM ([Mac App Store](https://apps.apple.com/us/app/siskin-im/id1153516838))
* Beagle IM ([Mac App Store](https://apps.apple.com/us/app/beagleim-by-tigase-inc/id1445349494)) * Beagle IM ([Mac App Store](https://apps.apple.com/us/app/beagleim-by-tigase-inc/id1445349494))
**Android:** **Android**
* blabber.im ([F-Droid](https://f-droid.org/en/packages/de.pixart.messenger/)*, [Google Play](https://play.google.com/store/apps/details?id=im.blabber.messenger)) * blabber.im ([F-Droid](https://f-droid.org/en/packages/de.pixart.messenger/)*, [Google Play](https://play.google.com/store/apps/details?id=im.blabber.messenger))
* Conversations ([F-Droid](https://f-droid.org/en/packages/eu.siacs.conversations/)*, [Google Play](https://play.google.com/store/apps/details?id=eu.siacs.conversations)) * Conversations ([F-Droid](https://f-droid.org/en/packages/eu.siacs.conversations/)*, [Google Play](https://play.google.com/store/apps/details?id=eu.siacs.conversations))
**iOS:** **iOS**
* Monal IM ([App Store](https://apps.apple.com/us/app/monal-xmpp-chat/id317711500)) * Monal IM ([App Store](https://apps.apple.com/us/app/monal-xmpp-chat/id317711500))
* Siskin IM ([App Store](https://apps.apple.com/us/app/tigase-messenger/id1153516838)) * Siskin IM ([App Store](https://apps.apple.com/us/app/tigase-messenger/id1153516838))
@ -56,7 +56,7 @@ use this address to contact you.
When you've registered on our server you should get a welcome message kind of like this: When you've registered on our server you should get a welcome message kind of like this:
> Welcome to qwik.space! > Welcome to qwik.space!
> You can find more information at https://qwik.space/xmpp.html > You can find more information at https://qwik.space/articles/xmpp/intro
> >
> If you have any questions regarding the server, send a message on XMPP to [furo@qwik.space](xmpp:furo@qwik.space) > If you have any questions regarding the server, send a message on XMPP to [furo@qwik.space](xmpp:furo@qwik.space)

View File

@ -109,6 +109,17 @@
<a href="http://qwikxi43yi7we5wq3gewkbzdxif7aogulmtdv3icep6ks6ghlrh7vpyd.onion/articles/xmpp/intro" class="onion">tor</a> <a href="http://qwikxi43yi7we5wq3gewkbzdxif7aogulmtdv3icep6ks6ghlrh7vpyd.onion/articles/xmpp/intro" class="onion">tor</a>
</div> </div>
</div> </div>
<div class="service">
<h2>Hedgedoc</h2>
<p>
Hedgedoc is an online markdown editor featuring real-time collaboration.
</p>
<div class="buttons">
<a href="https://docs.qwik.space">get writin'</a>
<a href="http://qwikxlobjyrg2vixrprthsldqjf72k2bihqk2ivd4pieboudrcfjyuyd.onion" class="onion">tor</a>
</div>
</div>
</div> </div>
<a name="contact"></a> <a name="contact"></a>

1872
package-lock.json generated

File diff suppressed because it is too large Load Diff