<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://www.memcp.org/index.php?action=history&amp;feed=atom&amp;title=Security_and_Authentication</id>
	<title>Security and Authentication - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://www.memcp.org/index.php?action=history&amp;feed=atom&amp;title=Security_and_Authentication"/>
	<link rel="alternate" type="text/html" href="https://www.memcp.org/index.php?title=Security_and_Authentication&amp;action=history"/>
	<updated>2026-08-29T06:44:42Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.39.1</generator>
	<entry>
		<id>https://www.memcp.org/index.php?title=Security_and_Authentication&amp;diff=306&amp;oldid=prev</id>
		<title>Wikiservice: Refresh MemCP documentation: accuracy, operational guidance, performance profile and maintained API reference</title>
		<link rel="alternate" type="text/html" href="https://www.memcp.org/index.php?title=Security_and_Authentication&amp;diff=306&amp;oldid=prev"/>
		<updated>2026-08-28T09:59:20Z</updated>

		<summary type="html">&lt;p&gt;Refresh MemCP documentation: accuracy, operational guidance, performance profile and maintained API reference&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&amp;lt;!-- Copyright (C) 2026 Carl-Philip Haensch --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- SPDX-License-Identifier: GPL-3.0-or-later --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;span id=&amp;quot;security-and-authentication&amp;quot;&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
= Security and Authentication =&lt;br /&gt;
&lt;br /&gt;
A fresh data directory creates &amp;lt;code&amp;gt;root&amp;lt;/code&amp;gt; with the initial password supplied by &amp;lt;code&amp;gt;--root-password&amp;lt;/code&amp;gt; or Docker &amp;lt;code&amp;gt;ROOT_PASSWORD&amp;lt;/code&amp;gt;; the development default is &amp;lt;code&amp;gt;admin&amp;lt;/code&amp;gt;. Set a strong secret before exposing any listener.&lt;br /&gt;
&lt;br /&gt;
MemCP supports users, password changes, grants/revokes, and database access policies through SQL and the dashboard. Use a least-privilege account for each application and a separate read-only account for migration or validation.&lt;br /&gt;
&lt;br /&gt;
HTTP endpoints use Basic authentication. Protect them with TLS at a trusted reverse proxy or private network; Basic credentials are only encoded, not encrypted. Restrict the MySQL TCP port and Unix socket. Disable unused API or MySQL listeners.&lt;br /&gt;
&lt;br /&gt;
SQL/Scheme consoles, process controls, settings, logs, custom handlers, and storage-backend credentials are administrative capabilities. Logs can contain queries and data. Config files, data directories, sockets, backups, and remote credentials require filesystem/service permissions appropriate to the deployment.&lt;br /&gt;
&lt;br /&gt;
MemCP is Beta and should be defense-in-depth deployed. Test authentication and authorization while logged out and as every role after upgrades.&lt;/div&gt;</summary>
		<author><name>Wikiservice</name></author>
	</entry>
</feed>