-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
executable file
·238 lines (217 loc) · 7.44 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
---
layout: null
title: UWPX
description: A secure XMPP client app for all your UWP (Windows 10) devices.
sitemap:
priority: 1.0
lastmod: 12.07.2018
changefreq: monthly
---
<!DOCTYPE HTML>
<!--
Massively by HTML5 UP
html5up.net | @ajlkn
Jekyll integration by somiibo.com
Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
-->
<html>
<head>
{% include head.html %}
<script async defer src="https://buttons.github.io/buttons.js"></script>
</head>
<body class="is-loading">
<!-- Wrapper -->
<div id="wrapper" class="fade-in">
<!-- Intro -->
<div id="intro">
<img src="{{ "/images/logos/uwpx_1500.png" | absolute_url }}" width="100rem" height="auto">
<h1>{{site.title}}</h1>
<h2>THE XMPP APP FOR YOUR UWP DEVICES</h2>
<p>
UWPX is a secure and Open Source XMPP app for all your UWP (Windows 10) devices
<br /> created and managed by
<a href="https://github.com/COM8">COM8</a>. Licensed under
<a href="https://github.com/UWPX/UWPX-Client/blob/master/LICENSE">Mozilla Public License 2.0</a>.
</p>
<ul class="actions">
<li>
<a href="#header" class="button icon solo fa-arrow-down scrolly">Continue</a>
</li>
</ul>
</div>
<!-- Header -->
<header id="header">
</header>
<!-- Nav -->
<nav id="nav">
{% include nav.html %}
<ul class="icons">
<li>
<a href="https://twitter.com/{{site.twitter}}" class="icon fa-twitter" rel="nofollow">
<span class="label">Twitter</span>
</a>
</li>
<li>
<a href="https://github.com/{{site.github}}" class="icon fa-github" rel="nofollow">
<span class="label">GitHub</span>
</a>
</li>
</ul>
</nav>
<!-- Main -->
<div id="main">
<!-- Featured Post -->
<article class="post featured">
<header class="major">
<h2>
<a href="#">UWPX the Open Source XMPP app for your UWP devices</a>
</h2>
<!-- <p>With only a few edits, you can have a stunningly beautiful website
<br/> nearly out of the box. Of course... you can always take it further
<br/> and make it something even more amazing!</p> -->
</header>
<table>
<tr>
<td>
<p>
<span class="image left">
<img src="{{ "images/logos/uwpx_1300.png" | absolute_url }}" />
</span>
UWPX is a app for your UWP (Windows 10 and Windows 11) devices.
It implements the E<strong>x</strong>tensible <strong>M</strong>essaging and
<strong>P</strong>resence <strong>P</strong>rotocol (<a
href="https://xmpp.org">XMPP</a>).
At the moment UWPX is in <strong>BETA</strong> stage so expect unexpected behavior
sometimes.
If you encounter bugs or even crashes and somehow can reproduce them
<strong>please</strong> report them over at <a
href="https://github.com/UWPX/UWPX-Client/issues">GitHub</a>.
<br /> <a href="https://github.com/UWPX/UWPX-Client#features">Here</a> your find an up
to date list of all features and implemented XEPs.
<div align="right" id="msStoreBadge">
<a class="icon" href='https://www.microsoft.com/de-de/p/uwpx/9n2s5v8hmvlm?ocid=badge'>
<img src='https://developer.microsoft.com/en-us/store/badges/images/English_get-it-from-MS.png'
alt='English badge' width="110rem" height="auto" />
</a>
</div>
</p>
</td>
</tr>
<tr>
<td>
<p>
<span class="image right">
<img src="{{ "/images/openSource.jpg" | absolute_url }}" />
</span>
UWPX is completely Open Source.
It's licensed under <a
href="https://github.com/UWPX/UWPX-Client/blob/master/LICENSE">Mozilla Public
License 2.0</a>.
Feel free to clone, change and submit features and bug fixes - there are always bugs
waiting to be fixed.
</p>
</p>
</td>
</tr>
<tr>
<td>
<p>
<span class="image left">
<img src="{{ "/images/lock.jpg" | absolute_url }}" />
</span>
By default every connection between you and your server is encrypted via TLS 1.2.
This prevents attackers from reading your chat messages or metadata.
<br /> <a href="https://de.wikipedia.org/wiki/OMEMO">OMEMO</a>:
<br /> OMEMO support is actively being worked on.
<a href="https://github.com/UWPX/UWPX-Client/issues/5">Here</a> you can find more up to
date information about the current OMEMO implementation state.
Once implemented, OMEMO will provide a multi-client end-to-end encryption so not even
your own server can read your chat messages any more.
</p>
</td>
</tr>
<tr>
<td>
<p>
<span class="image right">
<img src="{{ "/images/muc.jpg" | absolute_url }}" />
</span>
You are not limited to normal chats with only one recipient.
UWPX supports <a href="https://xmpp.org/extensions/xep-0045.html">XEP-0045: Multi-User
Chat (MUC)</a>.
Just click <i>"Add Group Chat (MUC)"</i>, enter the room name and voila you created a
new or joind an existing MUC.
<br /> Still not enough?
<br /> You even can manage your rooms - change the room name, kick/ban members, set a
password, ...
</p>
</p>
</td>
</tr>
<tr>
<td>
<p>
<span class="image left">
<img src="{{ "/images/images.jpg" | absolute_url }}" />
</span>
There comes the point where text alone is not enough.
You need something more meaningful - like an image.
<br /> No problem we got you covered!
<br /> Just grab a link of an image send it and UWPX will do the rest for you.
<br /> UWPX supports from <a href="https://xmpp.org/extensions/xep-0363.html">XEP-0363:
HTTP File Upload</a> at the moment only the receiving portion. Stay tuned, there's
more to come!
</p>
</td>
</tr>
</table>
<hr />
<h2>Examples</h2>
<div alignment="center">
<img src="{{ "/images/chat_dark.jpg" | absolute_url }}" width="80%" height="auto" />
<img src="{{ "/images/chat_light.jpg" | absolute_url }}" width="80%" height="auto" />
<img src="{{ "/images/muc_light.jpg" | absolute_url }}" width="80%" height="auto" />
<img src="{{ "/images/chat_omemo_keys_dark.jpg" | absolute_url }}" width="80%" height="auto" />
<img src="{{ "/images/chat_omemo_keys_light.jpg" | absolute_url }}" width="80%" height="auto" />
</div>
</article>
<!-- Posts -->
{% if site.enableBlog == "1" %}
<section class="posts">
{% for post in site.posts limit:3 %} {% assign mod3 = forloop.index | modulo: 3 %}
<article>
<header>
<span class="date">{{ post.date | date_to_string }}</span>
<h2>
<a href="{{ post.url | absolute_url }}">{{ post.title }}</a>
</h2>
</header>
<a href="{{ post.url | absolute_url }}" class="image fit">
<img src="{{ post.image | absolute_url }}" alt="" />
</a>
<p>{{ post.excerpt }}</p>
<ul class="actions">
<li>
<a href="{{ post.url | absolute_url }}" class="button">Full Story</a>
</li>
</ul>
</article>
{% if mod3 == 0 %}
<article>
<header>
<h2>
<a href="#">Sponsored</a>/
</h2>
</header>
</article>
{% endif %} {% endfor %}
</section>
{% endif %}
</div>
<!-- Footer -->
{% include foot.html %}
</div>
<!-- Scripts -->
{% include scripts-main.html %}
</body>
</html>//