diff options
author | Andrew Yu <andrew@andrewyu.org> | 2022-07-26 02:12:14 +0800 |
---|---|---|
committer | Andrew Yu <andrew@andrewyu.org> | 2022-07-26 02:12:14 +0800 |
commit | 0dc7d4dd538e4e1c099d6df2e6990f694e88f1bc (patch) | |
tree | 58c42c000bcf2f1383726f852da0c9b5a10c8a56 | |
parent | 38738809849f8f210e4057911d73f26f5bea7271 (diff) | |
download | www-0dc7d4dd538e4e1c099d6df2e6990f694e88f1bc.tar.gz |
routine update
-rw-r--r-- | cc0.txt | 121 | ||||
-rw-r--r-- | favor.css | 124 | ||||
-rw-r--r-- | index.html | 7 | ||||
-rw-r--r-- | revocation.rev | 32 | ||||
-rw-r--r-- | ssh.pub | 1 |
5 files changed, 2 insertions, 283 deletions
diff --git a/cc0.txt b/cc0.txt deleted file mode 100644 index 4b45735..0000000 --- a/cc0.txt +++ /dev/null @@ -1,121 +0,0 @@ -[200~Creative Commons Legal Code - -CC0 1.0 Universal - - CREATIVE COMMONS CORPORATION IS NOT A LAW FIRM AND DOES NOT PROVIDE - LEGAL SERVICES. DISTRIBUTION OF THIS DOCUMENT DOES NOT CREATE AN - ATTORNEY-CLIENT RELATIONSHIP. CREATIVE COMMONS PROVIDES THIS - INFORMATION ON AN "AS-IS" BASIS. CREATIVE COMMONS MAKES NO WARRANTIES - REGARDING THE USE OF THIS DOCUMENT OR THE INFORMATION OR WORKS - PROVIDED HEREUNDER, AND DISCLAIMS LIABILITY FOR DAMAGES RESULTING FROM - THE USE OF THIS DOCUMENT OR THE INFORMATION OR WORKS PROVIDED - HEREUNDER. - -Statement of Purpose - -The laws of most jurisdictions throughout the world automatically confer -exclusive Copyright and Related Rights (defined below) upon the creator -and subsequent owner(s) (each and all, an "owner") of an original work of -authorship and/or a database (each, a "Work"). - -Certain owners wish to permanently relinquish those rights to a Work for -the purpose of contributing to a commons of creative, cultural and -scientific works ("Commons") that the public can reliably and without fear -of later claims of infringement build upon, modify, incorporate in other -works, reuse and redistribute as freely as possible in any form whatsoever -and for any purposes, including without limitation commercial purposes. -These owners may contribute to the Commons to promote the ideal of a free -culture and the further production of creative, cultural and scientific -works, or to gain reputation or greater distribution for their Work in -part through the use and efforts of others. - -For these and/or other purposes and motivations, and without any -expectation of additional consideration or compensation, the person -associating CC0 with a Work (the "Affirmer"), to the extent that he or she -is an owner of Copyright and Related Rights in the Work, voluntarily -elects to apply CC0 to the Work and publicly distribute the Work under its -terms, with knowledge of his or her Copyright and Related Rights in the -Work and the meaning and intended legal effect of CC0 on those rights. - -1. Copyright and Related Rights. A Work made available under CC0 may be -protected by copyright and related or neighboring rights ("Copyright and -Related Rights"). Copyright and Related Rights include, but are not -limited to, the following: - - i. the right to reproduce, adapt, distribute, perform, display, - communicate, and translate a Work; - ii. moral rights retained by the original author(s) and/or performer(s); -iii. publicity and privacy rights pertaining to a person's image or - likeness depicted in a Work; - iv. rights protecting against unfair competition in regards to a Work, - subject to the limitations in paragraph 4(a), below; - v. rights protecting the extraction, dissemination, use and reuse of data - in a Work; - vi. database rights (such as those arising under Directive 96/9/EC of the - European Parliament and of the Council of 11 March 1996 on the legal - protection of databases, and under any national implementation - thereof, including any amended or successor version of such - directive); and -vii. other similar, equivalent or corresponding rights throughout the - world based on applicable law or treaty, and any national - implementations thereof. - -2. Waiver. To the greatest extent permitted by, but not in contravention -of, applicable law, Affirmer hereby overtly, fully, permanently, -irrevocably and unconditionally waives, abandons, and surrenders all of -Affirmer's Copyright and Related Rights and associated claims and causes -of action, whether now known or unknown (including existing as well as -future claims and causes of action), in the Work (i) in all territories -worldwide, (ii) for the maximum duration provided by applicable law or -treaty (including future time extensions), (iii) in any current or future -medium and for any number of copies, and (iv) for any purpose whatsoever, -including without limitation commercial, advertising or promotional -purposes (the "Waiver"). Affirmer makes the Waiver for the benefit of each -member of the public at large and to the detriment of Affirmer's heirs and -successors, fully intending that such Waiver shall not be subject to -revocation, rescission, cancellation, termination, or any other legal or -equitable action to disrupt the quiet enjoyment of the Work by the public -as contemplated by Affirmer's express Statement of Purpose. - -3. Public License Fallback. Should any part of the Waiver for any reason -be judged legally invalid or ineffective under applicable law, then the -Waiver shall be preserved to the maximum extent permitted taking into -account Affirmer's express Statement of Purpose. In addition, to the -extent the Waiver is so judged Affirmer hereby grants to each affected -person a royalty-free, non transferable, non sublicensable, non exclusive, -irrevocable and unconditional license to exercise Affirmer's Copyright and -Related Rights in the Work (i) in all territories worldwide, (ii) for the -maximum duration provided by applicable law or treaty (including future -time extensions), (iii) in any current or future medium and for any number -of copies, and (iv) for any purpose whatsoever, including without -limitation commercial, advertising or promotional purposes (the -"License"). The License shall be deemed effective as of the date CC0 was -applied by Affirmer to the Work. Should any part of the License for any -reason be judged legally invalid or ineffective under applicable law, such -partial invalidity or ineffectiveness shall not invalidate the remainder -of the License, and in such case Affirmer hereby affirms that he or she -will not (i) exercise any of his or her remaining Copyright and Related -Rights in the Work or (ii) assert any associated claims and causes of -action with respect to the Work, in either case contrary to Affirmer's -express Statement of Purpose. - -4. Limitations and Disclaimers. - - a. No trademark or patent rights held by Affirmer are waived, abandoned, - surrendered, licensed or otherwise affected by this document. - b. Affirmer offers the Work as-is and makes no representations or - warranties of any kind concerning the Work, express, implied, - statutory or otherwise, including without limitation warranties of - title, merchantability, fitness for a particular purpose, non - infringement, or the absence of latent or other defects, accuracy, or - the present or absence of errors, whether or not discoverable, all to - the greatest extent permissible under applicable law. - c. Affirmer disclaims responsibility for clearing rights of other persons - that may apply to the Work or any use thereof, including without - limitation any person's Copyright and Related Rights in the Work. - Further, Affirmer disclaims responsibility for obtaining any necessary - consents, permissions or other rights required for any use of the - Work. - d. Affirmer understands and acknowledges that Creative Commons is not a - party to this document and has no duty or obligation with respect to - this CC0 or use of the Work. diff --git a/favor.css b/favor.css deleted file mode 100644 index 113c9d7..0000000 --- a/favor.css +++ /dev/null @@ -1,124 +0,0 @@ -body { - background-color: black; - color: white; - margin: 3%; - line-height: 1.25; - text-align: justify; - font-family: serif; -} -div, p, h1, h2, h3, h4, h5, h6, ul, ol { - padding: 2px; -} -h1, h2, h3, h4, h5, h6 { - font-family: sans-serif; -} -h1 { - text-align: center; -} -#main { - margin: auto; - max-width: 50em; -} -#footer { - line-height: 1.2; - font-family: monospace; - font-size: 80%; -} -a:link { - color: cyan; - text-decoration: none; - font-style: italic; -} -a:visited { - color: violet; - text-decoration: none; - font-style: italic; -} -a:hover { - color: yellow; - text-decoration: none; - font-style: italic; -} -a:active { - color: lime; - text-decoration: none; - font-style: italic; -} -/* -#nav ul { - list-style-type: none; - padding: 1em 0; - text-align: center; -} -#nav ul li { - font-family: sans-serif; - display: inline; - padding: 0 1.5em; - border: none; -} -#nav ul li a { - font-weight: bold; -} -*/ -.critical { - color: red; - display: block; - border: 2px solid red; - transition: padding 1s, font-size 1s; -} -#majornote { - color: lime; - display: block; - border: 2px dashed lime; - transition: all 0.5s; -} -#myproject { - color: orange; - display: block; - border: 2px dashed orange; - transition: padding 1s, font-size 1s; -} -#campaign { - color: red; - display: block; - border: 2px dashed red; - transition: padding 1s, font-size 1s; - animation-name: shake; - animation-iteration-count: 1; - animation-duration: 3s; -} -#memes { - margin: auto; - text-align: center; - /* columns: 255 10em; */ -} -#randlinks ul { - columns: 2 20em; -} -.alarm { - color: red; -} -.alarm p { - color: red; -} -.alert { - color: orange; -} -.good { - color: lime; -} -.annotation { - border: 2px dashed lime; -} -em { - color: orange; -} -strong { - color: red; -} -@keyframes shake { - 0%, 100% {transform: rotate(0deg);} - 10%, 30%, 50%, 70%, 90% {transform: rotate(-3deg);} - 20%, 40%, 60%, 80% {transform: rotate(3deg);} -} - diff --git a/index.html b/index.html index 1a09b43..d36cf00 100644 --- a/index.html +++ b/index.html @@ -47,7 +47,6 @@ <li><a href="https://www.andrewyu.org/andrew-ecc.asc">My ECC key</a> is recommended.</li> <li><a href="https://www.andrewyu.org/andrew.asc">My RSA key</a> is a fallback.</li> <li><a href="https://www.andrewyu.org/allkeys.asc">My keyring for friends</a>.</li> - <li><a href="https://www.andrewyu.org/revocation.rev">The revocation of my old key</a>.</li> </ul> <p>In order to verify the authenticity of the key, check if you've actually downloaded these keys from <code>andrewyu.org</code>, and also check the fingerprints with me elsewhere (email, IRC, in real life, etc) before trusting or signing it.</p> <p>Once confirmed, please sign and share my key in order to build the OpenPGP Web of Trust.</p> @@ -56,9 +55,9 @@ <div id="articles"> <h2>Articles</h2> <ul> - <li><a href="/article/eax.txt">32-bit Linux syscall eax register list</a></li> <li><a href="/article/pragmatic-use-of-nonfree-software.html">Pragmatic Use of Nonfree Software</a></li> </ul> + <p>I'm still adding them back here, might take a while for me to find my articles. If you have any that I missed, please inform me. Thanks.</p> </div> <hr /> <div id="randlinks"> @@ -73,9 +72,7 @@ </div> <hr /> <div id="footer"> - <p>Works hosted on this subdomain (<code>www.andrewyu.org</code>) with the HTTP protocol is under <a href="/cc0.txt">the CC0 public domain dedicator</a>.</p> - <p>Works on this website that's supposed to be publicly accessible (don't try to get around my htaccess, don't crack my ssh, don't snoop on my email, etc) is public domain. This does not include my projects and my git repos, see their LICENSE files for per-project information. <a href="https://stpeter.im/writings/essays/publicdomain.html">https://stpeter.im/writings/essays/publicdomain.html</a> is a good explanation on why people put stuff in the public domain.</p> - <p>(In juristictions where it is impossible to publish into the public domain, the following applies: Permission is hereby granted, free of charge, to any person obtaining a copy of this work, to deal in the work without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, and/or sell copies of this work, and to permit persons to whom the work is furnished to do so, with or without attribution.)</p> + <p>Works hosted on this subdomain (<code>www.andrewyu.org</code>) served with the HTTP(S) protocol is in the public domain. (In juristictions where it is impossible to publish into the public domain, the following applies: Permission is hereby granted, free of charge, to any person obtaining a copy of this work, to deal in the work without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, and/or sell copies of this work, and to permit persons to whom the work is furnished to do so, with or without attribution.)</p> </div> </body> </html> diff --git a/revocation.rev b/revocation.rev deleted file mode 100644 index 7bea83e..0000000 --- a/revocation.rev +++ /dev/null @@ -1,32 +0,0 @@ ------BEGIN PGP PUBLIC KEY BLOCK----- -Comment: This is a revocation certificate - -iQTxBCABCALbFiEEWL15gSGHG3GHDCfZl4tYka0/WYYFAmIBcw3B/B0AUmVjZW50 -bHksIHRoYW5rcyB0byBsYWJyYWRvciwgSSB1bmRlcnN0YW5kIHRoYXQgSSdtIHVz -aW5nIHRoZSB3cm9uZwpjb21tYW5kICh0c2lnbikgdG8gc2lnbiBrZXlzLiAgSSBz -aG91bGQgYmUgdXNpbmcgYHNpZ24nIGluc3RlYWQuCkF0IHRoZSBlYXJseSBzdGFn -ZSB3aGVyZSBJIG1pc3VuZGVyc3Rvb2QgdGhlIHRydXN0IGxldmVscywgSSd2ZSBn -aXZlbiBhCmhpZ2ggdHJ1c3QgbGV2ZWwgKDMpIHRvIHBlb3BsZSwgZ2l2aW5nIHRo -ZW0gdGhlIGFiaWxpdHkgdG8gc2lnbiBrZXlzIG9uCm15IGJlaGFsZiwgd2hpY2gg -d2FzIHVuaW50ZW5kZWQuCkkgcmV2b2tlZCBhbGwgdGhlIGtleXMsIHRoZW4gZm91 -bmQgdGhhdCBJIGNvdWxkIG5vdCB0cnVzdCB0aGVtIGFnYWluLgpBdCB0aGlzIHBv -aW50IEkgY29uc2lkZXIgbXkgR1BHIGlkZW50aXR5IHRvIGJlIGJyb2tlbi4gIEkn -bGwgcHVibGlzaCBhCm5ldyBrZXkgb24gbXkgd2Vic2l0ZSBzb29uLgpUaGUgbW9y -YWwgb2YgdGhlIGxlc3NvbiBpcywgYmUgc3VyZSB0byByZWFkIHRoZSBtYW51YWxz -IGFuZApkb2N1bWVudGF0aW9uIGVzcGVjaWFsbHkgd2hlbiB5b3UncmUgZGVhbGlu -ZyB3aXRoIHRydXN0LCB2YWxpZGl0eSwgYW5kCnRoZSBsaWtlLiAgRG9uJ3QgbWFr -ZSB0aGUgc2FtZSBtaXN0YWtlLgpJJ2xsIGJlIHB1Ymxpc2hpbmcgYSBuZXcga2V5 -IG9uIG15IHdlYnNpdGUgc29vbi4ACgkQl4tYka0/WYYp7hAAjk+27+n1wRNeE4qH -fITHDNjMq6Hj4OFqE+wHhkq3s6bqEDhuroDI0UbqpTm1BeIAAzya4/4UPRBULE5s -21zQVUbmnoh6kKDRwe0VmOaJ10/ezfsx/+JkfVtn4kmu2f/sXW4YDfFnIXXcXA6y -ydaXtcGbjwDrYpFcZl4GoSDP/Dg0sG6WBKHaFMVTNBYsO/oSVQE6zG8Kmr70XF3/ -lD6bRWlMlMjQWlsN1zsLk0CuK+jnHgq2ZSWv1KEqRe3J5ckEnuMPHcyJ78/S5UNP -dXHVbRxOuB1ThaB7XEER65mynbMG7Mh+ObMVKWUn54m08cCB8gXXL92j+KNese+u -hnhUYGZc2UxOlbENaG7K+mVEgx+sTGvvF2eSGwY2Q7EibC1IWpgKM40M41tTcccY -4I8lpI0LOmSejh/4Z03Uq2UA6AJNbzDfzJ24KZfyJuD6ihw/iiSv4fNE9DStbKxc -I5RawbYQkdIT/p1ppnAEOqfGcS8ySvQydyYDM0gvqfYJXlct2jLvsmU0zHqjOV+c -/72ezs/eXqrG5UywG2FGpN/zanqfrCPck7gcBgiQqpwGSTWoc/jZ7rpFYu6LAhqD -MGaa4UzyZV82MtIm42mSQpFQkXgD/BEXo+xCVJuO43HnEbv5MmadKvsq8sGTpmPD -ZSpniv0yGZUbQogP7A2+57tTL2g= -=08O4 ------END PGP PUBLIC KEY BLOCK----- diff --git a/ssh.pub b/ssh.pub deleted file mode 100644 index c0f02f4..0000000 --- a/ssh.pub +++ /dev/null @@ -1 +0,0 @@ -ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC17NObxIdlsLhj0K1UlybF4dwJSfA+5aYpsr7Pky/cGp6h/D0jN5wSirvP4b7w82gWkkU+I2qt9WeApIF+u/An3z7d5n55leSTZF45t4gOSkskROJFHmxAMQdapbXrx7hEcHJXWE4ICJCV/w7aWpFfXH9xlswjz7jLQaAOt+qu6YK/BYhx9U+mYqYNbBtitMdEAzCHSxMFIqDAhajfKvbHUxmmcp7n1wSa1dzqX8mbtzFTFl/EryShPY5B/88Xb4/P0JvzDBZo2tzXMeRqSPJb74MZpIRTMwqdPWl4PQHDwQvB+UD2UdADSBRHu47qQB5oqOjDhio2Nhia9aTCZD0n0yD5EErq3FgDcNKZeiIm05FSGl3gzavgx4D+gNiWspgrD7gjxIN6OOm9O8Jy7+AUMI3FkQ/hbSR3nKnkBdMWIJ8aGSQpIroJKZ3sjslX5myWjja1iXALh9yLyl6KBKia4Ycs+GE1PjncXZuuvliktaZIKJGHDyCV+D4xyFtqkWk= andrew@d.home.andrewyu.org |