<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.bzflag.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Cygal</id>
	<title>BZFlagWiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.bzflag.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Cygal"/>
	<link rel="alternate" type="text/html" href="https://wiki.bzflag.org/Special:Contributions/Cygal"/>
	<updated>2026-04-09T16:45:37Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.43.5</generator>
	<entry>
		<id>https://wiki.bzflag.org/index.php?title=Server_authentication&amp;diff=6560</id>
		<title>Server authentication</title>
		<link rel="alternate" type="text/html" href="https://wiki.bzflag.org/index.php?title=Server_authentication&amp;diff=6560"/>
		<updated>2009-07-21T13:45:26Z</updated>

		<summary type="html">&lt;p&gt;Cygal: Minor edit: typos and ponctuation.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Overview==&lt;br /&gt;
Version 3.0 and later of the BZFlag server ([[BZFS]]) require an authentication key in order to list on the global public list server.&lt;br /&gt;
&lt;br /&gt;
==Authentication==&lt;br /&gt;
Authentication is required in order to provide players and project staff members a point of contact for any issues or problems that may arise with the server when it is being run publicly. &lt;br /&gt;
&lt;br /&gt;
Any server that uses the -public option and contacts the project&#039;s public list server (http://my.bzflag.org/db/) will be required to provide an authentication key in order to show up on the list.&lt;br /&gt;
&lt;br /&gt;
===The Key===&lt;br /&gt;
The authentication key is automatically generated by the Key management site, and is tied to a specific domain name, or IP address. Server owners simply have to log into the Key Manager and they can generate as many keys as they need. The key is effectively tied to a single server machine, but can be used with any number of BZFS instances on any number of ports.&lt;br /&gt;
&lt;br /&gt;
Servers that do not have static IPs or domain names, should look at using one of the many free DNS name services that are available such as http://www.no-ip.com. Dynamic IPs will need new keys every time the address changes if a domain name is not used.&lt;br /&gt;
&lt;br /&gt;
The key is numeric and will be completely unique. Keys are not valid for domain names or IP address that they were not created with.&lt;br /&gt;
&lt;br /&gt;
===Key Management===&lt;br /&gt;
Key Management is handled by the website: http://my.bzflag.org/listkeys/. After logging in with a global username and password (forum login) server owners can enter as many domain names or IP addresses as they wish.&lt;br /&gt;
&lt;br /&gt;
==Questions==&lt;br /&gt;
&#039;&#039;&#039;Q)&#039;&#039;&#039; What happens if my key gets out?&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;A)&#039;&#039;&#039; Not much, the key is only valid for your server machine, so unless the user also has access to the same computer they can not use it.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Q)&#039;&#039;&#039; What if I run BZFS instances for other people?&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;A)&#039;&#039;&#039; Then you have 2 choices. &lt;br /&gt;
   1) You can give out your key to your people and they can use it. This will make all servers show up as belonging to you.&lt;br /&gt;
   2) You can tell your users to generate there own keys using the server address or domain name. Then each BZFS instance will be owned by each person.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Q)&#039;&#039;&#039; Does 2.0.x need a key?&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;A)&#039;&#039;&#039; No, 2.0.x servers do not need a key.&lt;/div&gt;</summary>
		<author><name>Cygal</name></author>
	</entry>
	<entry>
		<id>https://wiki.bzflag.org/index.php?title=V3RCChecklist&amp;diff=6552</id>
		<title>V3RCChecklist</title>
		<link rel="alternate" type="text/html" href="https://wiki.bzflag.org/index.php?title=V3RCChecklist&amp;diff=6552"/>
		<updated>2009-07-16T16:49:30Z</updated>

		<summary type="html">&lt;p&gt;Cygal: /* RC Critical fixes. */ fix typo&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Overview==&lt;br /&gt;
V3.0 is very close to a release candidate. This page will list the remaining items that need to be addressed before an RC can be made.&lt;br /&gt;
&lt;br /&gt;
==RC Critical fixes.==&lt;br /&gt;
# MsgPause fix  &#039;&#039;&#039;&amp;lt;trepan&amp;gt;&#039;&#039;&#039;&lt;br /&gt;
# 32-bit teleporter-vs-box bug &#039;&#039;&#039;&amp;lt;BulletCatcher ? &amp;gt;&#039;&#039;&#039;&lt;br /&gt;
# Network data is being received or processed by the client in the opposite order causing many odd bugs, such as the motto not being displayed, and possibly causing players&#039; flags from not showing up when you join.&lt;br /&gt;
# Fix Replay System crashes. &#039;&#039;&#039;&amp;lt;cygal&amp;gt;&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
==RC Critical Tasks==&lt;br /&gt;
# Windows installer review (install VC9 runtimes etc..)&lt;br /&gt;
# Linux Package review (new files in the right places )&lt;br /&gt;
# Mac installer review (check it in)&lt;br /&gt;
# Readme Updates&lt;br /&gt;
# Docs for V3 changes (-a missing, caps on server, lag comp, etc..)&lt;br /&gt;
# API review (spelling, consistency)&lt;br /&gt;
# Dead-reckoning / lag-compensation testing &#039;&#039;&#039;&amp;lt;JeffM ? &amp;gt;&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
==RC &#039;really nice&#039; features ==&lt;br /&gt;
# Ask user to accept non bzflag.org images &#039;&#039;&#039;&amp;lt;trepan&amp;gt;&#039;&#039;&#039;&lt;br /&gt;
# Ask user to join non bzflag.org servers (MsgJoinServer)  &#039;&#039;&#039;&amp;lt;trepan&amp;gt;&#039;&#039;&#039;&lt;br /&gt;
# Parity mesh checks to replace inside/outside points &#039;&#039;&#039;&amp;lt;trepan&amp;gt;&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
==RC &#039;really nice&#039; Fixes/Tasks==&lt;br /&gt;
# Webadmin template review ( for style )&lt;/div&gt;</summary>
		<author><name>Cygal</name></author>
	</entry>
	<entry>
		<id>https://wiki.bzflag.org/index.php?title=V3RCChecklist&amp;diff=6551</id>
		<title>V3RCChecklist</title>
		<link rel="alternate" type="text/html" href="https://wiki.bzflag.org/index.php?title=V3RCChecklist&amp;diff=6551"/>
		<updated>2009-07-16T16:46:14Z</updated>

		<summary type="html">&lt;p&gt;Cygal: replay system tested. let&amp;#039;s fix it now&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Overview==&lt;br /&gt;
V3.0 is very close to a release candidate. This page will list the remaining items that need to be addressed before an RC can be made.&lt;br /&gt;
&lt;br /&gt;
==RC Critical fixes.==&lt;br /&gt;
# MsgPause fix  &#039;&#039;&#039;&amp;lt;trepan&amp;gt;&#039;&#039;&#039;&lt;br /&gt;
# 32-bit teleporter-vs-box bug &#039;&#039;&#039;&amp;lt;BulletCatcher ? &amp;gt;&#039;&#039;&#039;&lt;br /&gt;
# Network data is being received or processed by the client in the opposite order causing many odd bugs, such as the motto not being displayed, and possibly causing players&#039; flags from not showing up when you join.&lt;br /&gt;
# Fix Replay System crahses. &#039;&#039;&#039;&amp;lt;cygal&amp;gt;&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
==RC Critical Tasks==&lt;br /&gt;
# Windows installer review (install VC9 runtimes etc..)&lt;br /&gt;
# Linux Package review (new files in the right places )&lt;br /&gt;
# Mac installer review (check it in)&lt;br /&gt;
# Readme Updates&lt;br /&gt;
# Docs for V3 changes (-a missing, caps on server, lag comp, etc..)&lt;br /&gt;
# API review (spelling, consistency)&lt;br /&gt;
# Dead-reckoning / lag-compensation testing &#039;&#039;&#039;&amp;lt;JeffM ? &amp;gt;&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
==RC &#039;really nice&#039; features ==&lt;br /&gt;
# Ask user to accept non bzflag.org images &#039;&#039;&#039;&amp;lt;trepan&amp;gt;&#039;&#039;&#039;&lt;br /&gt;
# Ask user to join non bzflag.org servers (MsgJoinServer)  &#039;&#039;&#039;&amp;lt;trepan&amp;gt;&#039;&#039;&#039;&lt;br /&gt;
# Parity mesh checks to replace inside/outside points &#039;&#039;&#039;&amp;lt;trepan&amp;gt;&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
==RC &#039;really nice&#039; Fixes/Tasks==&lt;br /&gt;
# Webadmin template review ( for style )&lt;/div&gt;</summary>
		<author><name>Cygal</name></author>
	</entry>
</feed>