This repository has been archived on 2025-03-01. You can view files and clone it, but cannot push or open issues or pull requests.
trantor/templates/about.html

35 lines
1.9 KiB
HTML
Raw Permalink Normal View History

2012-08-18 02:06:43 +02:00
{{template "header.html" .S}}
2012-08-15 13:17:27 +02:00
2013-09-24 10:04:48 +02:00
<p>The <strong>Imperial Library of Trantor</strong> (also known as <em>Galactic Library</em>) is a repository of DRM-free ebooks on ePub format.</p>
2012-08-15 13:17:27 +02:00
2012-10-26 13:53:11 +02:00
<p>You can <a href="/upload/">upload</a> your books. And one of our librarians will take care to store them on our vast bookshelfs and make it available for the rest of the galaxy.</p>
2012-08-15 13:17:27 +02:00
2015-04-21 21:32:01 -04:00
<p><b>Any help is welcome</b>. You can write us comments to our email address (zenow@riseup.net), upload your epubs, download our <a href="https://gitlab.com/trantor">source code</a> hack it and send us patches, ...</p>
2013-09-24 10:04:48 +02:00
<h4>Copyright</h4>
<p>Copyright laws are obsolete. With the technology to copy books without cost we can finally have universal access to the culture. We can provide the tools to allow everybody read any book without dependence on their monetary resources.</p>
<p>Of course we have to feed the authors, but with the capitalist way of commercialize culture now we are doing a really bad job at that. We are feeding big corporations, not the authors.</p>
<p>The Imperial Library of Trantor won't listen to any content remove request from corporations, editorials, right management organizations or any other blood-suckers.<p>
<h4>Donations</h4>
<p>If you feel like donate some bitcoins we'll gladly accept them. You can request one bitcoin key for you or use our public bitcoin key:</p>
<p class="text-center text-success">1JioYbSYDH4JQYbhF7tX2kGUVZc2vzvugx <br />
2016-12-23 02:50:11 -05:00
<img src="/img/bitcoin.png" alt="1JioYbSYDH4JQYbhF7tX2kGUVZc2vzvugx" />
2017-06-05 08:46:41 +00:00
</p>
2013-08-16 14:06:31 +02:00
<h4>OpenPGP</h4>
<p>You can use OpenPGP to write me emails, use my <a href="/key.asc">key</a>:</p>
2013-08-16 14:06:31 +02:00
<pre class="span10">
2018-11-19 02:47:46 +00:00
pub 4096R/0xE9971784146CCD94 2013-08-16 [expires: 2020-08-17]
2013-08-16 14:06:31 +02:00
Key fingerprint = C3BE 4EB1 BF13 A8D9 99D0 1E46 E997 1784 146C CD94
uid Las Zenow (Imperial Library of Trantor) &lt;zenow@riseup.net&gt;
sub 4096R/0x2CCC1C70C3E0C73E 2013-08-16
</pre>
2020-03-23 19:13:58 +00:00
{{template "footer.html" .S}}