<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.alpinelinux.org/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Afontain</id>
	<title>Alpine Linux - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.alpinelinux.org/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Afontain"/>
	<link rel="alternate" type="text/html" href="https://wiki.alpinelinux.org/wiki/Special:Contributions/Afontain"/>
	<updated>2026-05-02T21:05:40Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.40.0</generator>
	<entry>
		<id>https://wiki.alpinelinux.org/w/index.php?title=Pantalaimon&amp;diff=17682</id>
		<title>Pantalaimon</title>
		<link rel="alternate" type="text/html" href="https://wiki.alpinelinux.org/w/index.php?title=Pantalaimon&amp;diff=17682"/>
		<updated>2020-06-01T14:38:42Z</updated>

		<summary type="html">&lt;p&gt;Afontain: fixup formatting&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;&#039;[https://github.com/matrix-org/pantalaimon/tree/master/ Pantalaimon]&#039;&#039;&#039; is a [https://matrix.org Matrix] proxy that handles end-to-end encryption support.&lt;br /&gt;
&lt;br /&gt;
== Installation ==&lt;br /&gt;
&lt;br /&gt;
It can be installed with the {{Pkg|pantalaimon}} package, and the &amp;lt;code&amp;gt;panctl&amp;lt;/code&amp;gt; command line tool is in the {{Pkg|pantalaimon-ui}} package.&lt;br /&gt;
&lt;br /&gt;
== Quickstart ==&lt;br /&gt;
&lt;br /&gt;
There is two ways pantalaimon can be used: the first is to allow a bot access to an encryted room, and the second is allowing a human to use access an encrypted room with a client that doesn&#039;t support end to end encryption yet, like [https://www.matrix.org/docs/projects/client/fractal.html Fractal]. This wiki page currently only cover the second use case.&lt;br /&gt;
&lt;br /&gt;
First, create a config file for pantalaimon at &amp;lt;code&amp;gt;~/.config/pantalaimon/pantalaimon.conf&amp;lt;/code&amp;gt;:&lt;br /&gt;
&lt;br /&gt;
 [MyMatrixServer]&lt;br /&gt;
 Homeserver = https://matrix.myserver.xyz&lt;br /&gt;
 ListenAddress = localhost&lt;br /&gt;
 ListenPort = 8009&lt;br /&gt;
&lt;br /&gt;
This is the minimal configuration file, but &amp;lt;code&amp;gt;man 5 pantalaimon&amp;lt;/code&amp;gt; will allow you to explore the various options.&lt;br /&gt;
&lt;br /&gt;
Then launch &amp;lt;code&amp;gt;pantalaimon&amp;lt;/code&amp;gt; as your user. You can then control it through dbus using &amp;lt;code&amp;gt;panctl&amp;lt;/code&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
You should then log in using your regular Matrix client using &amp;lt;code&amp;gt;http://localhost:8009&amp;lt;/code&amp;gt; as your server.&lt;br /&gt;
&lt;br /&gt;
== Related links ==&lt;br /&gt;
&lt;br /&gt;
* [https://github.com/matrix-org/pantalaimon/tree/master/README.md the upstream readme]&lt;br /&gt;
* [https://gitlab.alpinelinux.org/alpine/aports/-/merge_requests/8689 the initial MR]&lt;/div&gt;</summary>
		<author><name>Afontain</name></author>
	</entry>
	<entry>
		<id>https://wiki.alpinelinux.org/w/index.php?title=Pantalaimon&amp;diff=17681</id>
		<title>Pantalaimon</title>
		<link rel="alternate" type="text/html" href="https://wiki.alpinelinux.org/w/index.php?title=Pantalaimon&amp;diff=17681"/>
		<updated>2020-06-01T14:37:42Z</updated>

		<summary type="html">&lt;p&gt;Afontain: quickstart&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;&#039;[https://github.com/matrix-org/pantalaimon/tree/master/ Pantalaimon]&#039;&#039;&#039; is a [https://matrix.org Matrix] proxy that handles end-to-end encryption support.&lt;br /&gt;
&lt;br /&gt;
Installation&lt;br /&gt;
============&lt;br /&gt;
&lt;br /&gt;
It can be installed with the {{Pkg|pantalaimon}} package, and the &amp;lt;code&amp;gt;panctl&amp;lt;/code&amp;gt; command line tool is in the {{Pkg|pantalaimon-ui}} package.&lt;br /&gt;
&lt;br /&gt;
Quickstart&lt;br /&gt;
==========&lt;br /&gt;
&lt;br /&gt;
There is two ways pantalaimon can be used: the first is to allow a bot access to an encryted room, and the second is allowing a human to use access an encrypted room with a client that doesn&#039;t support end to end encryption yet, like [https://www.matrix.org/docs/projects/client/fractal.html Fractal]. This wiki page currently only cover the second use case.&lt;br /&gt;
&lt;br /&gt;
First, create a config file for pantalaimon at &amp;lt;code&amp;gt;~/.config/pantalaimon/pantalaimon.conf&amp;lt;/code&amp;gt;:&lt;br /&gt;
&lt;br /&gt;
 [MyMatrixServer]&lt;br /&gt;
 Homeserver = https://matrix.myserver.xyz&lt;br /&gt;
 ListenAddress = localhost&lt;br /&gt;
 ListenPort = 8009&lt;br /&gt;
&lt;br /&gt;
This is the minimal configuration file, but &amp;lt;code&amp;gt;man 5 pantalaimon&amp;lt;/code&amp;gt; will allow you to explore the various options.&lt;br /&gt;
&lt;br /&gt;
Then launch &amp;lt;code&amp;gt;pantalaimon&amp;lt;/code&amp;gt; as your user. You can then control it through dbus using &amp;lt;code&amp;gt;panctl&amp;lt;/code&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
You should then log in using your regular Matrix client using &amp;lt;code&amp;gt;http://localhost:8009&amp;lt;/code&amp;gt; as your server.&lt;br /&gt;
&lt;br /&gt;
Related links&lt;br /&gt;
=============&lt;br /&gt;
&lt;br /&gt;
* [https://github.com/matrix-org/pantalaimon/tree/master/README.md the upstream readme]&lt;br /&gt;
* [https://gitlab.alpinelinux.org/alpine/aports/-/merge_requests/8689 the initial MR]&lt;/div&gt;</summary>
		<author><name>Afontain</name></author>
	</entry>
	<entry>
		<id>https://wiki.alpinelinux.org/w/index.php?title=Gaming_on_Alpine&amp;diff=16902</id>
		<title>Gaming on Alpine</title>
		<link rel="alternate" type="text/html" href="https://wiki.alpinelinux.org/w/index.php?title=Gaming_on_Alpine&amp;diff=16902"/>
		<updated>2020-02-15T15:44:28Z</updated>

		<summary type="html">&lt;p&gt;Afontain: add freedoom and aisleriot, two games I packaged to Alpine.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;&#039;Gaming on Alpine&#039;&#039;&#039; is a thing.&lt;br /&gt;
&lt;br /&gt;
== Installing games ==&lt;br /&gt;
&lt;br /&gt;
 sudo apk add micro-tetris&lt;br /&gt;
&lt;br /&gt;
== Permissions ==&lt;br /&gt;
&lt;br /&gt;
To make sure your account is in the games group.  You could do.&lt;br /&gt;
&lt;br /&gt;
 sudo gpasswd -a name games&lt;br /&gt;
&lt;br /&gt;
Log off then relog back on.&lt;br /&gt;
&lt;br /&gt;
== List of games available on Alpine Linux ==&lt;br /&gt;
&lt;br /&gt;
* [http://www.advancemame.it/ AdvanceMAME] - advancemame -- Arcade Simulator&lt;br /&gt;
* [https://wiki.gnome.org/Apps/Aisleriot Aisleriot] - aisleriot -- Solitaire card games&lt;br /&gt;
* [http://frotz.sourceforge.net/ Frotz] - frotz -- Z machine (Infocom interactive fiction) Interpreter&lt;br /&gt;
* [http://home.flightgear.org FlightGear] - flightgear -- Flight Simulator&lt;br /&gt;
* [https://freedoom.github.io/ Freedoom]+[https://www.chocolate-doom.org/ Chocolate Doom] - freedoom, chocolate-doom -- a free Doom game and an  engine to run it&lt;br /&gt;
* [https://en.wikipedia.org/wiki/GNU_Chess GNU Chess] - gnuchess -- Play chess against the computer&lt;br /&gt;
* [https://github.com/troglobit/tetris Micro Tetris] - micro-tetris -- Uses ANSI escape sequences and can fit in embedded devices&lt;br /&gt;
* [https://www.minetest.net/ Minetest] - minetest -- An Inspired Minecraft game&lt;br /&gt;
* [https://openrct2.org/ OpenRCT2] - OpenRCT2 -- Re-implementation of RollerCoaster Tycoon 2&lt;br /&gt;
* [https://en.wikipedia.org/wiki/OpenTTD OpenTTD] - openttd -- A business simulation game&lt;br /&gt;
* [https://www.nethack.org NetHack] - Rogue-like dungeon crawler&lt;br /&gt;
* [http://www.xonotic.org/ Xonotic] - xonotic -- A FPS arena game&lt;br /&gt;
&lt;br /&gt;
== Game related software ==&lt;br /&gt;
&lt;br /&gt;
* [https://en.wikipedia.org/wiki/Wine_(software) Wine] - wine -- It is typically used to play Windows games - You may need to chroot/multiboot as 32-bit Alpine to use 32 bit Windows games.  If you use x86_64, you can only run 64 bit Windows programs.&lt;br /&gt;
* [https://obsproject.com/ OBS Studio] - obs-studio -- It is used to live stream a gaming session&lt;/div&gt;</summary>
		<author><name>Afontain</name></author>
	</entry>
</feed>