-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
137 lines (116 loc) · 13 KB
/
index.html
File metadata and controls
137 lines (116 loc) · 13 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
<!DOCTYPE html>
<html>
<head>
<title>Apertus - 0.3.21-beta</title>
<meta charset='utf-8' />
<meta http-equiv="X-UA-Compatible" content="chrome=1" />
<meta name="description" content="Apertus 0.3.21-beta : Archive data on your favorite blockchains." />
<meta property="og:image" content="https://apertus.io/images/apertus.png" />
<link rel="SHORTCUT ICON" href="https://apertus.io/images/apertus.ico">
<link rel="stylesheet" type="text/css" media="screen" href="stylesheets/stylesheet.css">
</head>
<body>
<!-- HEADER -->
<div id="header_wrap" class="outer">
<header class="inner">
<a id="forkme_banner" href="https://github.com/HugPuddle/Apertus">Contribute on GitHub</a>
<span id="project_logo"></span>
<h1 id="project_title"> Apertus v0.3.21-beta</h1>
<h2 id="project_tagline"> Archive data on your favorite blockchains</h2>
</header>
</div>
<!-- MAIN CONTENT -->
<div id="main_content_wrap" class="outer">
<section id="main_content" class="inner">
<p><a href="https://github.com/HugPuddle/Apertus/releases/download/v0.3.21-beta/Apertus.v0.3.21-beta.zip"><img src="images/getDiskDrive.png"/></a></p>
<p><a href="https://apertus.io/Info.html">instructions</a></p>
<p><a href="https://github.com/HugPuddle/Apertus/releases">more releases</a></p>
<p><a href="https://www.youtube.com/watch?v=fVdVH4LwD6U&list=PLDNMoJ2rHmfqn8mlv5V-jcSt7sq2kGTtE">training videos</a></p>
<h2>
<a name="Features" class="anchor" href="#features"><span class="octicon octicon-link"></span></a>Features</h2>
<h5>Store and retrieve data on most blockchains</h5>
<p>Apertus empowers people to publish creative works on indelible global platforms. We believe everyone should have the power to immutably archive their history and creations on the blockchains.</p>
<p>Apertus can immutably archive data on a blockchain. You can later recover the blockpage by entering a single transaction id; the root id or by searching for it by #Keyword or @WalletAddress. Wallets must support bitcoin core 0.10.X - 0.16.3 standard RPC calls orginally introduced by Bitcoin developers, many still do.</p>
<h5>Monitor one or more blockchains in realtime</h5>
<p>Apertus converts any compatible blockchain into a publishing hub. Check the "Monitor Blockchains" box on the explore tab, sit back and watch as all data archived by other Apertus users is displayed in the monitoring window.</p>
<h5>Create an Apertus Profile - sign and verify archives</h5>
<p>Using a signature after creating an Apertus Profile proves the archivist owns the signature, and that the data returned to the client matches the data archived by the signee. It does this by creating a SHA256 hash of the entire archive. The hash is passed in as a message to the wallets signing function to create a signature. The signature is then attached to the archive for verification by other clients. Using a signature allows Apertus users to trust, follow and find archives. <p> <b>NOTICE</b> - Traditional Apertus.io Profiles are not supported in Sup!? see these sample transactions to begin experimenting with Sup!? profile registration, object creation and trading<p><a href="https://github.com/embiimob/Sup/tree/master/P2FK/samples">Sup!? sample transactions</a> </p>
<h5>New Inquiry Feature - Polls \ Voting \ Data Grid</h5>
<p>Create a simple voting system or poll for your cause on any compatible blockchains. The feature is also usefull in linking 1 or more rows of data. To view the latest statistics of a persistent inquiry press CTRL-ENTER to refresh your screen. </p>
<h5>Proof</h5>
<p>Apertus uses a handy tool that creates a SHA256 hash of any file. This hash can then be archived on ANY Apertus compatible blockchain. The transaction ID generated during the archive process can later be used to retrieve the hash proving the file existed at the time of the archive. When used in conjunction with a profile (basic token) and a signature, the Proof feature can anchor a point in time using a hash of your work on a blockchain of your choice.</p>
<h5>Filter unsafe extensions</h5>
<p>By default, executable files and all web scripting is either filtered or cleansed. Trusting signatures will open this up, or by unchecking the Filter box. Never open executable files from an unverified source.</p>
<h5>New to Apertus 0.3.X</h5>
<p>Authenticated publishing on indelible, long-lived platforms is our primary thrust, however, social-media capabilities is a side-effect. Profile creation lends to social media features as each published items can be used like a news feed. The new Profile feature is streamlining this output as it constitutes a simple blockchain entity; a basic token. Apertus also now has #hashtagging, linking, and public & encrypted messaging. Apertus PGP web of trust applications warrant exploration. Apertus 0.4.0 will include updated token capabilities.</p>
<h5>New to Apertus 0.3.13</h5>
<p> Apertus supports datacoin variable data storage for storage and retrieval in remote wallets.</p>
<h5>New to Apertus 0.3.15</h5>
<p> Menu button that allows a user to quickly view the current page in your default browser. The embeded browser has security limitations that prevent some pages from rendering properly. </p>
<h2>
<a name="getting-started" class="anchor" href="#getting-started"><span class="octicon octicon-link"></span></a>Getting Started</h2>
Note: Apertus is shaping up to be a great publishing tool - but use with caution - Apertus is experimental software - it's NOT wise to have large amounts of valuable cryptocoin in your Apertus-linked wallets - nor be depedent on your private keys for publishing. Backup, and be smart.
<h5>Install the client</h5>
<p>Click the link at the top of this page to download the offical Apertus client. Create a folder on your workstation and unzip the contents of the download into it.<br>
<h5>Upgrade the client</h5>
<p>Click the link at the top of this page to download the offical Apertus client. unzip the file into the Apertus folder on your workstation. When prompted to copy or replace files click Replace. Done!<br>
More detailed instructions can be found by running Apertus (no blockchain needed for this), then clicking help \ info, or click <a href="Info.html">here</a> for the most current help page. Below is a quick help guide.</p>
<h5>Install a wallet</h5>
<p>Apertus requires a full wallet to function. Depending on your CPU, Bitcoin & Litecoin can take days to synchronize, but the rest are quicker. Bitcoin Testnet is quick, and it's easy to get coin. (see <a href="Info.html">detailed instructions</a> for more info).<br>
Here are a few of our favourites:<br>
<br><img height=40 src="images/bitcoinlogo.png"> <a href="https://bitcoin.org/en/release/v0.16.3">Bitcoin</a> <img height=40 src="images/litecoinlogo.png"> <a href="https://download.litecoin.org/litecoin-0.16.3/win/">Litecoin</a> <img height=40 src="images/dogecoinsmall.png"> <a href="http://dogecoin.com/getting-started/#desktop-wallet">Dogecoin</a>
<img height=40 src="images/mazacoinlogo.png"> <a href="https://github.com/MazaCoin/maza/releases/tag/v0.16.3">Mazacoin</a> <img height=40 src="images/datacoinlogosmall.png"> <a href="https://t.co/wcRf1b78p1">Datacoin</a>
<br>
<h5>Enable wallet RPC access</h5>
<p>To enable RPC, create a [CoinName].conf file using notepad, then place it in the Roaming App Data file associated with your wallet.<br>
<br>Example: C:\Users\[Your user name]\AppData\Roaming\Bitcoin\bitcoin.conf
<br>Example: C:\Users\[Your user name]\AppData\Roaming\Litecoin\litecoin.conf<br>
<br>You may need to enable the viewing of hidden folders and files to see the AppData Folder.
<br>Paste the following three lines into your [CoinName].conf file and restart the corresponding wallet. Be sure to change the "...CHANGE-ME" credentials to something other than this example :)
<pre><code>server=1
rpcuser=RPC_USER_CHANGE_ME
rpcpassword=RPC_PASSWORD_CHANGE_ME
</code></pre>
</p>
<h5>Configure Apertus to use your wallets</h5>
<p>Now that you have enabled RPC on your wallet you need to configure Apertus to talk to the wallet. Open Apertus by browsing to the folder you created and running the Apertus.exe program.
<br>Click on Settings \ Wallet.
<br>We pre-loaded the settings for several common wallets for you.
<br>Select the wallet you would like to begin using.
<br>Change the login and password to match the credentials you entered in the [CoinName].conf file.
<br>Check the Enable Wallet box.
<br>Click the Save Button.
<br>Note: Alter settings only if you really know what your doing - or are experimenting - see detailed instructions for more info.</p>
<h2>
<a name="start-archiving-and-exploring" class="anchor" href="#start-archiving-and-exploring"><span class="octicon octicon-link"></span></a>Start Archiving and Exploring</h2>
<p>Apertus is a blockchain reader/writer that currently uses non-redeemable destination addresses as a free-form 20-byte field to immutably store data onto a blockchain. The data is referenced and retrieved by Apertus using the final transaction id of the process; the root id.
Coins used are forever burned into the blockchain in a process we call "etching." It may take hundreds, or even thousands, of micro-transactions to archive your data depending on the cryptocurrency you are using and the amount of data you are archiving. Coins used in the archive process cannot be recovered, and once archived, the data cannot be altered in any way. Make sure you have triple checked your data for errors before archiving.<br>
<h5>Archiving</h5>
After choosing your wallet and account, enter your data into the Enter Your Message Here box, click attach and select one or many files.<br>
Hit Etch - Congratulations, you just made history.
<h5>Exploring</h5>
Below are a few sample archives of blockpages. Copy and paste these root transaction id's into the Apertus search box and hit enter to restore the archives.<br>Note: Apertus must be connected to the blockchain listed for this to work.<br>
<h6>Datacoin - IBM PCx86 simulator</h6><a href="https://bitfossil.org/6bf7c945623b1571571369769285dd350832703b880fa6978cdfd08db77398d8">6bf7c945623b1571571369769285dd350832703b880fa6978cdfd08db77398d8</a>
<h6>Datacoin Variable - Full length videos </h6>( <a href="https://bitfossil.org/e5aa2ac221d776681bedfe8a7db4c3aa1f992957c70a9174a3b7451be8a09d2d">#JESUSGANG</a> - <a href="https://bitfossil.org/4abe2114fea21b85b83536e38318783684238509bb9b89223af6012ae28fc0f1/index.htm">#JohnTrudell</a> )
<h6>Bitcoin - Nelson Mandela</h6><a href="https://bitfossil.org/78f0e6de0ce007f4dd4a09085e649d7e354f70bc7da06d697b167f353f115b8e">78f0e6de0ce007f4dd4a09085e649d7e354f70bc7da06d697b167f353f115b8e</a>
<h6>Bitcoin - The Mahabharata - An example of a series of Blockpages, constituting a Blocksite</h6><a href="https://bitfossil.org/0618f12af65a4e82f8e7b41f8578721dfeb109e9a73ff71aebdbc982696e3720">0618f12af65a4e82f8e7b41f8578721dfeb109e9a73ff71aebdbc982696e3720</a>
<h6>Litecoin - China Moon Landing</h6><a href="https://bitfossil.org/562c42cf86400db88ea8c5aa9f3de4054fe5e1e4055314b3b6c55282114982c3">562c42cf86400db88ea8c5aa9f3de4054fe5e1e4055314b3b6c55282114982c3</a>
<h6>Dogecoin - 3D Printable Dogecoin Moon Glider</h6><a href="https://bitfossil.org/89b023fde2e8e0350e35572662e38aa289912a2f3c3a246cbdbc46b6dac6d1b6">89b023fde2e8e0350e35572662e38aa289912a2f3c3a246cbdbc46b6dac6d1b6</a>
<h6>Mazacoin - Fort Laramie Treaty, 1868 (rtf file)</h6><a href="https://bitfossil.org/f1a37b1c85bed3f561137789407735084065b41ecfaf262a190c4fdb4c4a278a">f1a37b1c85bed3f561137789407735084065b41ecfaf262a190c4fdb4c4a278a</a>
<h6>Bitcoin Testnet - "Flowers of War - US Bombs the World" by Allen Vandever</h6><a href="https://bitfossil.org/7b9987b58b372bf491cc0703672a02a74d8a24a8d20d57d22ab32c23851eefec">7b9987b58b372bf491cc0703672a02a74d8a24a8d20d57d22ab32c23851eefec</a>
<h6>Anoncoin / Litecoin - Blog posting on Anoncoin with Litecoin css include and Image file.</h6><a href="https://bitfossil.org/ef0f51c55b3e6efb187cce641b5c5d7e6611680a7af10ed56d06050c3b4b89c8">ef0f51c55b3e6efb187cce641b5c5d7e6611680a7af10ed56d06050c3b4b89c8</a>
<p>Note: You will need to uncheck the "Filter unsafe content" box before searching for the sample blog post or it will not display properly. Also, this Anoncoin blog post uses images and CSS files that were archived on Litecoin. Make sure you Apertus them to your master index first by searching for them on the Litecoin blockchain here <a href="https://bitfossil.org/9427bec549b353e4a3d138ad9d291e525a1c69246211eb973e201e23d41e7f1a">9427bec549b353e4a3d138ad9d291e525a1c69246211eb973e201e23d41e7f1a</a></p>
These example blockpages are being hosted by <a href"https://bitfossil.org">bitFossil</a> a real time Index of Apertus Data.<br></p>
<p>Happy Blockchaining :)</p>
<h3>
</section>
</div>
<!-- FOOTER -->
<div id="footer_wrap" class="outer">
<footer class="inner">
<center><p>2013-2023 Open-Source HugPuddle - embii & The AtomSea<br><br>
<a href="https://github.com/HugPuddle/Apertus">Github - Apertus</a></center></p>
</footer>
</div>
</body>
</html>