21.xhtml 9.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <!--
  3. h t t :: / / t /
  4. h t t :: // // t //
  5. h ttttt ttttt ppppp sssss // // y y sssss ttttt //
  6. hhhh t t p p s // // y y s t //
  7. h hh t t ppppp sssss // // yyyyy sssss t //
  8. h h t t p s :: / / y .. s t .. /
  9. h h t t p sssss :: / / yyyyy .. sssss t .. /
  10. <https://y.st./>
  11. Copyright © 2015 Alex Yst <mailto:copyright@y.st>
  12. This program is free software: you can redistribute it and/or modify
  13. it under the terms of the GNU General Public License as published by
  14. the Free Software Foundation, either version 3 of the License, or
  15. (at your option) any later version.
  16. This program is distributed in the hope that it will be useful,
  17. but WITHOUT ANY WARRANTY; without even the implied warranty of
  18. MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  19. GNU General Public License for more details.
  20. You should have received a copy of the GNU General Public License
  21. along with this program. If not, see <https://www.gnu.org./licenses/>.
  22. -->
  23. <!DOCTYPE html>
  24. <html xmlns="http://www.w3.org/1999/xhtml">
  25. <head>
  26. <base href="https://y.st./en/weblog/2015/12-December/21.xhtml" />
  27. <title>Flash proxies &lt;https://y.st./en/weblog/2015/12-December/21.xhtml&gt;</title>
  28. <link rel="icon" type="image/png" href="/link/CC_BY-SA_4.0/y.st./icon.png" />
  29. <link rel="stylesheet" type="text/css" href="/link/basic.css" />
  30. <link rel="stylesheet" type="text/css" href="/link/site-specific.css" />
  31. <script type="text/javascript" src="/script/javascript.js" />
  32. <meta name="viewport" content="width=device-width" />
  33. </head>
  34. <body>
  35. <nav>
  36. <p>
  37. <a href="/en/">Home</a> |
  38. <a href="/en/a/about.xhtml">About</a> |
  39. <a href="/en/a/contact.xhtml">Contact</a> |
  40. <a href="/a/canary.txt">Canary</a> |
  41. <a href="/en/URI_research/"><abbr title="Uniform Resource Identifier">URI</abbr> research</a> |
  42. <a href="/en/opinion/">Opinions</a> |
  43. <a href="/en/coursework/">Coursework</a> |
  44. <a href="/en/law/">Law</a> |
  45. <a href="/en/a/links.xhtml">Links</a> |
  46. <a href="/en/weblog/2015/12-December/21.xhtml.asc">{this page}.asc</a>
  47. </p>
  48. <hr/>
  49. <p>
  50. Weblog index:
  51. <a href="/en/weblog/"><abbr title="American Standard Code for Information Interchange">ASCII</abbr> calendars</a> |
  52. <a href="/en/weblog/index_ol_ascending.xhtml">Ascending list</a> |
  53. <a href="/en/weblog/index_ol_descending.xhtml">Descending list</a>
  54. </p>
  55. <hr/>
  56. <p>
  57. Jump to entry:
  58. <a href="/en/weblog/2015/03-March/07.xhtml">&lt;&lt;First</a>
  59. <a rel="prev" href="/en/weblog/2015/12-December/20.xhtml">&lt;Previous</a>
  60. <a rel="next" href="/en/weblog/2015/12-December/22.xhtml">Next&gt;</a>
  61. <a href="/en/weblog/latest.xhtml">Latest&gt;&gt;</a>
  62. </p>
  63. <hr/>
  64. </nav>
  65. <header>
  66. <h1>Flash proxies</h1>
  67. <p>Day 00289: Monday, 2015 December 21</p>
  68. </header>
  69. <p>
  70. While I sorted <a href="http://professorshyguy.com/">Professor Shyguy</a>&apos;s music yesterday as far as license is concerned, it took a bit more time to prepare the tracks for use on my mobile.
  71. Specifically, I needed to rename and sort the files based on the respective track titles and album titles.
  72. I took care of that today, but found that most of the <abbr title="Waveform Audio File Format">WAVE</abbr> files included on the <abbr title="Universal Serial Bus">USB</abbr> drive are missing their meta data.
  73. Additionally, when moving them to my mobile, I ran into a particular Replicant anti-feature again.
  74. Replicant can handle having working with case-sensitive file systems, but it fights against the intended case sensitivity of the file systems, preventing the user from actually taking advantage of it.
  75. From what I understand, Replicant inherits this abomination from Android.
  76. I never have found a way around it, besides pulling the <abbr title="Secure Digital">SD</abbr> card out and directly changing the file names to what they should be from my laptop.
  77. Once the files exist with their correct and case-sensitive names, Replicant reads them correctly, the only issue is getting those files in place to begin with.
  78. Furthermore, Replicant always messes with the file permissions of files on my <abbr title="Secure Digital">SD</abbr> card, so I always have to work with the file names on my laptop using root permissions.
  79. </p>
  80. <p>
  81. I realized today that my new directory tree to <abbr title="Extensible Hypertext Markup Language">XHTML</abbr> unordered list translator had a fatal flaw.
  82. Specifically, a file name can contain characters that have specific meaning in <abbr title="Extensible Markup Language">XML</abbr> files, but my function treated them as regular characters, allowing them to end up in the list and break the validity of the <abbr title="Extensible Markup Language">XML</abbr> returned.
  83. This was an easy thing to fix though.
  84. </p>
  85. <p>
  86. My mother found one of those passive mobile device signal amplifiers in her stuff, but seeing as she uses an iPhone, she was unable to make use of it.
  87. This is because the iPhones are so locked down that you cannot even open the battery compartment.
  88. In any case, she gave the thing to me.
  89. </p>
  90. <p>
  91. I learned about a different sort of bridge system for <abbr title="The Onion Router">Tor</abbr>.
  92. Instead of using unpublished <abbr title="The Onion Router">Tor</abbr> relay servers, this system instead uses random peoples&apos; Web browsers as proxies.
  93. They call this system <a href="https://crypto.stanford.edu/flashproxy/">flash proxies</a>, and your Web browser acts as one as long as your Web browser is compatible with the system and you have a Web page loaded that contains a special flash proxy badge.
  94. Additionally, there is a <a href="https://addons.mozilla.org/en-us/firefox/addon/tor-flashproxy-badge/">Web browser plugin</a> that allows your browser to function as a flash proxy even when no such page is loaded.
  95. I both added the flash proxy badge to <a href="/">my main website</a> and installed the Web browser plugin, though adding the badge to my website was not straightforward.
  96. The problem is that the default embed code uses the obsoleted <code>&lt;iframe/&gt;</code> tag, which is not valid in <abbr title="Extensible Hypertext Markup Language">XHTML</abbr> 1.1.
  97. With some modification, I think that I got it working though.
  98. For anyone interested in doing the same, the code I used is below:
  99. </p>
  100. <pre><code>&lt;object data=&quot;//crypto.stanford.edu/flashproxy/embed.html&quot;
  101. type=&quot;text/html&quot; width=&quot;80&quot; height=&quot;15&quot;&gt;
  102. &lt;a href=&quot;https://crypto.stanford.edu/flashproxy/options.html&quot;&gt;flash proxy&lt;/a&gt;
  103. &lt;/object&gt;</code></pre>
  104. <p>
  105. My original plan was to write back to the school if they had not responded by yesterday, but I decided not to do that.
  106. I think that the school is closed for winter vacation, so I will write back to them when I think that they have opened once more.
  107. </p>
  108. <p>
  109. I forgot to mention that Alyssa, Cyrus, Vanessa, ans I started playing the role-playing game that Cyrus wanted to play with us.
  110. I do not want to hurt Cyrus&apos; feelings or anything, but it really was not my cup of tea.
  111. I do much better with rules that are set in stone with no room for interpretation, such as with a computer-based game.
  112. </p>
  113. <p>
  114. It seems that we are going to Springfield tomorrow.
  115. Come to think of it, I thought that the plan was to go today, but I am glad that that did not happen.
  116. I did not sleep well last night, so staying home was nice.
  117. </p>
  118. <p>
  119. I have begun even more work to clean up this website in preparation for January.
  120. When I had this website tangled with my clearnet site, I used a lot of protocol-relative <abbr title="Uniform Resource Identifier">URI</abbr>s.
  121. In fact, I modified every page on this site and the clearnet site to contain them.
  122. I think that I have removed them all from the clearnet site, but this website is much bigger.
  123. I have begun clearing them out of this place now too.
  124. To be clear, these hyperlinks are perfectly valid and point to real Web pages, they just do not fit the style of my work and should not be present on a website run by me.
  125. </p>
  126. <p>
  127. My <a href="/a/canary.txt">canary</a> still sings the tune of freedom and transparency.
  128. </p>
  129. <hr/>
  130. <p>
  131. Copyright © 2015 Alex Yst;
  132. You may modify and/or redistribute this document under the terms of the <a rel="license" href="/license/gpl-3.0-standalone.xhtml"><abbr title="GNU&apos;s Not Unix">GNU</abbr> <abbr title="General Public License version Three or later">GPLv3+</abbr></a>.
  133. If for some reason you would prefer to modify and/or distribute this document under other free copyleft terms, please ask me via email.
  134. My address is in the source comments near the top of this document.
  135. This license also applies to embedded content such as images.
  136. For more information on that, see <a href="/en/a/licensing.xhtml">licensing</a>.
  137. </p>
  138. <p>
  139. <abbr title="World Wide Web Consortium">W3C</abbr> standards are important.
  140. This document conforms to the <a href="https://validator.w3.org./nu/?doc=https%3A%2F%2Fy.st.%2Fen%2Fweblog%2F2015%2F12-December%2F21.xhtml"><abbr title="Extensible Hypertext Markup Language">XHTML</abbr> 5.1</a> specification and uses style sheets that conform to the <a href="http://jigsaw.w3.org./css-validator/validator?uri=https%3A%2F%2Fy.st.%2Fen%2Fweblog%2F2015%2F12-December%2F21.xhtml"><abbr title="Cascading Style Sheets">CSS</abbr>3</a> specification.
  141. </p>
  142. </body>
  143. </html>