Skip to content

Commit 36b8f3a

Browse files
committed
Apertus-v0.3.19-beta Release
GUI changes to support Windows 10 & 11 environments - removed sizeable panels BUG FIX- image files were glitching due to the wrong addresses being referenced when rebuilding files with repetitive data. reverted back to a previous method. FEATURE - Back file option - building backfiles is now optional and limited to transaction id's with a \ in front. by default back file building is disabled.
1 parent ebc1652 commit 36b8f3a

11 files changed

Lines changed: 501 additions & 798 deletions

File tree

ADD/About.Designer.cs

Lines changed: 9 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

ADD/About.cs

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ public About()
99
{
1010
InitializeComponent();
1111
}
12-
12+
13+
1314
}
1415
}

ADD/Info.html

Lines changed: 11 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -73,11 +73,10 @@ <h2><A NAME="II">Conf File Creation</A></h2>
7373
<p>3. Copy the following code:<br>
7474
server=1<br>
7575
rpcuser=<br>
76-
rpcpassword=<br>
77-
txindex=1<br></p>
76+
rpcpassword=</p>
7877
<p>4. Paste into your Notepad file. Make sure they are left-justified, with no spaces on the left.</p>
7978
<p>5. After rpcuser= put any user name you want (spaces are not allowed).</p>
80-
<p>6. After prcpassword= put any password you want (spaces are not allowed, cannot match or be a subset of the user name).</p>
79+
<p>6. After prcpassword= put any password you want (spaces are not allowed).</p>
8180
<p>7. The configuration file must be placed into a special folder associated with your wallet. (go to 8 if you haven’t done this before) <br>
8281
Example: C:\Users\[your user name]\AppData\Roaming\Bitcoin\bitcoin.conf<br>
8382
Example: C:\Users\[your user name]\AppData\Roaming\Litecoin\litecoin.conf</p>
@@ -139,7 +138,7 @@ <h2><a name="Nav">Navigating on the Blockchains</A></h2>
139138
Data is referenced and retrieved by Apertus using the final transaction id of the process; the Root ID.<br>
140139
Using root ID's, one can navigate the data on blockchains like one does on the internet.<br>
141140
<br>
142-
Caution: As stated prior, Apertus attempts to filter out all unsafe content. Apertus allows basic text and picture, but filters out code that could be malicious until you "Trust" the signature, or click "Filter Content." <br>
141+
Caution: As stated prior, Apertus attempts to filter out all unsafe content. Apertus allows basic text and picture, but filters out code that could be malicious until you "Trust" the signature, or uncheck "Filter" option <br>
143142
Always treat any etchings you see with the same caution you would use with unknown emails. When navigating blockchains, do not download or run executable files from sources you have not verified.</p>
144143
To look at data on a blockchain for the first time we suggest you either choose one of the root id's below, or go to <a href="http://www.bitfossil.com">bitFossil.com</a> and search for something to take a look at, or click "recent" and see what is available.<br>
145144
(note that bitFossil.com is an aggregation of Apertus-style data (and noise) from various blockchains put onto a standard webpage)<br>
@@ -154,6 +153,10 @@ <h2><a name="Nav">Navigating on the Blockchains</A></h2>
154153

155154
You're now viewing data straight from a blockchain :) <br><br><br>
156155

156+
Back Links Option <br />
157+
~ Check this box to build any backlinks that may be a part of the archive. as an example if you see broken image links.. try checking this box and rebuilding by pressing CTRL-ENTER in the search box with transaction ID.<br><br>
158+
<br><br><br>
159+
157160
If you wish to navigate the web through Apertus, it may give you some errors.<br>
158161
Here's one we know about, and how to fix it.<br>
159162
<p>Java error when browsing web sites using Apertus:<br>
@@ -188,7 +191,9 @@ <h2><A NAME="V">Etching</A></h2>
188191
<p>You’ve just put immutable data on a Blockchain :)
189192
<p>But there are a shit-ton more ways to use Apertus - keep rollin...</p>
190193

191-
<p>Note: Apertus currently doesn't update how much coin you have in your wallet after an etching - you'll need to reboot Apertus to see your new amount.<br>
194+
<p>no message option - checking the no message option box will cause apertus to only interpret the commands sent in the message box. it will not etch the message box text itself. this is usefull when assigning keywords in conjuction with the link feature. when checked #keywords can be assigned without having to etch the keyword text itself. </p>
195+
196+
<p>Note: Apertus currently doesn't update how much coin you have in your wallet after an etching - you'll need to reselect the wallet to see your new amount.<br>
192197
(can you code better threading? wallet amount updates? other funky things? free hugz & credit to whomever can do it! Find us at <a href="https://github.com/HugPuddle/Apertus">Github - Apertus</a>).</p>
193198
<A href="#index">Back to Index</A>
194199
<br><br><br>
@@ -490,7 +495,7 @@ <h2><A NAME="Tokens">Blockchain Entities - Colored Coins - Token Creation</A></h
490495
This anchors the creation to you AND gives a unique identifier to the creation itself.<br>
491496
This is a token - it's been created and defined by the data, metadata, and associated signatures.<br>
492497
The data entry field in Apertus (what I've been calling the meta-data) can give additional meaning to associated signature combinations by giving instruction on what they are doing.<br>
493-
Theoretically, Apertus can move around the asset around using the @ feature and additional metadata - and if one wants - use Vault functions to transfer keys. But, one can rely on the data transmitted with the etching to determine how it is to be interpreted as well.<br>
498+
Theoretically, Apertus can move around the asset using the @ feature and additional metadata - and if one wants - use Vault functions to transfer keys. But, one can rely on the data transmitted with the etching to determine how it is to be interpreted as well.<br>
494499
This is a work-in-progress, and the direction Apertus is going. Authenticated publishing on indelible, long-lived platforms is our primary thrust - social-media capabilities is a side-effect.<br>
495500
Things are subject to change - right now 0.4.0 will have some new layers that may not be backward compatible with 0.3.0 entirely.<br>
496501
Apertus currently (0.3.0) has many elements of token creation - it just isn't a fully automated and layered at this time.<br>

0 commit comments

Comments
 (0)