|
|
(20 intermediate revisions by 3 users not shown) |
Line 1: |
Line 1: |
| <div style="position:absolute;background:regexfail.png no-repeat;z-index:-1;"> | | __NOTOC__ |
| | | <div style="font-size:1.5em;color:#333;text-align:center;z-axis:1000;"> |
| | [[User:Eastwood/research writing|Research/Writing]] // [[User:Eastwood/work| ꖯ ]] // [[User:Eastwood/thesis| ⊥hesis ]] // [[User:Eastwood/finalProject| Final Project ]] |
| </div> | | </div> |
| | <p style="text-align:center;color:#333;font-weight:100;font-size:15em;">Ⴚοατs ιη τhε ႽႬειι</p> |
| | <p style="margin:-450px;padding:-450px;position:relative;top:500px;font-size:60em;-ms-transform:rotate(90deg);-webkit-transform: rotate(90deg);transform: rotate(90deg);color:rgba(80,80,80,0.05);">ꕿ</p> |
|
| |
|
| == Physcial Data ==
| | [[Category:Xpub]] |
| === Data to Audio Cassette ===
| |
| Saving data to Audio cassette. ''Scarcity of resource?'' The basic principle is to convert either binary or Hex into audio signal, and then reverse the operation (simple......). Found a method for HAM Radio signals to transmit images, system is called [http://www.instructables.com/id/Images-On-An-Audio-Cassette/ Slow-Scan Television].
| |
| ==== ctape ====
| |
| A ruby application for writing and reading plain-text on audio cassette or into analogue audio. Based on [https://en.wikipedia.org/wiki/Commodore_Datasette Commodore Datassette] system.
| |
| | |
| http://www.windytan.com/2012/08/vintage-bits-on-cassettes.html
| |
| | |
| Uses a sound software/framework called [http://sox.sourceforge.net/ SOX]
| |
| | |
| '''TODO :''' Need to learn how this works so that I may be able to modify, improve, or just learn.
| |
| | |
| === Data to Light ===
| |
| Fibre. Morse.
| |
| | |
| === Data to Image ===
| |
| Barcodes. Embedded information.
| |
| | |
| == Encryption ==
| |
| http://practicalcryptography.com/
| |
| | |
| === Data Validation ===
| |
| Not really encryption but important in validation of "worth". Blockchain signatures.
| |
| | |
| === Visual Cryptography ===
| |
| Using relatively simple analogue techniques to break an image into seemingly random noise. Article can be found [https://en.wikipedia.org/wiki/Visual_cryptography here].
| |
| | |
| === OpenPGP ===
| |
| Opensource version of the [https://en.wikipedia.org/wiki/Pretty_Good_Privacy#OpenPGP Pretty Good Privacy] encryption system. Uses asymmetrical keys to verify data access.
| |
| | |
| A beginners guide (and setup) can be found [http://zacharyvoase.com/2009/08/20/openpgp/ here]. Opensource PGP encryption system [https://www.gnupg.org/ GnuPG].
| |
| | |
| A comprehensive guide to PGP Encryption and usage instructions for GnuPG can be found [http://www.dewinter.com/gnupg_howto/english/GPGMiniHowto.html here]. Basic concepts are explained and usage instructions too.
| |
| | |
| == Decentralisation ==
| |
| | |
| === Governance ===
| |
| http://dcentproject.eu/
| |
| | |
| https://bitnation.co/
| |
| | |
| [[Image:regexfail.png]] | |