You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
<p>4. Paste into your Notepad file. Make sure they are left-justified, with no spaces on the left.</p>
79
78
<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>
81
80
<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>
82
81
Example: C:\Users\[your user name]\AppData\Roaming\Bitcoin\bitcoin.conf<br>
83
82
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>
139
138
Data is referenced and retrieved by Apertus using the final transaction id of the process; the Root ID.<br>
140
139
Using root ID's, one can navigate the data on blockchains like one does on the internet.<br>
141
140
<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>
143
142
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>
144
143
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 <ahref="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>
145
144
(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>
154
153
155
154
You're now viewing data straight from a blockchain :) <br><br><br>
156
155
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
+
157
160
If you wish to navigate the web through Apertus, it may give you some errors.<br>
158
161
Here's one we know about, and how to fix it.<br>
159
162
<p>Java error when browsing web sites using Apertus:<br>
<p>You’ve just put immutable data on a Blockchain :)
189
192
<p>But there are a shit-ton more ways to use Apertus - keep rollin...</p>
190
193
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>
192
197
(can you code better threading? wallet amount updates? other funky things? free hugz & credit to whomever can do it! Find us at <ahref="https://github.com/HugPuddle/Apertus">Github - Apertus</a>).</p>
This anchors the creation to you AND gives a unique identifier to the creation itself.<br>
491
496
This is a token - it's been created and defined by the data, metadata, and associated signatures.<br>
492
497
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>
494
499
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>
495
500
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>
496
501
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