{"id":234,"date":"2013-10-21T14:00:14","date_gmt":"2013-10-21T19:00:14","guid":{"rendered":"https:\/\/justinparrtech.com\/JustinParr-Tech\/?p=234"},"modified":"2014-06-08T10:08:46","modified_gmt":"2014-06-08T15:08:46","slug":"a-method-for-securely-sharing-files","status":"publish","type":"post","link":"https:\/\/justinparrtech.com\/JustinParr-Tech\/a-method-for-securely-sharing-files\/","title":{"rendered":"A method for securely sharing files"},"content":{"rendered":"<p><span style=\"text-decoration: underline;\"><b>Abstract<\/b><\/span><\/p>\n<p>This document outlines a method for encoding, storing, and transmitting a file to one or more recipients securely by creating multiple bit streams that essentially contain no viable content, but by which the recipient can re-construct the original content.<\/p>\n<p>This is achieved by using a symmetric operation to decompose a \u201chigh value\u201d byte sequence (such as a file containing confidential data) in to blocks of random bit strings, and using hash \u201clabel\u201d values to retrieve known bit blocks in order to reconstruct the original high-value byte sequence, based on instructions and label values contained in a \u201cblueprint\u201d string sequence.<\/p>\n<p><i><b>Technical Assertions:<\/b><\/i><\/p>\n<ul>\n<li>A symmetric bitwise operation, such as XOR or EQV can be used to split a high-value bit sequence in to two random sequences that can be recombined in to the original sequence<\/li>\n<\/ul>\n<ul>\n<li>A hash function can be used to generate hash \u201clabel\u201d values for a given bit sequence, that can be used as an index for storing and retrieving a specific bit sequence.<\/li>\n<li>Salt Data can be used to generate multiple, unique hash values for the same bit sequence, and can be used to generate multiple, unique index functions.<\/li>\n<li>A blueprint string containing hash values and assembly instructions can be used to locate, download, transform, and assemble various blocks of random bit strings in order to reconstruct the original high-value bit sequence.<\/li>\n<li>Using overlapping hash indices, multiple equivalent blueprints can be constructed that represent the same original bit sequence. This allows mutation and randomization when sharing blueprints.<\/li>\n<\/ul>\n<p><!--more--><\/p>\n<p>Current version:\u00a0 Draft v0.9.2<br \/>\n<iframe loading=\"lazy\" src=\"\/JustinParr-Tech\/wp-content\/uploads\/Share-Files-Securely_v0_9_2.pdf\" width=\"100%\" height=\"1000\"><\/iframe><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Abstract This document outlines a method for encoding, storing, and transmitting a file to one or more recipients securely by creating multiple bit streams that essentially contain no viable content, but by which the recipient can re-construct the original content. This is achieved by using a symmetric operation to decompose a \u201chigh value\u201d byte sequence [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"class_list":["post-234","post","type-post","status-publish","format-standard","hentry","category-other-stuff"],"_links":{"self":[{"href":"https:\/\/justinparrtech.com\/JustinParr-Tech\/wp-json\/wp\/v2\/posts\/234","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/justinparrtech.com\/JustinParr-Tech\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/justinparrtech.com\/JustinParr-Tech\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/justinparrtech.com\/JustinParr-Tech\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/justinparrtech.com\/JustinParr-Tech\/wp-json\/wp\/v2\/comments?post=234"}],"version-history":[{"count":4,"href":"https:\/\/justinparrtech.com\/JustinParr-Tech\/wp-json\/wp\/v2\/posts\/234\/revisions"}],"predecessor-version":[{"id":969,"href":"https:\/\/justinparrtech.com\/JustinParr-Tech\/wp-json\/wp\/v2\/posts\/234\/revisions\/969"}],"wp:attachment":[{"href":"https:\/\/justinparrtech.com\/JustinParr-Tech\/wp-json\/wp\/v2\/media?parent=234"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/justinparrtech.com\/JustinParr-Tech\/wp-json\/wp\/v2\/categories?post=234"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/justinparrtech.com\/JustinParr-Tech\/wp-json\/wp\/v2\/tags?post=234"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}