<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.bitmessage.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Jeanpas</id>
	<title>Bitmessage Wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.bitmessage.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Jeanpas"/>
	<link rel="alternate" type="text/html" href="https://wiki.bitmessage.org/index.php/Special:Contributions/Jeanpas"/>
	<updated>2026-04-26T06:55:40Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.34.0</generator>
	<entry>
		<id>https://wiki.bitmessage.org/index.php?title=User:Jeanpas&amp;diff=20107</id>
		<title>User:Jeanpas</title>
		<link rel="alternate" type="text/html" href="https://wiki.bitmessage.org/index.php?title=User:Jeanpas&amp;diff=20107"/>
		<updated>2013-09-09T21:04:51Z</updated>

		<summary type="html">&lt;p&gt;Jeanpas: Created page with &amp;quot;== About me == I am a mostly passive BitMessage user since June 2013. I am a SQLite enthousiast for about a decade.  == What drives me == I am very concerned about the continu...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== About me ==&lt;br /&gt;
I am a mostly passive BitMessage user since June 2013. I am a SQLite enthousiast for about a decade.&lt;br /&gt;
&lt;br /&gt;
== What drives me ==&lt;br /&gt;
I am very concerned about the continuously increasing surveillance on the internet.&lt;br /&gt;
&lt;br /&gt;
Apart from a lot of lurking, I like to delve into the messages.dat internals.&lt;br /&gt;
Perhaps, some day, I will contribute a few minor improvements to the schema.&lt;br /&gt;
&lt;br /&gt;
== Platforms ==&lt;br /&gt;
* Desktop: Windows 7 / Ubuntu 12.04 LTS&lt;br /&gt;
* Server: Solaris SXCE / OpenIndiana  / Illumos&lt;br /&gt;
&lt;br /&gt;
Development on Windows almost exclusively with bash, UnxUtils adn SQLite, most scripts are portable to GNU/Linux and Solaris. Preferred source management: [http://www.fossil-scm.org/ fossil]&lt;/div&gt;</summary>
		<author><name>Jeanpas</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.bitmessage.org/index.php?title=Address_Block&amp;diff=20106</id>
		<title>Address Block</title>
		<link rel="alternate" type="text/html" href="https://wiki.bitmessage.org/index.php?title=Address_Block&amp;diff=20106"/>
		<updated>2013-09-09T20:27:36Z</updated>

		<summary type="html">&lt;p&gt;Jeanpas: /* added chan = true/false and a remark on chan label convention */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Definition ==&lt;br /&gt;
&lt;br /&gt;
An Address block is an entry in the clients [[keys.dat]] file. It looks like this:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
[Bitmessage address in format BM-...]&lt;br /&gt;
label = Name of Address shown in client&lt;br /&gt;
enabled = true/false&lt;br /&gt;
decoy = true/false&lt;br /&gt;
chan = true/false&lt;br /&gt;
privsigningkey = Hash to sign message&lt;br /&gt;
privencryptionkey = Hash to encrypt message&lt;br /&gt;
lastpubkeysendtime = Unix timestamp of last key broadcast&lt;br /&gt;
noncetrialsperbyte = Integer showing difficulty&lt;br /&gt;
payloadlengthextrabytes = Integer showing extra bytes required&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Some values may not be present, if the [[Address]] was generated with earlier versions of the client.&lt;br /&gt;
&lt;br /&gt;
For chans use &amp;quot;label = [chan] channelname&amp;quot;&lt;br /&gt;
&lt;br /&gt;
== Editing ==&lt;br /&gt;
Editing an Address Block can be dangerous. Users are advised to back up the keys.dat before doing so.&lt;br /&gt;
&lt;br /&gt;
== Deleting ==&lt;br /&gt;
Deleting the address block removes the address from the client.&lt;br /&gt;
More Information, when or why this should be done can be found in the [[plausible deniability]] article.&lt;br /&gt;
&lt;br /&gt;
[[Category:Address terms]]&lt;/div&gt;</summary>
		<author><name>Jeanpas</name></author>
		
	</entry>
</feed>