From 3f59d577c0bb5d78846889bf15fd30833ce4257b Mon Sep 17 00:00:00 2001 From: netkas Date: Mon, 2 Sep 2024 14:09:08 -0400 Subject: [PATCH] Changed entire project to use Writerside instead. --- .obsidian/app.json | 3 - .obsidian/appearance.json | 1 - .obsidian/community-plugins.json | 3 - .obsidian/core-plugins-migration.json | 30 -- .obsidian/core-plugins.json | 20 -- .obsidian/graph.json | 22 -- .obsidian/plugins/obsidian-plugin-toc/main.js | 20 -- .../plugins/obsidian-plugin-toc/manifest.json | 10 - .obsidian/workspace.json | 200 ------------ LICENSE.md | 137 --------- Limits/UUID Standard.md | 9 - Object Structures/Entity.md | 12 - Object Structures/Entity/User.md | 15 - README.md | 44 --- Writerside/c.list | 6 + Writerside/cfg/buildprofiles.xml | 13 + Writerside/images/decentralized.png | Bin 0 -> 50349 bytes Writerside/images/peer2peer.png | Bin 0 -> 35426 bytes Writerside/s.tree | 15 + Writerside/topics/LICENSE.md | 284 ++++++++++++++++++ Writerside/topics/RPC-Communication.md | 3 + Writerside/topics/Speficiations.md | 10 + Writerside/topics/UUID-v4.md | 15 + Writerside/topics/starter-topic.md | 38 +++ Writerside/v.list | 5 + Writerside/writerside.cfg | 8 + images/decenteralized.png | Bin 29194 -> 0 bytes images/peer2peer.png | Bin 20132 -> 0 bytes pdfSourceS.html | 207 +++++++++++++ 29 files changed, 604 insertions(+), 526 deletions(-) delete mode 100644 .obsidian/app.json delete mode 100644 .obsidian/appearance.json delete mode 100644 .obsidian/community-plugins.json delete mode 100644 .obsidian/core-plugins-migration.json delete mode 100644 .obsidian/core-plugins.json delete mode 100644 .obsidian/graph.json delete mode 100644 .obsidian/plugins/obsidian-plugin-toc/main.js delete mode 100644 .obsidian/plugins/obsidian-plugin-toc/manifest.json delete mode 100644 .obsidian/workspace.json delete mode 100644 LICENSE.md delete mode 100644 Limits/UUID Standard.md delete mode 100644 Object Structures/Entity.md delete mode 100644 Object Structures/Entity/User.md delete mode 100644 README.md create mode 100644 Writerside/c.list create mode 100644 Writerside/cfg/buildprofiles.xml create mode 100644 Writerside/images/decentralized.png create mode 100644 Writerside/images/peer2peer.png create mode 100644 Writerside/s.tree create mode 100644 Writerside/topics/LICENSE.md create mode 100644 Writerside/topics/RPC-Communication.md create mode 100644 Writerside/topics/Speficiations.md create mode 100644 Writerside/topics/UUID-v4.md create mode 100644 Writerside/topics/starter-topic.md create mode 100644 Writerside/v.list create mode 100644 Writerside/writerside.cfg delete mode 100644 images/decenteralized.png delete mode 100644 images/peer2peer.png create mode 100644 pdfSourceS.html diff --git a/.obsidian/app.json b/.obsidian/app.json deleted file mode 100644 index 6abe4c1..0000000 --- a/.obsidian/app.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "alwaysUpdateLinks": true -} \ No newline at end of file diff --git a/.obsidian/appearance.json b/.obsidian/appearance.json deleted file mode 100644 index 9e26dfe..0000000 --- a/.obsidian/appearance.json +++ /dev/null @@ -1 +0,0 @@ -{} \ No newline at end of file diff --git a/.obsidian/community-plugins.json b/.obsidian/community-plugins.json deleted file mode 100644 index 2bf8f64..0000000 --- a/.obsidian/community-plugins.json +++ /dev/null @@ -1,3 +0,0 @@ -[ - "obsidian-plugin-toc" -] \ No newline at end of file diff --git a/.obsidian/core-plugins-migration.json b/.obsidian/core-plugins-migration.json deleted file mode 100644 index 436f43c..0000000 --- a/.obsidian/core-plugins-migration.json +++ /dev/null @@ -1,30 +0,0 @@ -{ - "file-explorer": true, - "global-search": true, - "switcher": true, - "graph": true, - "backlink": true, - "canvas": true, - "outgoing-link": true, - "tag-pane": true, - "properties": false, - "page-preview": true, - "daily-notes": true, - "templates": true, - "note-composer": true, - "command-palette": true, - "slash-command": false, - "editor-status": true, - "bookmarks": true, - "markdown-importer": false, - "zk-prefixer": false, - "random-note": false, - "outline": true, - "word-count": true, - "slides": false, - "audio-recorder": false, - "workspaces": false, - "file-recovery": true, - "publish": false, - "sync": false -} \ No newline at end of file diff --git a/.obsidian/core-plugins.json b/.obsidian/core-plugins.json deleted file mode 100644 index 9405bfd..0000000 --- a/.obsidian/core-plugins.json +++ /dev/null @@ -1,20 +0,0 @@ -[ - "file-explorer", - "global-search", - "switcher", - "graph", - "backlink", - "canvas", - "outgoing-link", - "tag-pane", - "page-preview", - "daily-notes", - "templates", - "note-composer", - "command-palette", - "editor-status", - "bookmarks", - "outline", - "word-count", - "file-recovery" -] \ No newline at end of file diff --git a/.obsidian/graph.json b/.obsidian/graph.json deleted file mode 100644 index 42a46ec..0000000 --- a/.obsidian/graph.json +++ /dev/null @@ -1,22 +0,0 @@ -{ - "collapse-filter": true, - "search": "", - "showTags": false, - "showAttachments": false, - "hideUnresolved": false, - "showOrphans": true, - "collapse-color-groups": true, - "colorGroups": [], - "collapse-display": true, - "showArrow": false, - "textFadeMultiplier": 0, - "nodeSizeMultiplier": 1, - "lineSizeMultiplier": 1, - "collapse-forces": true, - "centerStrength": 0.518713248970312, - "repelStrength": 10, - "linkStrength": 1, - "linkDistance": 250, - "scale": 1, - "close": true -} \ No newline at end of file diff --git a/.obsidian/plugins/obsidian-plugin-toc/main.js b/.obsidian/plugins/obsidian-plugin-toc/main.js deleted file mode 100644 index 0994e6b..0000000 --- a/.obsidian/plugins/obsidian-plugin-toc/main.js +++ /dev/null @@ -1,20 +0,0 @@ -var J=Object.create,d=Object.defineProperty,z=Object.getPrototypeOf,Z=Object.prototype.hasOwnProperty,K=Object.getOwnPropertyNames,Q=Object.getOwnPropertyDescriptor;var T=u=>d(u,"__esModule",{value:!0});var B=(u,D)=>()=>(D||(D={exports:{}},u(D.exports,D)),D.exports),X=(u,D)=>{for(var F in D)d(u,F,{get:D[F],enumerable:!0})},Y=(u,D,F)=>{if(D&&typeof D=="object"||typeof D=="function")for(let C of K(D))!Z.call(u,C)&&C!=="default"&&d(u,C,{get:()=>D[C],enumerable:!(F=Q(D,C))||F.enumerable});return u},p=u=>Y(T(d(u!=null?J(z(u)):{},"default",u&&u.__esModule&&"default"in u?{get:()=>u.default,enumerable:!0}:{value:u,enumerable:!0})),u);var k=B((cD,f)=>{"use strict";function DD(u){var D=void 0;typeof u=="string"?D=[u]:D=u.raw;for(var F="",C=0;C{y.exports=u=>u!=null&&typeof u=="object"&&u.constructor!==RegExp});var M=B((hD,L)=>{"use strict";function m(u){if(!(this instanceof m))return new m(u);this.err=null,this.value=null;try{this.value=JSON.parse(u)}catch(D){this.err=D}}L.exports=m});var _=B(g=>{"use strict";var A=g&&g.__importDefault||function(u){return u&&u.__esModule?u:{default:u}};Object.defineProperty(g,"__esModule",{value:!0});var uD=A(k()),FD=A(S()),P=A(M()),h="twhZNwxI1aFG3r4";function O(u,...D){let F="";for(let C=0;C0?" ".repeat(s):"";(t?JSON.stringify(e,null,2):e[h]).split(` -`).forEach((i,o)=>{o>0?F+=` -`+n+i:F+=i})}else if(typeof e=="string"&&e.includes(` -`)){let E=F.match(/(?:^|\n)( *)$/);if(typeof e=="string"){let s=E?E[1]:"";F+=e.split(` -`).map((n,a)=>(n=h+n,a===0?n:`${s}${n}`)).join(` -`)}else F+=e}else F+=e}return F=uD.default(F),F.split(h).join("")}O.pretty=u=>FD.default(u)?{[h]:JSON.stringify(u,null,2)}:u;g.default=O});var H=B((pD,x)=>{x.exports=()=>/(?:[#*0-9]\uFE0F?\u20E3|[\xA9\xAE\u203C\u2049\u2122\u2139\u2194-\u2199\u21A9\u21AA\u231A\u231B\u2328\u23CF\u23ED-\u23EF\u23F1\u23F2\u23F8-\u23FA\u24C2\u25AA\u25AB\u25B6\u25C0\u25FB\u25FC\u25FE\u2600-\u2604\u260E\u2611\u2614\u2615\u2618\u2620\u2622\u2623\u2626\u262A\u262E\u262F\u2638-\u263A\u2640\u2642\u2648-\u2653\u265F\u2660\u2663\u2665\u2666\u2668\u267B\u267E\u267F\u2692\u2694-\u2697\u2699\u269B\u269C\u26A0\u26A7\u26AA\u26B0\u26B1\u26BD\u26BE\u26C4\u26C8\u26CF\u26D1\u26D3\u26E9\u26F0-\u26F5\u26F7\u26F8\u26FA\u2702\u2708\u2709\u270F\u2712\u2714\u2716\u271D\u2721\u2733\u2734\u2744\u2747\u2757\u2763\u27A1\u2934\u2935\u2B05-\u2B07\u2B1B\u2B1C\u2B55\u3030\u303D\u3297\u3299]\uFE0F?|[\u261D\u270C\u270D](?:\uFE0F|\uD83C[\uDFFB-\uDFFF])?|[\u270A\u270B](?:\uD83C[\uDFFB-\uDFFF])?|[\u23E9-\u23EC\u23F0\u23F3\u25FD\u2693\u26A1\u26AB\u26C5\u26CE\u26D4\u26EA\u26FD\u2705\u2728\u274C\u274E\u2753-\u2755\u2795-\u2797\u27B0\u27BF\u2B50]|\u26F9(?:\uFE0F|\uD83C[\uDFFB-\uDFFF])?(?:\u200D[\u2640\u2642]\uFE0F?)?|\u2764\uFE0F?(?:\u200D(?:\uD83D\uDD25|\uD83E\uDE79))?|\uD83C(?:[\uDC04\uDD70\uDD71\uDD7E\uDD7F\uDE02\uDE37\uDF21\uDF24-\uDF2C\uDF36\uDF7D\uDF96\uDF97\uDF99-\uDF9B\uDF9E\uDF9F\uDFCD\uDFCE\uDFD4-\uDFDF\uDFF5\uDFF7]\uFE0F?|[\uDF85\uDFC2\uDFC7](?:\uD83C[\uDFFB-\uDFFF])?|[\uDFC3\uDFC4\uDFCA](?:\uD83C[\uDFFB-\uDFFF])?(?:\u200D[\u2640\u2642]\uFE0F?)?|[\uDFCB\uDFCC](?:\uFE0F|\uD83C[\uDFFB-\uDFFF])?(?:\u200D[\u2640\u2642]\uFE0F?)?|[\uDCCF\uDD8E\uDD91-\uDD9A\uDE01\uDE1A\uDE2F\uDE32-\uDE36\uDE38-\uDE3A\uDE50\uDE51\uDF00-\uDF20\uDF2D-\uDF35\uDF37-\uDF7C\uDF7E-\uDF84\uDF86-\uDF93\uDFA0-\uDFC1\uDFC5\uDFC6\uDFC8\uDFC9\uDFCF-\uDFD3\uDFE0-\uDFF0\uDFF8-\uDFFF]|\uDDE6\uD83C[\uDDE8-\uDDEC\uDDEE\uDDF1\uDDF2\uDDF4\uDDF6-\uDDFA\uDDFC\uDDFD\uDDFF]|\uDDE7\uD83C[\uDDE6\uDDE7\uDDE9-\uDDEF\uDDF1-\uDDF4\uDDF6-\uDDF9\uDDFB\uDDFC\uDDFE\uDDFF]|\uDDE8\uD83C[\uDDE6\uDDE8\uDDE9\uDDEB-\uDDEE\uDDF0-\uDDF5\uDDF7\uDDFA-\uDDFF]|\uDDE9\uD83C[\uDDEA\uDDEC\uDDEF\uDDF0\uDDF2\uDDF4\uDDFF]|\uDDEA\uD83C[\uDDE6\uDDE8\uDDEA\uDDEC\uDDED\uDDF7-\uDDFA]|\uDDEB\uD83C[\uDDEE-\uDDF0\uDDF2\uDDF4\uDDF7]|\uDDEC\uD83C[\uDDE6\uDDE7\uDDE9-\uDDEE\uDDF1-\uDDF3\uDDF5-\uDDFA\uDDFC\uDDFE]|\uDDED\uD83C[\uDDF0\uDDF2\uDDF3\uDDF7\uDDF9\uDDFA]|\uDDEE\uD83C[\uDDE8-\uDDEA\uDDF1-\uDDF4\uDDF6-\uDDF9]|\uDDEF\uD83C[\uDDEA\uDDF2\uDDF4\uDDF5]|\uDDF0\uD83C[\uDDEA\uDDEC-\uDDEE\uDDF2\uDDF3\uDDF5\uDDF7\uDDFC\uDDFE\uDDFF]|\uDDF1\uD83C[\uDDE6-\uDDE8\uDDEE\uDDF0\uDDF7-\uDDFB\uDDFE]|\uDDF2\uD83C[\uDDE6\uDDE8-\uDDED\uDDF0-\uDDFF]|\uDDF3\uD83C[\uDDE6\uDDE8\uDDEA-\uDDEC\uDDEE\uDDF1\uDDF4\uDDF5\uDDF7\uDDFA\uDDFF]|\uDDF4\uD83C\uDDF2|\uDDF5\uD83C[\uDDE6\uDDEA-\uDDED\uDDF0-\uDDF3\uDDF7-\uDDF9\uDDFC\uDDFE]|\uDDF6\uD83C\uDDE6|\uDDF7\uD83C[\uDDEA\uDDF4\uDDF8\uDDFA\uDDFC]|\uDDF8\uD83C[\uDDE6-\uDDEA\uDDEC-\uDDF4\uDDF7-\uDDF9\uDDFB\uDDFD-\uDDFF]|\uDDF9\uD83C[\uDDE6\uDDE8\uDDE9\uDDEB-\uDDED\uDDEF-\uDDF4\uDDF7\uDDF9\uDDFB\uDDFC\uDDFF]|\uDDFA\uD83C[\uDDE6\uDDEC\uDDF2\uDDF3\uDDF8\uDDFE\uDDFF]|\uDDFB\uD83C[\uDDE6\uDDE8\uDDEA\uDDEC\uDDEE\uDDF3\uDDFA]|\uDDFC\uD83C[\uDDEB\uDDF8]|\uDDFD\uD83C\uDDF0|\uDDFE\uD83C[\uDDEA\uDDF9]|\uDDFF\uD83C[\uDDE6\uDDF2\uDDFC]|\uDFF3\uFE0F?(?:\u200D(?:\u26A7\uFE0F?|\uD83C\uDF08))?|\uDFF4(?:\u200D\u2620\uFE0F?|\uDB40\uDC67\uDB40\uDC62\uDB40(?:\uDC65\uDB40\uDC6E\uDB40\uDC67|\uDC73\uDB40\uDC63\uDB40\uDC74|\uDC77\uDB40\uDC6C\uDB40\uDC73)\uDB40\uDC7F)?)|\uD83D(?:[\uDC3F\uDCFD\uDD49\uDD4A\uDD6F\uDD70\uDD73\uDD76-\uDD79\uDD87\uDD8A-\uDD8D\uDDA5\uDDA8\uDDB1\uDDB2\uDDBC\uDDC2-\uDDC4\uDDD1-\uDDD3\uDDDC-\uDDDE\uDDE1\uDDE3\uDDE8\uDDEF\uDDF3\uDDFA\uDECB\uDECD-\uDECF\uDEE0-\uDEE5\uDEE9\uDEF0\uDEF3]\uFE0F?|[\uDC42\uDC43\uDC46-\uDC50\uDC66\uDC67\uDC6B-\uDC6D\uDC72\uDC74-\uDC76\uDC78\uDC7C\uDC83\uDC85\uDC8F\uDC91\uDCAA\uDD7A\uDD95\uDD96\uDE4C\uDE4F\uDEC0\uDECC](?:\uD83C[\uDFFB-\uDFFF])?|[\uDC6E\uDC70\uDC71\uDC73\uDC77\uDC81\uDC82\uDC86\uDC87\uDE45-\uDE47\uDE4B\uDE4D\uDE4E\uDEA3\uDEB4-\uDEB6](?:\uD83C[\uDFFB-\uDFFF])?(?:\u200D[\u2640\u2642]\uFE0F?)?|[\uDD74\uDD90](?:\uFE0F|\uD83C[\uDFFB-\uDFFF])?|[\uDC00-\uDC07\uDC09-\uDC14\uDC16-\uDC3A\uDC3C-\uDC3E\uDC40\uDC44\uDC45\uDC51-\uDC65\uDC6A\uDC79-\uDC7B\uDC7D-\uDC80\uDC84\uDC88-\uDC8E\uDC90\uDC92-\uDCA9\uDCAB-\uDCFC\uDCFF-\uDD3D\uDD4B-\uDD4E\uDD50-\uDD67\uDDA4\uDDFB-\uDE2D\uDE2F-\uDE34\uDE37-\uDE44\uDE48-\uDE4A\uDE80-\uDEA2\uDEA4-\uDEB3\uDEB7-\uDEBF\uDEC1-\uDEC5\uDED0-\uDED2\uDED5-\uDED7\uDEDD-\uDEDF\uDEEB\uDEEC\uDEF4-\uDEFC\uDFE0-\uDFEB\uDFF0]|\uDC08(?:\u200D\u2B1B)?|\uDC15(?:\u200D\uD83E\uDDBA)?|\uDC3B(?:\u200D\u2744\uFE0F?)?|\uDC41\uFE0F?(?:\u200D\uD83D\uDDE8\uFE0F?)?|\uDC68(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:\uDC8B\u200D\uD83D)?\uDC68|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDC68\uDC69]\u200D\uD83D(?:\uDC66(?:\u200D\uD83D\uDC66)?|\uDC67(?:\u200D\uD83D[\uDC66\uDC67])?)|[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC66(?:\u200D\uD83D\uDC66)?|\uDC67(?:\u200D\uD83D[\uDC66\uDC67])?)|\uD83E[\uDDAF-\uDDB3\uDDBC\uDDBD])|\uD83C(?:\uDFFB(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:\uDC8B\u200D\uD83D)?\uDC68\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E(?:[\uDDAF-\uDDB3\uDDBC\uDDBD]|\uDD1D\u200D\uD83D\uDC68\uD83C[\uDFFC-\uDFFF])))?|\uDFFC(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:\uDC8B\u200D\uD83D)?\uDC68\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E(?:[\uDDAF-\uDDB3\uDDBC\uDDBD]|\uDD1D\u200D\uD83D\uDC68\uD83C[\uDFFB\uDFFD-\uDFFF])))?|\uDFFD(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:\uDC8B\u200D\uD83D)?\uDC68\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E(?:[\uDDAF-\uDDB3\uDDBC\uDDBD]|\uDD1D\u200D\uD83D\uDC68\uD83C[\uDFFB\uDFFC\uDFFE\uDFFF])))?|\uDFFE(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:\uDC8B\u200D\uD83D)?\uDC68\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E(?:[\uDDAF-\uDDB3\uDDBC\uDDBD]|\uDD1D\u200D\uD83D\uDC68\uD83C[\uDFFB-\uDFFD\uDFFF])))?|\uDFFF(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:\uDC8B\u200D\uD83D)?\uDC68\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E(?:[\uDDAF-\uDDB3\uDDBC\uDDBD]|\uDD1D\u200D\uD83D\uDC68\uD83C[\uDFFB-\uDFFE])))?))?|\uDC69(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:\uDC8B\u200D\uD83D)?[\uDC68\uDC69]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC66(?:\u200D\uD83D\uDC66)?|\uDC67(?:\u200D\uD83D[\uDC66\uDC67])?|\uDC69\u200D\uD83D(?:\uDC66(?:\u200D\uD83D\uDC66)?|\uDC67(?:\u200D\uD83D[\uDC66\uDC67])?))|\uD83E[\uDDAF-\uDDB3\uDDBC\uDDBD])|\uD83C(?:\uDFFB(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:[\uDC68\uDC69]|\uDC8B\u200D\uD83D[\uDC68\uDC69])\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E(?:[\uDDAF-\uDDB3\uDDBC\uDDBD]|\uDD1D\u200D\uD83D[\uDC68\uDC69]\uD83C[\uDFFC-\uDFFF])))?|\uDFFC(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:[\uDC68\uDC69]|\uDC8B\u200D\uD83D[\uDC68\uDC69])\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E(?:[\uDDAF-\uDDB3\uDDBC\uDDBD]|\uDD1D\u200D\uD83D[\uDC68\uDC69]\uD83C[\uDFFB\uDFFD-\uDFFF])))?|\uDFFD(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:[\uDC68\uDC69]|\uDC8B\u200D\uD83D[\uDC68\uDC69])\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E(?:[\uDDAF-\uDDB3\uDDBC\uDDBD]|\uDD1D\u200D\uD83D[\uDC68\uDC69]\uD83C[\uDFFB\uDFFC\uDFFE\uDFFF])))?|\uDFFE(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:[\uDC68\uDC69]|\uDC8B\u200D\uD83D[\uDC68\uDC69])\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E(?:[\uDDAF-\uDDB3\uDDBC\uDDBD]|\uDD1D\u200D\uD83D[\uDC68\uDC69]\uD83C[\uDFFB-\uDFFD\uDFFF])))?|\uDFFF(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:[\uDC68\uDC69]|\uDC8B\u200D\uD83D[\uDC68\uDC69])\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E(?:[\uDDAF-\uDDB3\uDDBC\uDDBD]|\uDD1D\u200D\uD83D[\uDC68\uDC69]\uD83C[\uDFFB-\uDFFE])))?))?|\uDC6F(?:\u200D[\u2640\u2642]\uFE0F?)?|\uDD75(?:\uFE0F|\uD83C[\uDFFB-\uDFFF])?(?:\u200D[\u2640\u2642]\uFE0F?)?|\uDE2E(?:\u200D\uD83D\uDCA8)?|\uDE35(?:\u200D\uD83D\uDCAB)?|\uDE36(?:\u200D\uD83C\uDF2B\uFE0F?)?)|\uD83E(?:[\uDD0C\uDD0F\uDD18-\uDD1F\uDD30-\uDD34\uDD36\uDD77\uDDB5\uDDB6\uDDBB\uDDD2\uDDD3\uDDD5\uDEC3-\uDEC5\uDEF0\uDEF2-\uDEF6](?:\uD83C[\uDFFB-\uDFFF])?|[\uDD26\uDD35\uDD37-\uDD39\uDD3D\uDD3E\uDDB8\uDDB9\uDDCD-\uDDCF\uDDD4\uDDD6-\uDDDD](?:\uD83C[\uDFFB-\uDFFF])?(?:\u200D[\u2640\u2642]\uFE0F?)?|[\uDDDE\uDDDF](?:\u200D[\u2640\u2642]\uFE0F?)?|[\uDD0D\uDD0E\uDD10-\uDD17\uDD20-\uDD25\uDD27-\uDD2F\uDD3A\uDD3F-\uDD45\uDD47-\uDD76\uDD78-\uDDB4\uDDB7\uDDBA\uDDBC-\uDDCC\uDDD0\uDDE0-\uDDFF\uDE70-\uDE74\uDE78-\uDE7C\uDE80-\uDE86\uDE90-\uDEAC\uDEB0-\uDEBA\uDEC0-\uDEC2\uDED0-\uDED9\uDEE0-\uDEE7]|\uDD3C(?:\u200D[\u2640\u2642]\uFE0F?|\uD83C[\uDFFB-\uDFFF])?|\uDDD1(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\uD83C[\uDF3E\uDF73\uDF7C\uDF84\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E(?:[\uDDAF-\uDDB3\uDDBC\uDDBD]|\uDD1D\u200D\uD83E\uDDD1))|\uD83C(?:\uDFFB(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D(?:\uD83D\uDC8B\u200D)?\uD83E\uDDD1\uD83C[\uDFFC-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF84\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E(?:[\uDDAF-\uDDB3\uDDBC\uDDBD]|\uDD1D\u200D\uD83E\uDDD1\uD83C[\uDFFB-\uDFFF])))?|\uDFFC(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D(?:\uD83D\uDC8B\u200D)?\uD83E\uDDD1\uD83C[\uDFFB\uDFFD-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF84\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E(?:[\uDDAF-\uDDB3\uDDBC\uDDBD]|\uDD1D\u200D\uD83E\uDDD1\uD83C[\uDFFB-\uDFFF])))?|\uDFFD(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D(?:\uD83D\uDC8B\u200D)?\uD83E\uDDD1\uD83C[\uDFFB\uDFFC\uDFFE\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF84\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E(?:[\uDDAF-\uDDB3\uDDBC\uDDBD]|\uDD1D\u200D\uD83E\uDDD1\uD83C[\uDFFB-\uDFFF])))?|\uDFFE(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D(?:\uD83D\uDC8B\u200D)?\uD83E\uDDD1\uD83C[\uDFFB-\uDFFD\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF84\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E(?:[\uDDAF-\uDDB3\uDDBC\uDDBD]|\uDD1D\u200D\uD83E\uDDD1\uD83C[\uDFFB-\uDFFF])))?|\uDFFF(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D(?:\uD83D\uDC8B\u200D)?\uD83E\uDDD1\uD83C[\uDFFB-\uDFFE]|\uD83C[\uDF3E\uDF73\uDF7C\uDF84\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E(?:[\uDDAF-\uDDB3\uDDBC\uDDBD]|\uDD1D\u200D\uD83E\uDDD1\uD83C[\uDFFB-\uDFFF])))?))?|\uDEF1(?:\uD83C(?:\uDFFB(?:\u200D\uD83E\uDEF2\uD83C[\uDFFC-\uDFFF])?|\uDFFC(?:\u200D\uD83E\uDEF2\uD83C[\uDFFB\uDFFD-\uDFFF])?|\uDFFD(?:\u200D\uD83E\uDEF2\uD83C[\uDFFB\uDFFC\uDFFE\uDFFF])?|\uDFFE(?:\u200D\uD83E\uDEF2\uD83C[\uDFFB-\uDFFD\uDFFF])?|\uDFFF(?:\u200D\uD83E\uDEF2\uD83C[\uDFFB-\uDFFE])?))?))/g});var j=B((fD,I)=>{I.exports=function(u,D){D=D||{},D.listUnicodeChar=D.hasOwnProperty("listUnicodeChar")?D.listUnicodeChar:!1,D.stripListLeaders=D.hasOwnProperty("stripListLeaders")?D.stripListLeaders:!0,D.gfm=D.hasOwnProperty("gfm")?D.gfm:!0,D.useImgAltText=D.hasOwnProperty("useImgAltText")?D.useImgAltText:!0,D.abbr=D.hasOwnProperty("abbr")?D.abbr:!1,D.replaceLinksWithURL=D.hasOwnProperty("replaceLinksWithURL")?D.replaceLinksWithURL:!1,D.htmlTagsToSkip=D.hasOwnProperty("htmlTagsToSkip")?D.htmlTagsToSkip:[];var F=u||"";F=F.replace(/^(-\s*?|\*\s*?|_\s*?){3,}\s*/gm,"");try{D.stripListLeaders&&(D.listUnicodeChar?F=F.replace(/^([\s\t]*)([\*\-\+]|\d+\.)\s+/gm,D.listUnicodeChar+" $1"):F=F.replace(/^([\s\t]*)([\*\-\+]|\d+\.)\s+/gm,"$1")),D.gfm&&(F=F.replace(/\n={2,}/g,` -`).replace(/~{3}.*\n/g,"").replace(/~~/g,"").replace(/`{3}.*\n/g,"")),D.abbr&&(F=F.replace(/\*\[.*\]:.*\n/,"")),F=F.replace(/<[^>]*>/g,"");var C=new RegExp("<[^>]*>","g");if(D.htmlTagsToSkip.length>0){var e="(?!"+D.htmlTagsToSkip.join("|")+")";C=new RegExp("<"+e+"[^>]*>","ig")}F=F.replace(C,"").replace(/^[=\-]{2,}\s*$/g,"").replace(/\[\^.+?\](\: .*?$)?/g,"").replace(/\s{0,2}\[.*?\]: .*?$/g,"").replace(/\!\[(.*?)\][\[\(].*?[\]\)]/g,D.useImgAltText?"$1":"").replace(/\[([^\]]*?)\][\[\(].*?[\]\)]/g,D.replaceLinksWithURL?"$2":"$1").replace(/^\s{0,3}>\s?/gm,"").replace(/^\s{1,2}\[(.*?)\]: (\S+)( ".*?")?\s*$/g,"").replace(/^(\n)?\s{0,}#{1,6}\s+| {0,}(\n)?\s{0,}#{0,} #{0,}(\n)?\s{0,}$/gm,"$1$2$3").replace(/([\*]+)(\S)(.*?\S)??\1/g,"$2$3").replace(/(^|\W)([_]+)(\S)(.*?\S)??\2($|\W)/g,"$1$3$4$5").replace(/(`{3,})(.*?)\1/gm,"$2").replace(/`(.+?)`/g,"$1").replace(/~(.*?)~/g,"$1")}catch(t){return console.error(t),u}return F}});var R=B((mD,N)=>{"use strict";var eD=H(),tD=j();function CD(u,D){return u=u.replace(/[^a-z0-9]+/g,"_"),u=u.replace(/^_+|_+$/,""),u=u.replace(/^([^a-z])/,"_$1"),D&&(u+="_"+D),u}function U(u){return u.replace(/ /g,"-").replace(/%([abcdef]|\d){2,2}/ig,"").replace(/[\/?!:\[\]`.,()*"';{}+=<>~\$|#@&–—]/g,"").replace(/[。?!,、;:“”【】()〔〕[]﹃﹄“ ”‘’﹁﹂—…-~《》〈〉「」]/g,"")}function nD(u,D){return u=U(u),D&&(u+="-"+D),u=u.replace(eD(),""),u=tD(u),u}function ED(u,D){return u="markdown-header-"+U(u),u=u.replace(/--+/g,"-"),D&&(u+="_"+D),u}function aD(u){return u.replace(/ /g,"").replace(/[\/?:\[\]`.,()*"';{}\-+=<>!@#%^&\\\|]/g,"").replace(/\$/g,"d").replace(/~/g,"t")}function rD(u){return u=aD(u),u}function iD(u,D){return u=u.replace(/<(.*)>(.*)<\/\1>/g,"$2").replace(/!\[.*\]\(.*\)/g,"").replace(/\[(.*)\]\(.*\)/,"$1").replace(/\s+/g,"-").replace(/[\/?!:\[\]`.,()*"';{}+=<>~\$|#@]/g,"").replace(/[。?!,、;:“”【】()〔〕[]﹃﹄“ ”‘’﹁﹂—…-~《》〈〉「」]/g,"").replace(/[-]+/g,"-").replace(/^-/,"").replace(/-$/,""),D&&(u+="-"+D),u}N.exports=function(D,F,C,e){F=F||"github.com";var t,E=encodeURI;switch(F){case"github.com":t=nD,E=function(a){var l=encodeURI(a);return l.replace(/%E2%80%8D/g,"\u200D")};break;case"bitbucket.org":t=ED;break;case"gitlab.com":t=iD;break;case"nodejs.org":if(!e)throw new Error("Need module name to generate proper anchor for "+F);t=function(a,l){return CD(e+"."+a,l)};break;case"ghost.org":t=rD;break;default:throw new Error("Unknown mode: "+F)}function s(a){for(var l="",i=0;i="A"&&a[i]<="Z"?l+=a[i].toLowerCase():l+=a[i];return l}var n=t(s(D.trim()),C);return"["+D+"](#"+E(n)+")"}});T(exports);X(exports,{default:()=>BD});var r=p(require("obsidian"));var b=p(_()),G=p(require("obsidian")),V=p(R()),w=(u,D)=>{let F=u.filter(C=>C.position.end.lineu.filter(F=>F.position.end.line>D.line),lD=(u,D)=>{let F=u.indexOf(D);return u.slice(0,F).reverse().find((e,t,E)=>e.level==D.level-1)},q=({headings:u=[]},D,F)=>{let C=w(u,D),e=sD(u,D),t=[];for(let n of e){if(n.level<=C)break;n.level>=F.minimumDepth&&n.level<=F.maximumDepth&&t.push(n)}if(!t.length){new G.Notice(b.default` - No headings below cursor matched settings - (min: ${F.minimumDepth}) (max: ${F.maximumDepth}) - `);return}let E=t[0].level,s=t.map(n=>{let a=F.listStyle==="number"&&"1."||"-",l=new Array(Math.max(0,n.level-E)).fill(" ").join(""),i=lD(t,n),o=`${l}${a}`,$=n.heading,c;return F.useMarkdown&&F.githubCompat?`${o} ${(0,V.default)(n.heading)}`:(F.useMarkdown?c=encodeURI(n.heading):typeof i=="undefined"?c=n.heading:c=`${i.heading}#${n.heading}`,F.useMarkdown?`${o} [${$}](#${c})`:`${o} [[#${c}|${$}]]`)});return b.default` - ${F.title?`${F.title} -`:""} - ${`${s.join(` -`)} -`} - `};var W=class extends r.PluginSettingTab{constructor(D,F){super(D,F);this.plugin=F}display(){let{containerEl:D}=this;D.empty(),D.createEl("h2",{text:"Table of Contents - Settings"}),new r.Setting(D).setName("List Style").setDesc("The type of list to render the table of contents as.").addDropdown(e=>e.setValue(this.plugin.settings.listStyle).addOption("bullet","Bullet").addOption("number","Number").onChange(t=>{this.plugin.settings.listStyle=t,this.plugin.saveData(this.plugin.settings),this.display()})),new r.Setting(D).setName("Title").setDesc("Optional title to put before the table of contents").addText(e=>e.setPlaceholder("**Table of Contents**").setValue(this.plugin.settings.title||"").onChange(t=>{this.plugin.settings.title=t,this.plugin.saveData(this.plugin.settings)})),new r.Setting(D).setName("Minimum Header Depth").setDesc("The lowest header depth to add to the table of contents. Defaults to 2").addSlider(e=>e.setValue(this.plugin.settings.minimumDepth).setDynamicTooltip().setLimits(1,6,1).onChange(t=>{this.plugin.settings.minimumDepth=t,this.plugin.saveData(this.plugin.settings)})),new r.Setting(D).setName("Maximum Header Depth").setDesc("The highest header depth to add to the table of contents. Defaults to 6").addSlider(e=>e.setValue(this.plugin.settings.maximumDepth).setDynamicTooltip().setLimits(1,6,1).onChange(t=>{this.plugin.settings.maximumDepth=t,this.plugin.saveData(this.plugin.settings)})),new r.Setting(D).setName("Use Markdown links").setDesc("Auto-generate Markdown links, instead of the default WikiLinks").addToggle(e=>e.setValue(this.plugin.settings.useMarkdown).onChange(t=>{this.plugin.settings.useMarkdown=t,this.plugin.saveData(this.plugin.settings),t||C.components[0].setValue(!1),C.setDisabled(!t)}));let F=new DocumentFragment;F.appendText("Github generates section links differently than Obsidian, this setting uses "),F.createEl("a",{href:"https://github.com/thlorenz/anchor-markdown-header",text:"anchor-markdown-header"}),F.appendText(" to generate the proper links.");let C=new r.Setting(D).setName("Github compliant Markdown section links").setDesc(F).setDisabled(!this.plugin.settings.useMarkdown).addToggle(e=>e.setValue(this.plugin.settings.githubCompat??!1).setDisabled(!this.plugin.settings.useMarkdown).onChange(t=>{this.plugin.settings.githubCompat=t,this.plugin.saveData(this.plugin.settings)}))}},v=class extends r.Plugin{constructor(){super(...arguments);this.settings={minimumDepth:2,maximumDepth:6,listStyle:"bullet",useMarkdown:!1};this.createTocForActiveFile=(D=this.settings)=>()=>{let F=this.app.workspace.getActiveViewOfType(r.MarkdownView);if(F&&F.file){let C=F.sourceMode.cmEditor,e=C.getCursor(),t=this.app.metadataCache.getFileCache(F.file)||{},E=q(t,e,typeof D=="function"?D(t,e):D);E&&C.replaceRange(E,e)}}}async onload(){console.log("Load Table of Contents plugin"),this.settings={...this.settings,...await this.loadData()},this.addCommand({id:"create-toc",name:"Create table of contents",callback:this.createTocForActiveFile()}),this.addCommand({id:"create-toc-next-level",name:"Create table of contents for next heading level",callback:this.createTocForActiveFile((D,F)=>{let C=w(D.headings||[],F),e=Math.max(C+1,this.settings.minimumDepth);return{...this.settings,minimumDepth:e,maximumDepth:e}})}),this.addSettingTab(new W(this.app,this))}},BD=v; diff --git a/.obsidian/plugins/obsidian-plugin-toc/manifest.json b/.obsidian/plugins/obsidian-plugin-toc/manifest.json deleted file mode 100644 index 8d39a3d..0000000 --- a/.obsidian/plugins/obsidian-plugin-toc/manifest.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "id": "obsidian-plugin-toc", - "name": "Table of Contents", - "author": "Andrew Lisowski", - "authorUrl": "https://twitter.com/hipstersmoothie", - "description": "Create a table of contents for a note.", - "isDesktopOnly": false, - "minAppVersion": "0.10.12", - "version": "0.2.0" -} \ No newline at end of file diff --git a/.obsidian/workspace.json b/.obsidian/workspace.json deleted file mode 100644 index d7bd460..0000000 --- a/.obsidian/workspace.json +++ /dev/null @@ -1,200 +0,0 @@ -{ - "main": { - "id": "47bba9cf8c75a601", - "type": "split", - "children": [ - { - "id": "4c66fd1b60c4b183", - "type": "tabs", - "children": [ - { - "id": "18385a150e34cecc", - "type": "leaf", - "state": { - "type": "markdown", - "state": { - "file": "README.md", - "mode": "source", - "source": false - } - } - }, - { - "id": "0a03bdc66ad83565", - "type": "leaf", - "state": { - "type": "image", - "state": { - "file": "images/peer2peer.png" - } - } - }, - { - "id": "4fa11e1e52778ecd", - "type": "leaf", - "state": { - "type": "image", - "state": { - "file": "images/decenteralized.png" - } - } - }, - { - "id": "4dda4790c32a28a9", - "type": "leaf", - "state": { - "type": "markdown", - "state": { - "file": "LICENSE.md", - "mode": "source", - "source": false - } - } - } - ] - } - ], - "direction": "vertical" - }, - "left": { - "id": "54b6bf4c1ff29dcf", - "type": "split", - "children": [ - { - "id": "ea41205b8e902b84", - "type": "tabs", - "children": [ - { - "id": "adb4950c2df9ccfd", - "type": "leaf", - "state": { - "type": "file-explorer", - "state": { - "sortOrder": "alphabetical" - } - } - }, - { - "id": "e412b4cee1950c9b", - "type": "leaf", - "state": { - "type": "search", - "state": { - "query": "", - "matchingCase": false, - "explainSearch": false, - "collapseAll": false, - "extraContext": false, - "sortOrder": "alphabetical" - } - } - }, - { - "id": "6eba3e5357f9577d", - "type": "leaf", - "state": { - "type": "bookmarks", - "state": {} - } - } - ] - } - ], - "direction": "horizontal", - "width": 300 - }, - "right": { - "id": "ba7b4dc56dcb29ca", - "type": "split", - "children": [ - { - "id": "a54a1656e887b746", - "type": "tabs", - "children": [ - { - "id": "160a787f41e79761", - "type": "leaf", - "state": { - "type": "backlink", - "state": { - "file": "README.md", - "collapseAll": false, - "extraContext": false, - "sortOrder": "alphabetical", - "showSearch": false, - "searchQuery": "", - "backlinkCollapsed": false, - "unlinkedCollapsed": true - } - } - }, - { - "id": "4c28b8702d6daed7", - "type": "leaf", - "state": { - "type": "outgoing-link", - "state": { - "file": "README.md", - "linksCollapsed": false, - "unlinkedCollapsed": true - } - } - }, - { - "id": "450ad11f7281639e", - "type": "leaf", - "state": { - "type": "tag", - "state": { - "sortOrder": "frequency", - "useHierarchy": true - } - } - }, - { - "id": "c3adf48fb693425f", - "type": "leaf", - "state": { - "type": "outline", - "state": { - "file": "README.md" - } - } - } - ] - } - ], - "direction": "horizontal", - "width": 300, - "collapsed": true - }, - "left-ribbon": { - "hiddenItems": { - "switcher:Open quick switcher": false, - "graph:Open graph view": false, - "canvas:Create new canvas": false, - "daily-notes:Open today's daily note": false, - "templates:Insert template": false, - "command-palette:Open command palette": false - } - }, - "active": "18385a150e34cecc", - "lastOpenFiles": [ - "Object Structures/README.md", - "README.md", - "images/decenteralized.png", - "images", - "images/peer2peer.png", - "Limits/UUID Standard.md", - "LICENSE.md", - "Pasted image 20240831154905.png", - "Graphics", - "Object Structures/Entity/User.md", - "Object Structures/Entity.md", - "Object Structures/Entity", - "Limits/Untitled.md", - "Limits", - "Welcome.md", - "Object Structures" - ] -} \ No newline at end of file diff --git a/LICENSE.md b/LICENSE.md deleted file mode 100644 index cefb13e..0000000 --- a/LICENSE.md +++ /dev/null @@ -1,137 +0,0 @@ -### GNU Free Documentation License - -Version 1.3, 3 November 2008 - -Copyright © 2000, 2001, 2002, 2007, 2008 Free Software Foundation, Inc. <[https://fsf.org/](https://fsf.org/)> - -Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. - -#### 0. PREAMBLE - -The purpose of this License is to make a manual, textbook, or other functional and useful document "free" in the sense of freedom: to assure everyone the effective freedom to copy and redistribute it, with or without modifying it, either commercially or noncommercially. Secondarily, this License preserves for the author and publisher a way to get credit for their work, while not being considered responsible for modifications made by others. - -This License is a kind of "copyleft", which means that derivative works of the document must themselves be free in the same sense. It complements the GNU General Public License, which is a copyleft license designed for free software. - -We have designed this License in order to use it for manuals for free software, because free software needs free documentation: a free program should come with manuals providing the same freedoms that the software does. But this License is not limited to software manuals; it can be used for any textual work, regardless of subject matter or whether it is published as a printed book. We recommend this License principally for works whose purpose is instruction or reference. - -#### 1. APPLICABILITY AND DEFINITIONS - -This License applies to any manual or other work, in any medium, that contains a notice placed by the copyright holder saying it can be distributed under the terms of this License. Such a notice grants a world-wide, royalty-free license, unlimited in duration, to use that work under the conditions stated herein. The "Document", below, refers to any such manual or work. Any member of the public is a licensee, and is addressed as "you". You accept the license if you copy, modify or distribute the work in a way requiring permission under copyright law. - -A "Modified Version" of the Document means any work containing the Document or a portion of it, either copied verbatim, or with modifications and/or translated into another language. - -A "Secondary Section" is a named appendix or a front-matter section of the Document that deals exclusively with the relationship of the publishers or authors of the Document to the Document's overall subject (or to related matters) and contains nothing that could fall directly within that overall subject. (Thus, if the Document is in part a textbook of mathematics, a Secondary Section may not explain any mathematics.) The relationship could be a matter of historical connection with the subject or with related matters, or of legal, commercial, philosophical, ethical or political position regarding them. - -The "Invariant Sections" are certain Secondary Sections whose titles are designated, as being those of Invariant Sections, in the notice that says that the Document is released under this License. If a section does not fit the above definition of Secondary then it is not allowed to be designated as Invariant. The Document may contain zero Invariant Sections. If the Document does not identify any Invariant Sections then there are none. - -The "Cover Texts" are certain short passages of text that are listed, as Front-Cover Texts or Back-Cover Texts, in the notice that says that the Document is released under this License. A Front-Cover Text may be at most 5 words, and a Back-Cover Text may be at most 25 words. - -A "Transparent" copy of the Document means a machine-readable copy, represented in a format whose specification is available to the general public, that is suitable for revising the document straightforwardly with generic text editors or (for images composed of pixels) generic paint programs or (for drawings) some widely available drawing editor, and that is suitable for input to text formatters or for automatic translation to a variety of formats suitable for input to text formatters. A copy made in an otherwise Transparent file format whose markup, or absence of markup, has been arranged to thwart or discourage subsequent modification by readers is not Transparent. An image format is not Transparent if used for any substantial amount of text. A copy that is not "Transparent" is called "Opaque". - -Examples of suitable formats for Transparent copies include plain ASCII without markup, Texinfo input format, LaTeX input format, SGML or XML using a publicly available DTD, and standard-conforming simple HTML, PostScript or PDF designed for human modification. Examples of transparent image formats include PNG, XCF and JPG. Opaque formats include proprietary formats that can be read and edited only by proprietary word processors, SGML or XML for which the DTD and/or processing tools are not generally available, and the machine-generated HTML, PostScript or PDF produced by some word processors for output purposes only. - -The "Title Page" means, for a printed book, the title page itself, plus such following pages as are needed to hold, legibly, the material this License requires to appear in the title page. For works in formats which do not have any title page as such, "Title Page" means the text near the most prominent appearance of the work's title, preceding the beginning of the body of the text. - -The "publisher" means any person or entity that distributes copies of the Document to the public. - -A section "Entitled XYZ" means a named subunit of the Document whose title either is precisely XYZ or contains XYZ in parentheses following text that translates XYZ in another language. (Here XYZ stands for a specific section name mentioned below, such as "Acknowledgements", "Dedications", "Endorsements", or "History".) To "Preserve the Title" of such a section when you modify the Document means that it remains a section "Entitled XYZ" according to this definition. - -The Document may include Warranty Disclaimers next to the notice which states that this License applies to the Document. These Warranty Disclaimers are considered to be included by reference in this License, but only as regards disclaiming warranties: any other implication that these Warranty Disclaimers may have is void and has no effect on the meaning of this License. - -#### 2. VERBATIM COPYING - -You may copy and distribute the Document in any medium, either commercially or noncommercially, provided that this License, the copyright notices, and the license notice saying this License applies to the Document are reproduced in all copies, and that you add no other conditions whatsoever to those of this License. You may not use technical measures to obstruct or control the reading or further copying of the copies you make or distribute. However, you may accept compensation in exchange for copies. If you distribute a large enough number of copies you must also follow the conditions in section 3. - -You may also lend copies, under the same conditions stated above, and you may publicly display copies. - -#### 3. COPYING IN QUANTITY - -If you publish printed copies (or copies in media that commonly have printed covers) of the Document, numbering more than 100, and the Document's license notice requires Cover Texts, you must enclose the copies in covers that carry, clearly and legibly, all these Cover Texts: Front-Cover Texts on the front cover, and Back-Cover Texts on the back cover. Both covers must also clearly and legibly identify you as the publisher of these copies. The front cover must present the full title with all words of the title equally prominent and visible. You may add other material on the covers in addition. Copying with changes limited to the covers, as long as they preserve the title of the Document and satisfy these conditions, can be treated as verbatim copying in other respects. - -If the required texts for either cover are too voluminous to fit legibly, you should put the first ones listed (as many as fit reasonably) on the actual cover, and continue the rest onto adjacent pages. - -If you publish or distribute Opaque copies of the Document numbering more than 100, you must either include a machine-readable Transparent copy along with each Opaque copy, or state in or with each Opaque copy a computer-network location from which the general network-using public has access to download using public-standard network protocols a complete Transparent copy of the Document, free of added material. If you use the latter option, you must take reasonably prudent steps, when you begin distribution of Opaque copies in quantity, to ensure that this Transparent copy will remain thus accessible at the stated location until at least one year after the last time you distribute an Opaque copy (directly or through your agents or retailers) of that edition to the public. - -It is requested, but not required, that you contact the authors of the Document well before redistributing any large number of copies, to give them a chance to provide you with an updated version of the Document. - -#### 4. MODIFICATIONS - -You may copy and distribute a Modified Version of the Document under the conditions of sections 2 and 3 above, provided that you release the Modified Version under precisely this License, with the Modified Version filling the role of the Document, thus licensing distribution and modification of the Modified Version to whoever possesses a copy of it. In addition, you must do these things in the Modified Version: - -- A. Use in the Title Page (and on the covers, if any) a title distinct from that of the Document, and from those of previous versions (which should, if there were any, be listed in the History section of the Document). You may use the same title as a previous version if the original publisher of that version gives permission. -- B. List on the Title Page, as authors, one or more persons or entities responsible for authorship of the modifications in the Modified Version, together with at least five of the principal authors of the Document (all of its principal authors, if it has fewer than five), unless they release you from this requirement. -- C. State on the Title page the name of the publisher of the Modified Version, as the publisher. -- D. Preserve all the copyright notices of the Document. -- E. Add an appropriate copyright notice for your modifications adjacent to the other copyright notices. -- F. Include, immediately after the copyright notices, a license notice giving the public permission to use the Modified Version under the terms of this License, in the form shown in the Addendum below. -- G. Preserve in that license notice the full lists of Invariant Sections and required Cover Texts given in the Document's license notice. -- H. Include an unaltered copy of this License. -- I. Preserve the section Entitled "History", Preserve its Title, and add to it an item stating at least the title, year, new authors, and publisher of the Modified Version as given on the Title Page. If there is no section Entitled "History" in the Document, create one stating the title, year, authors, and publisher of the Document as given on its Title Page, then add an item describing the Modified Version as stated in the previous sentence. -- J. Preserve the network location, if any, given in the Document for public access to a Transparent copy of the Document, and likewise the network locations given in the Document for previous versions it was based on. These may be placed in the "History" section. You may omit a network location for a work that was published at least four years before the Document itself, or if the original publisher of the version it refers to gives permission. -- K. For any section Entitled "Acknowledgements" or "Dedications", Preserve the Title of the section, and preserve in the section all the substance and tone of each of the contributor acknowledgements and/or dedications given therein. -- L. Preserve all the Invariant Sections of the Document, unaltered in their text and in their titles. Section numbers or the equivalent are not considered part of the section titles. -- M. Delete any section Entitled "Endorsements". Such a section may not be included in the Modified Version. -- N. Do not retitle any existing section to be Entitled "Endorsements" or to conflict in title with any Invariant Section. -- O. Preserve any Warranty Disclaimers. - -If the Modified Version includes new front-matter sections or appendices that qualify as Secondary Sections and contain no material copied from the Document, you may at your option designate some or all of these sections as invariant. To do this, add their titles to the list of Invariant Sections in the Modified Version's license notice. These titles must be distinct from any other section titles. - -You may add a section Entitled "Endorsements", provided it contains nothing but endorsements of your Modified Version by various parties—for example, statements of peer review or that the text has been approved by an organization as the authoritative definition of a standard. - -You may add a passage of up to five words as a Front-Cover Text, and a passage of up to 25 words as a Back-Cover Text, to the end of the list of Cover Texts in the Modified Version. Only one passage of Front-Cover Text and one of Back-Cover Text may be added by (or through arrangements made by) any one entity. If the Document already includes a cover text for the same cover, previously added by you or by arrangement made by the same entity you are acting on behalf of, you may not add another; but you may replace the old one, on explicit permission from the previous publisher that added the old one. - -The author(s) and publisher(s) of the Document do not by this License give permission to use their names for publicity for or to assert or imply endorsement of any Modified Version. - -#### 5. COMBINING DOCUMENTS - -You may combine the Document with other documents released under this License, under the terms defined in section 4 above for modified versions, provided that you include in the combination all of the Invariant Sections of all of the original documents, unmodified, and list them all as Invariant Sections of your combined work in its license notice, and that you preserve all their Warranty Disclaimers. - -The combined work need only contain one copy of this License, and multiple identical Invariant Sections may be replaced with a single copy. If there are multiple Invariant Sections with the same name but different contents, make the title of each such section unique by adding at the end of it, in parentheses, the name of the original author or publisher of that section if known, or else a unique number. Make the same adjustment to the section titles in the list of Invariant Sections in the license notice of the combined work. - -In the combination, you must combine any sections Entitled "History" in the various original documents, forming one section Entitled "History"; likewise combine any sections Entitled "Acknowledgements", and any sections Entitled "Dedications". You must delete all sections Entitled "Endorsements". - -#### 6. COLLECTIONS OF DOCUMENTS - -You may make a collection consisting of the Document and other documents released under this License, and replace the individual copies of this License in the various documents with a single copy that is included in the collection, provided that you follow the rules of this License for verbatim copying of each of the documents in all other respects. - -You may extract a single document from such a collection, and distribute it individually under this License, provided you insert a copy of this License into the extracted document, and follow this License in all other respects regarding verbatim copying of that document. - -#### 7. AGGREGATION WITH INDEPENDENT WORKS - -A compilation of the Document or its derivatives with other separate and independent documents or works, in or on a volume of a storage or distribution medium, is called an "aggregate" if the copyright resulting from the compilation is not used to limit the legal rights of the compilation's users beyond what the individual works permit. When the Document is included in an aggregate, this License does not apply to the other works in the aggregate which are not themselves derivative works of the Document. - -If the Cover Text requirement of section 3 is applicable to these copies of the Document, then if the Document is less than one half of the entire aggregate, the Document's Cover Texts may be placed on covers that bracket the Document within the aggregate, or the electronic equivalent of covers if the Document is in electronic form. Otherwise they must appear on printed covers that bracket the whole aggregate. - -#### 8. TRANSLATION - -Translation is considered a kind of modification, so you may distribute translations of the Document under the terms of section 4. Replacing Invariant Sections with translations requires special permission from their copyright holders, but you may include translations of some or all Invariant Sections in addition to the original versions of these Invariant Sections. You may include a translation of this License, and all the license notices in the Document, and any Warranty Disclaimers, provided that you also include the original English version of this License and the original versions of those notices and disclaimers. In case of a disagreement between the translation and the original version of this License or a notice or disclaimer, the original version will prevail. - -If a section in the Document is Entitled "Acknowledgements", "Dedications", or "History", the requirement (section 4) to Preserve its Title (section 1) will typically require changing the actual title. - -#### 9. TERMINATION - -You may not copy, modify, sublicense, or distribute the Document except as expressly provided under this License. Any attempt otherwise to copy, modify, sublicense, or distribute it is void, and will automatically terminate your rights under this License. - -However, if you cease all violation of this License, then your license from a particular copyright holder is reinstated (a) provisionally, unless and until the copyright holder explicitly and finally terminates your license, and (b) permanently, if the copyright holder fails to notify you of the violation by some reasonable means prior to 60 days after the cessation. - -Moreover, your license from a particular copyright holder is reinstated permanently if the copyright holder notifies you of the violation by some reasonable means, this is the first time you have received notice of violation of this License (for any work) from that copyright holder, and you cure the violation prior to 30 days after your receipt of the notice. - -Termination of your rights under this section does not terminate the licenses of parties who have received copies or rights from you under this License. If your rights have been terminated and not permanently reinstated, receipt of a copy of some or all of the same material does not give you any rights to use it. - -#### 10. FUTURE REVISIONS OF THIS LICENSE - -The Free Software Foundation may publish new, revised versions of the GNU Free Documentation License from time to time. Such new versions will be similar in spirit to the present version, but may differ in detail to address new problems or concerns. See [https://www.gnu.org/licenses/](https://www.gnu.org/licenses/). - -Each version of the License is given a distinguishing version number. If the Document specifies that a particular numbered version of this License "or any later version" applies to it, you have the option of following the terms and conditions either of that specified version or of any later version that has been published (not as a draft) by the Free Software Foundation. If the Document does not specify a version number of this License, you may choose any version ever published (not as a draft) by the Free Software Foundation. If the Document specifies that a proxy can decide which future versions of this License can be used, that proxy's public statement of acceptance of a version permanently authorizes you to choose that version for the Document. - -#### 11. RELICENSING - -"Massive Multiauthor Collaboration Site" (or "MMC Site") means any World Wide Web server that publishes copyrightable works and also provides prominent facilities for anybody to edit those works. A public wiki that anybody can edit is an example of such a server. A "Massive Multiauthor Collaboration" (or "MMC") contained in the site means any set of copyrightable works thus published on the MMC site. - -"CC-BY-SA" means the Creative Commons Attribution-Share Alike 3.0 license published by Creative Commons Corporation, a not-for-profit corporation with a principal place of business in San Francisco, California, as well as future copyleft versions of that license published by that same organization. - -"Incorporate" means to publish or republish a Document, in whole or in part, as part of another Document. - -An MMC is "eligible for relicensing" if it is licensed under this License, and if all works that were first published under this License somewhere other than this MMC, and subsequently incorporated in whole or in part into the MMC, (1) had no cover texts or invariant sections, and (2) were thus incorporated prior to November 1, 2008. - -The operator of an MMC Site may republish an MMC contained in the site under CC-BY-SA on the same site at any time before August 1, 2009, provided the MMC is eligible for relicensing. \ No newline at end of file diff --git a/Limits/UUID Standard.md b/Limits/UUID Standard.md deleted file mode 100644 index 27147c8..0000000 --- a/Limits/UUID Standard.md +++ /dev/null @@ -1,9 +0,0 @@ -The UUID Standard used in Socialbox will almost always be version 4 (Random), see below - ---- - -A version 4 UUID is randomly generated. As in other UUIDs, 4 bits are used to indicate version 4, and 2 or 3 bits to indicate the variant (102 or 1102 for variants 1 and 2 respectively). Thus, for variant 1 (that is, most UUIDs) a random version 4 UUID will have 6 predetermined variant and version bits, leaving 122 bits for the randomly generated part, for a total of 2122, or 5.3×1036 (5.3 [undecillion](https://en.wikipedia.org/wiki/Names_of_large_numbers "Names of large numbers")) possible version-4 variant-1 UUIDs. There are half as many possible version 4, variant 2 UUIDs (legacy GUIDs) because there is one less random bit available, 3 bits being consumed for the variant. - -Per [RFC](https://en.wikipedia.org/wiki/RFC_(identifier) "RFC (identifier)") [9562](https://datatracker.ietf.org/doc/html/rfc9562), the seventh octet's most significant 4 bits indicate which version the UUID adheres to. This means that the first hexadecimal digit in the third group always starts with a `4` in UUIDv4s. Visually, this looks like this `xxxxxxxx-xxxx-Mxxx-Nxxx-xxxxxxxxxxxx`, where `M` is the UUID version field. The upper two or three bits of digit `N` encode the variant. For example, a random UUID version 4, variant 2 could be `8D8AC610-566D-4EF0-9C22-186B2A5ED793`.[[19]](https://en.wikipedia.org/wiki/Universally_unique_identifier#cite_note-19) - -Source: [Universally unique identifier - Wikipedia](https://en.wikipedia.org/wiki/Universally_unique_identifier#Version_4_(random)) \ No newline at end of file diff --git a/Object Structures/Entity.md b/Object Structures/Entity.md deleted file mode 100644 index e1e796d..0000000 --- a/Object Structures/Entity.md +++ /dev/null @@ -1,12 +0,0 @@ -The Entity object can be used to represent a entity such as a User, Bot or anything to mimic a sender or receiver. - ---- - - - `uuid`: (**String**) *The Unique Universal Identifier of the entity, see [[UUID Standard]] for how the UUID should be structured* - - `type`: (**Enum**) *The Enum value of the entity type* - - `USER`: *This represents a user account on the instance* - - `BOT`: *This represents a bot account managed by a user on the instance* - - `CHANNEL`: *This represents a channel that the user can subscribe and or post as.* -- `username`: (**String**): *This represents the unique username under the domain* -- `domain`: (**String**): *This represents the domain the entity is under* - - `display_name`: (**String**) *The display name of the entity* \ No newline at end of file diff --git a/Object Structures/Entity/User.md b/Object Structures/Entity/User.md deleted file mode 100644 index 5231a5c..0000000 --- a/Object Structures/Entity/User.md +++ /dev/null @@ -1,15 +0,0 @@ -The user object is used for storing basic information about the user, authentication details are not stored on this table. Instead it would be a foreign reference key for the available authentication types that this user can use. - -This object extends [[Entity]] to represent an entity. - ----- - -## Structure - - `uuid` (**String**): *The Unique Universal Identifier for the user object* #unique #primary_key #indexed This extends [[Entity]] - - `type` (Enum): The entity type, for users it's always `USER`. This extends [[Entity]] - - `username` (**String**): *The Unique username associated with the user* #unique #paired_index (with `domain`) #indexed. This extends [[Entity]] - - `domain` (**String**): *The domain to which this user is associated with, by default `LOCAL` for users created under the server's local domain.* (==This server manages this user==) #paired_index #indexed This extends [[Entity]] - `username` and `domain` are paired unique indexes, which means the username `John` may exist under `LOCAL` but uniquely, no other user under `LOCAL` can claim this username; but someone else from `example.com` may claim the username `John` so that `john@localhost` and `john@example.com` are always unique pairs per server instance - - `display_name`: (**String**) *The display name for the user, non-unique. - - `anonymous`: (Boolean) Indicates if this user account is temporary & anonymous - - `created`: (Timestamp) *The Timestamp for when this account was created* \ No newline at end of file diff --git a/README.md b/README.md deleted file mode 100644 index 42e65f2..0000000 --- a/README.md +++ /dev/null @@ -1,44 +0,0 @@ -This project is the Socialbox standard documentation, this project is intended to describe the standard for which Socialbox servers and clients would use to communicate over the internet. - -## What's Socialbox? - -Socialbox is a decentralized platform for hosting social media instances, enabling users to register/authenticate on various instances and communicate with other users or communities across different instances without relying on a centralized server. This model aims to replace traditional services like Email, Reddit, and Twitter, allowing users to create communities for private, internal, or public purposes and engage in peer-to-peer communication, even if they are on different servers. - -![Decentralized](images/decenteralized.png) -![Peer to Peer](images/peer2peer.png) - -## Why use Socialbox? - -Email has been around for a long time, but it only allows us to send messages to each other but it's still great, because it allows *Alice* from example.com to send an email to `John` at foobar.com even if both users are on different servers with possibility of different features, but the underlying protocol still works to allow two users from different servers to communicate with each other. - -But take Twitter or Reddit for example, users are constrained to creating their accounts or boards on that one and only platform, if Reddit or anyone on that platform doesn't like that board, they could very well take it down and make it inaccessible to many users. Even worse if Reddit goes down entirely! Socialbox aims to fix this to allow users to explore the internet as it once was without being tied to a centralized service, so for example john@foobar.com may be able to post on cats@lol.com and interact with other users that doesn't necessarily come from lol.com or foobar.com. john@foobar.com may also subscribe to these channels and or boards and receive daily updates from their favorite sources and communities. - -## Wouldn't i need to create a lot of accounts? - -No! The idea is that one use may register for john@foobar.com but with that sole account john may access other Socialbox instances and interact on them without ever telling lol.com or any other foreign instance what John's password is. For example, if john@foobar.com authenticates to lol.com, it's up to lol.com to verify if john is actually john from foobar.com by talking to foobar.com directly, this way lol.com can verify that john from foobar.com is actually john. - ---- - -## Table of contents - -- [[README]] (*You are here!*) - - Limits - - [[UUID Standard]] -- Object Structures - - [[Entity]] - - [[User]] - ---- -## License - - Copyright (C) 2024 Socialbox Team - Copyright (C) 2022-2024 Nosial Technologies - - Permission is granted to copy, distribute an[]()d/or modify this document - under the terms of the GNU Free Documentation License, Version 1.3 - or any later version published by the Free Software Foundation; - with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. - A copy of the license is included in the section entitled "GNU - Free Documentation License". - -See [[LICENSE]] for more details. \ No newline at end of file diff --git a/Writerside/c.list b/Writerside/c.list new file mode 100644 index 0000000..c4c77a2 --- /dev/null +++ b/Writerside/c.list @@ -0,0 +1,6 @@ + + + + + \ No newline at end of file diff --git a/Writerside/cfg/buildprofiles.xml b/Writerside/cfg/buildprofiles.xml new file mode 100644 index 0000000..03f05de --- /dev/null +++ b/Writerside/cfg/buildprofiles.xml @@ -0,0 +1,13 @@ + + + + + + + + false + + + + diff --git a/Writerside/images/decentralized.png b/Writerside/images/decentralized.png new file mode 100644 index 0000000000000000000000000000000000000000..8bf75f0f25d3636c1d7b85baae3c6154da260220 GIT binary patch literal 50349 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 + + + + + + + + + + + \ No newline at end of file diff --git a/Writerside/topics/LICENSE.md b/Writerside/topics/LICENSE.md new file mode 100644 index 0000000..7d8bc0f --- /dev/null +++ b/Writerside/topics/LICENSE.md @@ -0,0 +1,284 @@ +# License + +This is the GNU Free Documentation License (GFDL). + +### GNU Free Documentation License + +Version 1.3, 3 November 2008 + +Copyright © 2000, 2001, 2002, 2007, 2008 Free Software Foundation, Inc. <[https://fsf.org/](https://fsf.org/)> + +Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. + +#### 0. PREAMBLE + +The purpose of this License is to make a manual, textbook, or other functional and useful document "free" in the sense +of freedom: to assure everyone the effective freedom to copy and redistribute it, with or without modifying it, +either commercially or noncommercially. Secondarily, this License preserves for the author and publisher a way to get +credit for their work, while not being considered responsible for modifications made by others. + +This License is a kind of "copyleft", which means that derivative works of the document must themselves be free in the +same sense. It complements the GNU General Public License, which is a copyleft license designed for free software. + +We have designed this License in order to use it for manuals for free software, because free software needs free +documentation: a free program should come with manuals providing the same freedoms that the software does. But this +License is not limited to software manuals; it can be used for any textual work, regardless of subject matter or whether +it is published as a printed book. We recommend this License principally for works whose purpose is instruction or +reference. + +#### 1. APPLICABILITY AND DEFINITIONS + +This License applies to any manual or other work, in any medium, that contains a notice placed by the copyright holder +saying it can be distributed under the terms of this License. Such a notice grants a world-wide, royalty-free license, +unlimited in duration, to use that work under the conditions stated herein. The "Document", below, refers to any such +manual or work. Any member of the public is a licensee, and is addressed as "you". You accept the license if you copy, +modify or distribute the work in a way requiring permission under copyright law. + +A "Modified Version" of the Document means any work containing the Document or a portion of it, either copied verbatim, +or with modifications and/or translated into another language. + +A "Secondary Section" is a named appendix or a front-matter section of the Document that deals exclusively with the +relationship of the publishers or authors of the Document to the Document's overall subject (or to related matters) and +contains nothing that could fall directly within that overall subject. (Thus, if the Document is in part a textbook of +mathematics, a Secondary Section may not explain any mathematics.) The relationship could be a matter of historical +connection with the subject or with related matters, or of legal, commercial, philosophical, ethical or political +position regarding them. + +The "Invariant Sections" are certain Secondary Sections whose titles are designated, as being those of Invariant +Sections, in the notice that says that the Document is released under this License. If a section does not fit the above +definition of Secondary then it is not allowed to be designated as Invariant. The Document may contain zero Invariant +Sections. If the Document does not identify any Invariant Sections then there are none. + +The "Cover Texts" are certain short passages of text that are listed, as Front-Cover Texts or Back-Cover Texts, in the +notice that says that the Document is released under this License. A Front-Cover Text may be at most 5 words, and a +Back-Cover Text may be at most 25 words. + +A "Transparent" copy of the Document means a machine-readable copy, represented in a format whose specification is +available to the general public, that is suitable for revising the document straightforwardly with generic text editors +or (for images composed of pixels) generic paint programs or (for drawings) some widely available drawing editor, and +that is suitable for input to text formatters or for automatic translation to a variety of formats suitable for input +to text formatters. A copy made in an otherwise Transparent file format whose markup, or absence of markup, has been +arranged to thwart or discourage subsequent modification by readers is not Transparent. An image format is not +Transparent if used for any substantial amount of text. A copy that is not "Transparent" is called "Opaque". + +Examples of suitable formats for Transparent copies include plain ASCII without markup, Texinfo input format, LaTeX +input format, SGML or XML using a publicly available DTD, and standard-conforming simple HTML, PostScript or PDF designed +for human modification. Examples of transparent image formats include PNG, XCF and JPG. Opaque formats include +proprietary formats that can be read and edited only by proprietary word processors, SGML or XML for which the DTD +and/or processing tools are not generally available, and the machine-generated HTML, PostScript or PDF produced by +some word processors for output purposes only. + +The "Title Page" means, for a printed book, the title page itself, plus such following pages as are needed to hold, +legibly, the material this License requires to appear in the title page. For works in formats which do not have any +title page as such, "Title Page" means the text near the most prominent appearance of the work's title, preceding the +beginning of the body of the text. + +The "publisher" means any person or entity that distributes copies of the Document to the public. + +A section "Entitled XYZ" means a named subunit of the Document whose title either is precisely XYZ or contains XYZ in +parentheses following text that translates XYZ in another language. (Here XYZ stands for a specific section name +mentioned below, such as "Acknowledgements", "Dedications", "Endorsements", or "History".) To "Preserve the Title" of +such a section when you modify the Document means that it remains a section "Entitled XYZ" according to this definition. + +The Document may include Warranty Disclaimers next to the notice which states that this License applies to the Document. +These Warranty Disclaimers are considered to be included by reference in this License, but only as regards disclaiming +warranties: any other implication that these Warranty Disclaimers may have is void and has no effect on the meaning of +this License. + +#### 2. VERBATIM COPYING + +You may copy and distribute the Document in any medium, either commercially or noncommercially, provided that this +License, the copyright notices, and the license notice saying this License applies to the Document are reproduced in +all copies, and that you add no other conditions whatsoever to those of this License. You may not use technical measures +to obstruct or control the reading or further copying of the copies you make or distribute. However, you may accept +compensation in exchange for copies. If you distribute a large enough number of copies you must also follow the +conditions in section 3. + +You may also lend copies, under the same conditions stated above, and you may publicly display copies. + +#### 3. COPYING IN QUANTITY + +If you publish printed copies (or copies in media that commonly have printed covers) of the Document, numbering more +than 100, and the Document's license notice requires Cover Texts, you must enclose the copies in covers that carry, +clearly and legibly, all these Cover Texts: Front-Cover Texts on the front cover, and Back-Cover Texts on the back +cover. Both covers must also clearly and legibly identify you as the publisher of these copies. The front cover must +present the full title with all words of the title equally prominent and visible. You may add other material on the +covers in addition. Copying with changes limited to the covers, as long as they preserve the title of the Document +and satisfy these conditions, can be treated as verbatim copying in other respects. + +If the required texts for either cover are too voluminous to fit legibly, you should put the first ones listed +(as many as fit reasonably) on the actual cover, and continue the rest onto adjacent pages. + +If you publish or distribute Opaque copies of the Document numbering more than 100, you must either include a +machine-readable Transparent copy along with each Opaque copy, or state in or with each Opaque copy a computer-network +location from which the general network-using public has access to download using public-standard network protocols a +complete Transparent copy of the Document, free of added material. If you use the latter option, you must take +reasonably prudent steps, when you begin distribution of Opaque copies in quantity, to ensure that this Transparent +copy will remain thus accessible at the stated location until at least one year after the last time you distribute an +Opaque copy (directly or through your agents or retailers) of that edition to the public. + +It is requested, but not required, that you contact the authors of the Document well before redistributing any large +number of copies, to give them a chance to provide you with an updated version of the Document. + +#### 4. MODIFICATIONS + +You may copy and distribute a Modified Version of the Document under the conditions of sections 2 and 3 above, provided +that you release the Modified Version under precisely this License, with the Modified Version filling the role of the +Document, thus licensing distribution and modification of the Modified Version to whoever possesses a copy of it. In +addition, you must do these things in the Modified Version: + +- A. Use in the Title Page (and on the covers, if any) a title distinct from that of the Document, and from those of + previous versions (which should, if there were any, be listed in the History section of the Document). You may use the + same title as a previous version if the original publisher of that version gives permission. +- B. List on the Title Page, as authors, one or more persons or entities responsible for authorship of the modifications + in the Modified Version, together with at least five of the principal authors of the Document (all of its principal + authors, if it has fewer than five), unless they release you from this requirement. +- C. State on the Title page the name of the publisher of the Modified Version, as the publisher. +- D. Preserve all the copyright notices of the Document. +- E. Add an appropriate copyright notice for your modifications adjacent to the other copyright notices. +- F. Include, immediately after the copyright notices, a license notice giving the public permission to use the Modified + Version under the terms of this License, in the form shown in the Addendum below. +- G. Preserve in that license notice the full lists of Invariant Sections and required Cover Texts given in the + Document's license notice. +- H. Include an unaltered copy of this License. +- I. Preserve the section Entitled "History", Preserve its Title, and add to it an item stating at least the title, + year, new authors, and publisher of the Modified Version as given on the Title Page. If there is no section Entitled + "History" in the Document, create one stating the title, year, authors, and publisher of the Document as given on its + Title Page, then add an item describing the Modified Version as stated in the previous sentence. +- J. Preserve the network location, if any, given in the Document for public access to a Transparent copy of the + Document, and likewise the network locations given in the Document for previous versions it was based on. These may be + placed in the "History" section. You may omit a network location for a work that was published at least four years + before the Document itself, or if the original publisher of the version it refers to gives permission. +- K. For any section Entitled "Acknowledgements" or "Dedications", Preserve the Title of the section, and preserve in + the section all the substance and tone of each of the contributor acknowledgements and/or dedications given therein. +- L. Preserve all the Invariant Sections of the Document, unaltered in their text and in their titles. Section numbers + or the equivalent are not considered part of the section titles. +- M. Delete any section Entitled "Endorsements". Such a section may not be included in the Modified Version. +- N. Do not retitle any existing section to be Entitled "Endorsements" or to conflict in title with any Invariant Section. +- O. Preserve any Warranty Disclaimers. + +If the Modified Version includes new front-matter sections or appendices that qualify as Secondary Sections and contain +no material copied from the Document, you may at your option designate some or all of these sections as invariant. To +do this, add their titles to the list of Invariant Sections in the Modified Version's license notice. These titles must +be distinct from any other section titles. + +You may add a section Entitled "Endorsements", provided it contains nothing but endorsements of your Modified Version +by various parties—for example, statements of peer review or that the text has been approved by an organization as the +authoritative definition of a standard. + +You may add a passage of up to five words as a Front-Cover Text, and a passage of up to 25 words as a Back-Cover Text, +to the end of the list of Cover Texts in the Modified Version. Only one passage of Front-Cover Text and one of +Back-Cover Text may be added by (or through arrangements made by) any one entity. If the Document already includes a +cover text for the same cover, previously added by you or by arrangement made by the same entity you are acting on +behalf of, you may not add another; but you may replace the old one, on explicit permission from the previous publisher +that added the old one. + +The author(s) and publisher(s) of the Document do not by this License give permission to use their names for publicity +for or to assert or imply endorsement of any Modified Version. + +#### 5. COMBINING DOCUMENTS + +You may combine the Document with other documents released under this License, under the terms defined in section 4 +above for modified versions, provided that you include in the combination all of the Invariant Sections of all of the +original documents, unmodified, and list them all as Invariant Sections of your combined work in its license notice, +and that you preserve all their Warranty Disclaimers. + +The combined work need only contain one copy of this License, and multiple identical Invariant Sections may be replaced +with a single copy. If there are multiple Invariant Sections with the same name but different contents, make the title +of each such section unique by adding at the end of it, in parentheses, the name of the original author or publisher of +that section if known, or else a unique number. Make the same adjustment to the section titles in the list of Invariant +Sections in the license notice of the combined work. + +In the combination, you must combine any sections Entitled "History" in the various original documents, forming one +section Entitled "History"; likewise combine any sections Entitled "Acknowledgements", and any sections Entitled +"Dedications". You must delete all sections Entitled "Endorsements". + +#### 6. COLLECTIONS OF DOCUMENTS + +You may make a collection consisting of the Document and other documents released under this License, and replace the +individual copies of this License in the various documents with a single copy that is included in the collection, +provided that you follow the rules of this License for verbatim copying of each of the documents in all other respects. + +You may extract a single document from such a collection, and distribute it individually under this License, +provided you insert a copy of this License into the extracted document, and follow this License in all other respects +regarding verbatim copying of that document. + +#### 7. AGGREGATION WITH INDEPENDENT WORKS + +A compilation of the Document or its derivatives with other separate and independent documents or works, in or on a +volume of a storage or distribution medium, is called an "aggregate" if the copyright resulting from the compilation +is not used to limit the legal rights of the compilation's users beyond what the individual works permit. When the +Document is included in an aggregate, this License does not apply to the other works in the aggregate which are not +themselves derivative works of the Document. + +If the Cover Text requirement of section 3 is applicable to these copies of the Document, then if the Document is less +than one half of the entire aggregate, the Document's Cover Texts may be placed on covers that bracket the Document +within the aggregate, or the electronic equivalent of covers if the Document is in electronic form. Otherwise they must +appear on printed covers that bracket the whole aggregate. + +#### 8. TRANSLATION + +Translation is considered a kind of modification, so you may distribute translations of the Document under the terms of +section 4. Replacing Invariant Sections with translations requires special permission from their copyright holders, but +you may include translations of some or all Invariant Sections in addition to the original versions of these Invariant +Sections. You may include a translation of this License, and all the license notices in the Document, and any Warranty +Disclaimers, provided that you also include the original English version of this License and the original versions of +those notices and disclaimers. In case of a disagreement between the translation and the original version of this License +or a notice or disclaimer, the original version will prevail. + +If a section in the Document is Entitled "Acknowledgements", "Dedications", or "History", the requirement (section 4) +to Preserve its Title (section 1) will typically require changing the actual title. + +#### 9. TERMINATION + +You may not copy, modify, sublicense, or distribute the Document except as expressly provided under this License. Any +attempt otherwise to copy, modify, sublicense, or distribute it is void, and will automatically terminate your rights +under this License. + +However, if you cease all violation of this License, then your license from a particular copyright holder is reinstated +(a) provisionally, unless and until the copyright holder explicitly and finally terminates your license, and (b) +permanently, if the copyright holder fails to notify you of the violation by some reasonable means prior to 60 days +after the cessation. + +Moreover, your license from a particular copyright holder is reinstated permanently if the copyright holder notifies +you of the violation by some reasonable means, this is the first time you have received notice of violation of this +License (for any work) from that copyright holder, and you cure the violation prior to 30 days after your receipt of +the notice. + +Termination of your rights under this section does not terminate the licenses of parties who have received copies or +rights from you under this License. If your rights have been terminated and not permanently reinstated, receipt of a +copy of some or all of the same material does not give you any rights to use it. + +#### 10. FUTURE REVISIONS OF THIS LICENSE + +The Free Software Foundation may publish new, revised versions of the GNU Free Documentation License from time to time. +Such new versions will be similar in spirit to the present version, but may differ in detail to address new problems or +concerns. See [https://www.gnu.org/licenses/](https://www.gnu.org/licenses/). + +Each version of the License is given a distinguishing version number. If the Document specifies that a particular +numbered version of this License "or any later version" applies to it, you have the option of following the terms and +conditions either of that specified version or of any later version that has been published (not as a draft) by the Free +Software Foundation. If the Document does not specify a version number of this License, you may choose any version ever +published (not as a draft) by the Free Software Foundation. If the Document specifies that a proxy can decide which +future versions of this License can be used, that proxy's public statement of acceptance of a version permanently +authorizes you to choose that version for the Document. + +#### 11. RELICENSING + +"Massive Multiauthor Collaboration Site" (or "MMC Site") means any World Wide Web server that publishes copyrightable +works and also provides prominent facilities for anybody to edit those works. A public wiki that anybody can edit is an +example of such a server. A "Massive Multiauthor Collaboration" (or "MMC") contained in the site means any set of +copyrightable works thus published on the MMC site. + +"CC-BY-SA" means the Creative Commons Attribution-Share Alike 3.0 license published by Creative Commons Corporation, +a not-for-profit corporation with a principal place of business in San Francisco, California, as well as future +copyleft versions of that license published by that same organization. + +"Incorporate" means to publish or republish a Document, in whole or in part, as part of another Document. + +An MMC is "eligible for relicensing" if it is licensed under this License, and if all works that were first published +under this License somewhere other than this MMC, and subsequently incorporated in whole or in part into the MMC, (1) +had no cover texts or invariant sections, and (2) were thus incorporated prior to November 1, 2008. + +The operator of an MMC Site may republish an MMC contained in the site under CC-BY-SA on the same site at any time +before August 1, 2009, provided the MMC is eligible for relicensing. \ No newline at end of file diff --git a/Writerside/topics/RPC-Communication.md b/Writerside/topics/RPC-Communication.md new file mode 100644 index 0000000..adb7d92 --- /dev/null +++ b/Writerside/topics/RPC-Communication.md @@ -0,0 +1,3 @@ +# RPC Communication + +To be completed... \ No newline at end of file diff --git a/Writerside/topics/Speficiations.md b/Writerside/topics/Speficiations.md new file mode 100644 index 0000000..f8aa2fc --- /dev/null +++ b/Writerside/topics/Speficiations.md @@ -0,0 +1,10 @@ +# Specifications + +Specifications are used to define exactly how each part of the Socialbox standard works, from communication to privacy, +security & limitations. Servers & Clients alike are expected to follow these specification at it's core for the +best results and compatibility with other systems. + +## Contents + + - [UUID v4](UUID-v4.md) + - [RPC Communication](RPC-Communication.md) \ No newline at end of file diff --git a/Writerside/topics/UUID-v4.md b/Writerside/topics/UUID-v4.md new file mode 100644 index 0000000..fb0a65e --- /dev/null +++ b/Writerside/topics/UUID-v4.md @@ -0,0 +1,15 @@ +# UUID v4 + +Anything on the Socialbox world that needs to be uniquely identified with a random identifier must use the UUID V4 +specification. UUID v4 is a randomly generated identifier that consists of 32 hexadecimal digits separated by hyphens. + +--- + +A version 4 UUID is randomly generated. As in other UUIDs, 4 bits are used to indicate version 4, and 2 or 3 bits to +indicate the variant (102 or 1102 for variants 1 and 2 respectively). Thus, for variant 1 (that is, most UUIDs) a +random version 4 UUID will have 6 predetermined variant and version bits, leaving 122 bits for the randomly generated +part, for a total of 2122, or 5.3×1036 (5.3 undecillion) possible version-4 variant-1 UUIDs. There are half as many +possible version 4, variant 2 UUIDs (legacy GUIDs) because there is one less random bit available, 3 bits being +consumed for the variant. + +Source: [Wikipedia](https://en.wikipedia.org/wiki/Universally_unique_identifier#Version_4_(random)) diff --git a/Writerside/topics/starter-topic.md b/Writerside/topics/starter-topic.md new file mode 100644 index 0000000..f3b2411 --- /dev/null +++ b/Writerside/topics/starter-topic.md @@ -0,0 +1,38 @@ +# About Socialbox + +This project is the Socialbox standard documentation, this project is intended to describe the standard for which +Socialbox servers and clients would use to communicate over the internet. + +## What's Socialbox? + +Socialbox is a decentralized platform for hosting social media instances, enabling users to register/authenticate on +various instances and communicate with other users or communities across different instances without relying on a +centralized server. This model aims to replace traditional services like Email, Reddit, and Twitter, allowing users +to create communities for private, internal, or public purposes and engage in peer-to-peer communication, even if +they are on different servers. + +![decentralized.png](decentralized.png) +![peer2peer.png](peer2peer.png) + +## Why use Socialbox? + +Email has been around for a long time, but it only allows us to send messages to each other but it's still great, +because it allows Alice from example.com to send an email to John at foobar.com even if both users are on different +servers with possibility of different features, but the underlying protocol still works to allow two users from +different servers to communicate with each other. + +But take Twitter or Reddit for example, users are constrained to creating their accounts or boards on that one and only +platform, if Reddit or anyone on that platform doesn't like that board, they could very well take it down and make it +inaccessible to many users. Even worse if Reddit goes down entirely! Socialbox aims to fix this to allow users to +explore the internet as it once was without being tied to a centralized service, so for example john@foobar.com may be +able to post on cats@lol.com and interact with other users that doesn't necessarily come from lol.com or foobar.com. +john@foobar.com may also subscribe to these channels and or boards and receive daily updates from their favorite +sources and communities. + +## Wouldn't i need to create a lot of accounts? + +No! The idea is that one use may register for john@foobar.com but with that sole account john may access other +Socialbox instances and interact on them without ever telling lol.com or any other foreign instance what John's +password is. For example, if john@foobar.com authenticates to lol.com, it's up to lol.com to verify if john is actually +john from foobar.com by talking to foobar.com directly, this way lol.com can verify that john from foobar.com is +actually john. diff --git a/Writerside/v.list b/Writerside/v.list new file mode 100644 index 0000000..2d12cb3 --- /dev/null +++ b/Writerside/v.list @@ -0,0 +1,5 @@ + + + + + diff --git a/Writerside/writerside.cfg b/Writerside/writerside.cfg new file mode 100644 index 0000000..d390a5e --- /dev/null +++ b/Writerside/writerside.cfg @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/images/decenteralized.png b/images/decenteralized.png deleted file mode 100644 index c53a2fb0063c3ef6d9ea9a9f433372c07470af3f..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 29194 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 diff --git a/images/peer2peer.png b/images/peer2peer.png deleted file mode 100644 index b5cf15191b71ac6cee2d84cbba7bcfa084c22157..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 20132 zcmeIaXH=70)Gmr;i*6AVRFJBI6crEzLdQlE0qN2eq}PCSNK_OA1XN0-Z#smg1PDDM z0@9_IP=rt9);17GSOaKYVet zsnC?R@t?`tq@YHkI1G^KDc@g+6_(U6OjT;w0S14e9W&zvG7$=i-jozN0>UhAO^ZR; zGn#0-e6RxypKw=tpUDjBz2TUM&Nv_bh=F0{mGyMxvzX`U;AqTB%G&xaf$=?a^E9oy zgMr~YVsFRYzXlYz_oSaacu0G|ZPsu-eQ&Gr$Cc*Qfq>{x8S8UL7`{`sNRt~j)*K`~ z%yxDp1idx8qOb;P4DQR6lK0qCT{5xQCJ=joqq1+2C};~QWWXuw5Dwp?R`N$=)pS>j z8gFn#^zE1&qF_{UF0H_}MlDfFDr+r%{9j!{V4qC*!Yq>;T$xr5Y5*STE?~8cE`ye; zH^Fu|M?kz`)-p%@54>gP286GE>HiTn&GaGluqEW!bRY+$kK_9vcg#FFfJ2_0ZL#9n zvY_Z&pQS7`uV}S0h@bC&-h7RL0eMn<6MOzWM2wmM(H!*S3$vD>uXy&?iX+p1e&5;o z+`CO^Ub#Ylto-+5JN1ik4w&;>vC!>NB9xa~iv^UrcO68b1d*dYFfuozsCw#H>{g~} zhAdmCHO|sv!29A6)ZoVVYL*R!mo`q`fAv}?yD4Q`h2R5O9Q=J9(!KpRR@S(kk>7^a z!)FFq1O&I{st+(c6>Uf}UsSRdo*Gvc5}=SbFk!W~_jHDzAf}G-r`CRa z$QNz~k~;Qu5C%7TrACU_F{b+Z^F5298q!C`lY`|Zs6bd=77Ty)#)oG@>(ieu4U0 zYq*X$rzeYOr31+pCuFF$;%*y=eI#=EaI)19I`nH_7=+X&9iq^@v4~%K_%=faQgm&- zMbjebs>;2pbUWURixb~+jm{i`Ap!>D60#*cjrJVUdxKqLwA?z2`;UpGrDn-$BCVjZ zR}~^byf-49EzEYTd*a~MSv6^kh(KXU$Atwk&B2_yLg%z`8F2Y4G5wrGk2K9#ftUTc zK37Tap&~?!B9-1@T`4un7~`y#3vba;28Q$!avn*+U+Ku5fS^WUu5McO{Y`?FQ+`L zE0;#&OBM{A;7*jf7vUcpPWq$-Jg^-U;cPi=K*BJVOZl8)U{Ew#R5fpWYOda>8S+DR z;#v@C#NkbzI%B>w>k@P9j^B0ISv#Z{jO9_d#t8% zVf>Kv4kws$tb#zP;H~W)1kTVd^TE9)39K?`^iZB=dt!a7$}OujxE|pyW)X0{@Hjh= zU<@j)E0!pA^($NsY^%HI-1eC;ToK9#?zqYb4>jO)CEp?aIMRpJW3nji)iI*1a@=Xj z;SGx7B63gHUUxt26u^K^sf&WMjnoS0;xc!CSiCDJ4Aj2vt%r3;2*b`kS}nwjn)_t( zlGu1Pu(pdI4>3H|jUu~()ilJhq!R8H!j+JaAocAV&4eOUk)Nkm2&UL`>Jm%p5+8GH#0BX{v^ z%3cha5x#!U5Y#J|-X3axCtF>@b1e6D+kAf^#~s!6;=vVvnMNO6Y9cdPOh=~`AyHC> z%LErcDI-mAh8Tv=1a2})xAyU9WLLKN;-4)~oMd3II71v;j!vaa<&*GedDa)zA1V|l zJOfC`@hYF5KZ6!i(-0bhoJy~5`ZSuwW8_bT7K|!PE$r|Jx%VxLi`mWKz94w*JlFZv z#|j$zZ@ZN08K`us@ijEBG~IA8lZb@}o{t{Z4LGj=I?TXe(h}rLrBIvfOs6~alvj3Q z`!l_7k%y)Swx1TIES|7Nr`uh2pF8@*<{O`Tz_-ZROpZI-KSYGgh}!mLFUv~6*luBX z(M{=|IO~zyJaG525@onTjWz^l%Zd5HoU{8>T=`8J7XWufvr6drhWPB+PdJsk;XTJD zO`y7qhw3O_DmNcJo>3EZDWjl+M;?um$6OjlKC}4;Z$|1Fr=`kvSP?Usji6ox8De&A zT%C(z10yHKfB2B{-i^Rj;QYFOjks!2vDyw%+qA0|qm5J`EkCiQD5bGfV|-P>_$KX% zg2cA-lX(|Pb8dGh0jK{i(zZVBgf~Z;8}bpAo^sd?X-agDjga1a#=pCxtt97{Le`rU z>0ntqzbLd2BZCnr;^EZk(8C=j2-++%`ADiNwf%HK_%4ezxYi7g)qDu_vl`$tjRP5e631C!s+UVxkF zmT;52c{Rk-0mgD{BRS;B-4*j%oL?Z6&s}z@aVJQg@6~t@Q?UFPO0y#1kHol82g4_O23R5gTG`h$vb?~WgOJKEmC=A<@Y0A9a(^z6!5k@to?IKE-(woh^D9c`Ygf4gm+Ztrc8 zBLf_5JqB0IRTiIZ%pL=>=8dv3b%%Ov<)rt&wLjYMp4)lOy9YCq9?=w$$D(6gj?Stb z4Pr>kHu3qi*TD<7ofmM%KCD64$6|H#rh>juHO8Q}+zPrSu9Q^9{wN^^2LFQ%_Ix~t zL+<*7Ei{ z(xV`sxE}>dkU(C|b9Jqo+F67MtjRKj2ceUS-AOA}u%Jxk$&Q8$Nkox2~;y z=QtJ3%QWuiF=c;+lQ;5ag`$7Qn38GxTf_)w#q<2A2uj5QUSWryVZJ-YRF2DyxTd|jDFp}+5S)c}(qlof_xAJ^$v;%iW;99AHaH4mql1Ne zYHU`cf#I@ZL$wu&@S)~(7Mxcjn`H1$oVhg?gC>e0x`3vZQ9D6<&#;OZ165n*#&0SI z{s4IwwjotK1tP-K?a!WwP50_Q^$~35W#p{aTMfRv4}e9=50x{+eU}HMsz`L;C|TDV z^z(WrrHqGHTM6FejEKrKVh?7A2`;U}{=Mrch_j4P)qG+XP~FZ8w*F_?@>jPU*F3K- zCJ!wp_XFgjt~o!|(aKLz`w1m3UeArEBar1U?+xb{v_KZ8Pv|N=koU`!@A zJHW+yRn8#23yb_plPCkSkvy+%qAU&SY=?HJg{l%?bI0uhBAPwrbL>N|hNe~D&B|j= zL@#DLP83o$7RG<{jetVU)n_BWIdcZLD3=|?DN1=uz%X#hm5x6Y4!!*{R5F?c*JTIEKveg)ekKXIMtlU@686Tv)b~Kj! zMyalVI$uu9mXF#`QGBX6ozCd~0WGAL#GfuIrhg{X%yhh3DT5AQkXEC-_y=n`VIiG6 z`Wdloi0Mv+5bqzd;~#)*($RCKFBgXh?Ri|A$j-7sOccX^-J#$MYaRseI5K4|d=bfi zUqF*uCE-h=9-JlzL^pfNOu2qQS>V-JrF}k3NYVEni>}J_E}CE7-OaE@K`59kF15JF z+aGpK37F$zFZUWVg3dSi15`%nn@d&j7|6{EYd(q57V#JbFt0_(xHSE-(CZTZ$+|+V zpjxDeO31Y%dfp511LtnabQ4NC(H1HImwD8m+*dX@?6wc9PRfxBX%?nt@~$W5kS>#7 z6p1Zfe10?UdcFX`YVtDLCp8O2Y z>zjkA^7B&aACl}Bhleb!=B`b=?;FfS*GAC29n`Jf*BIx59Hw%@@|kU(xW7An+lqh* zguPn`(fx;H1TCMht}i)0KV$Ee^N2izvJEO8O=UJiy1p)MDX|=fHTFFz+R?0Of6H-a zvc^DX(qnsjn1hRdnGWVf;7|2ap{JXpGg~u!Ch5Lj2W(nnz<({}BMi0}rN=&Ef=<*D zD)n^&uRg0rdpjLuV2J5EE=zm%!7_#K^1B{&7OB^4pZgTh3sM%ToaG+h6S~V3(B5K4 z=G|&R@+U*9*ZaU`eI7W>d`U_ifFcEDLD2z=q>-SbeN(|Tgj%lR>hHH+>5jNXg_|hF z?s-`lYI|IM)KJ-vIJ2z9lEX!3ZHFMa8JxS6AljaP^^6=UYs5FBv$v3<9L!36J-;}U zr?)({7-jS3`890>+Qqp)Vz6k{5w-F0<;F7AX}S}}$MWR_i^F(|62Q;@Z~hX;&<-8~ zk7KU3v2Z*efIN;leC;qR@9kCPSOmAq!=pO8Z{=7&oz(DWYS~rn@!ETOK^CvRpuuqa z{EWnD;<{|->Y=dj6?{qj2bi9{XuDtE`|pKbXl&6KC(`vNfk*W>xHZ4G#$$m6MVMob zdD`CfVdc%f4-d*{GmT8=KQ{4Rf6_@svZYDlfcw2dozJ$X@A?4iYxQ{xJmWHeE8x}h zWMu_EMT-n+`oF$aNC@F|5DAPCps$lp`FfhM?Qpe3uKclBJ>j7S;1H_4Zw~|O5P+l2 zet*vZ$}<$2k@z#WmK>0p`$O&>eVw#Tegkf9Hu|9i6xA{f$$-eGmDE{*b!q`cM26ZP z1P+zxpAhR@PsC-=B5;~{&JHa$|Du^4(Bq4JRp%H$mjX~cBtgl8h1+O-Hg3sDF z?J)qkY`aR9O=lCO5vV|0t02cT19@~C0-00FO<8-Hh0Okysv5OiG8;SPcOtX}sZB|k zFRFJ*CjM>PyNt>y_z`8wIVg26nn+C}?vi`odK~b@{V}#np{vAvf%xV_Q=^`Z922q2 z0!YNuy}I@J!MZxlM73X;H5k@Pw3eQSsQam6-MQ zy=5fxmvEFz;htucEw1U=Xy;?jg$$J)1a38&zK_e8p8rG{lWt)CqkT=PY^B?jptycz z;WbOnKJK|CQ>iObO_1;$yv(Z~Jgw=d+l02@5vpgv}82}jLen~*ye-Y`=a!MME| zUUrtUub_@K9#%wC`oR|#OZvRmgqXQ zrA{|CyNvZ&UgA}Y)UcET_cyrP$?I|9Gad~hrN1f3wB6#hJvW>q{mJ^T(3NXleY2do zJ6CwZEETUP@6C^W*dB7^fhyoWiF8^|L*fC#u-CdNyq6Ig5_@NBWHYMShY6q^Ym~iD zL0D{KSVq=AcC*b?>n4|EKlwB<5S&2!BpBD)@pJKd%-#)^pwx!VrR*y8Mozse zMf@zK-Iz`>M}az|nUPNyqv&3@STE<-Kc8z7O2z?JTy(*X4Qj0CuRm#T*fxhWT3xIVOw} zow;d$yf?KA?amfi<_kYV-(_#*mgO`iZJMQ$HxV}?m(umqo)6`Y6ZfnVNcGE+78bz4 z5%hx}QlIHZfljqsC+z!#zwQj(CmJ7Zb72&S>`tt-8gFi6Zf+og5yyS#3%~~}qpzHG zmGsam?0K~HaXz(^HYN=vncAC;Bm?}p-EX`7vnV(u4ZW=D3iWY8hmAQcSt-UvKOIv7y zAGs+U1(M&l0%}izfQf}>v`?>@Bwwnnoy&!;dz68DP$G8N(KDj>3gSv2d?yOK$P>mA zUC&Q(o=ZC_ic$`6_I_yBR+d=AI8a0rx$A>pLnC;3lc#>#tcqBejayt@h}-=Jm+SA3 zal2s^1&txs-9<4uFP>dokVSgR-UPQIo!(+ea${XJ>?mcs3)|gFOzs%dZp|zj-^7X=z)@cm zbgsK))|4w8V|? zvc-U-_1BU$UisxAuV|JGmny$jF zX<4?0$Ykh8t0(q0g2=(z9u>2u@}60;b#E6^tdtk_j46v-azMh6WdgCe7#{%}FAkYm zD-T_M*q7;UxG||^(x!qF3A%_ChDJIa)>4&*cfm~aTxE&|WU;`&z%in#XUI8Z>%*bs;`q9m zoV{-!eg0_qXL6u6g?CbhKfa0*(D>?FmvX|Det@7^<9h>^PqT^MI zSau$6P&+qYooM{I3gNmuAA(Nl8bi7%=K!DNXq6AgQ%o#%lWmVO4udH(*xMw2M-n$_ zJtMNM_D<=Kd}&xOVCa=c)$8%_c?_1H#a^>WZMyrr@ohB3lVA;fpj@m^J|O7M`%+$l z^MIVvTG+)-*Y%|y|Mj)#jq~bD$(OULl4vuZO5iGMok;O z2@<+;VWL@3hxA?V2a zW`Mt}Qdz#8*sn98364tZE3hl0I*1H);`tbXs(WsC_12!F*mJ_4u8!`?EgfJkzqKX1 z3Cn1N4YK%&@^TTP**m!Rr^!CIN5_6fP{9v?nz?lCpsVL0t>Z&2rnWrVyh8q<=BT~& znx(+pWh%dO;!Ua6nn7uzxp)L&M=V)p#M&97WAV;#0E|<@Ns0MV@k^VD+W<+Xtz(P##+-URnaFVPQY}q>boYErF^77&qCO7 zx??s{4SC-n_{-*Rj|GndgA(5(-+1upC~?vrNmeco(XQq0RJ3`}#9d@(RcQ1^0kI9& zPfK!LtD7)huhcI+43ZdeGs_`NbUMIRC5KT^Wo0+@zh5RVY5k?+i0M2?1C38V(T^8?M4O-aO&Wt@!S7%l1TnRXk%g35hb5pRiCvM)nd_=u6#HCvDOD<`s?{3kc?vr}o zqFFTyGmre)#}K6wkqo3~iI#z!`S!=-_xfL3;QQgH=o%7@p2V+_M}&0}&xxu;ywUbT zypqXYMfn$pYBrltB)wUXqePyKSPQaRH46$Zh{65?zTNrgUxGj5SZaU=z zI4K9{*;t&3cuRSW-foXX_Bc`* ze3#c%Qj5}rED6ut)`9Bqt$hck2UcIc$BvWiKXsl@+|AW>iUV8rva*AUbx#Y)oEvF@ zW;M^Bqm4b*6#|#)!BN;pvM;aB*H&Z{;Ot#+m)?kl=Z3bAtJjX?nTTK~uT5SG5u@c0 zar&$YL#)e&$b(+Ka|wetA;{4i7GJ$RDj}V*R|NRFS=aVQNLZNGTttz{mK2pGxCV3rnt1cQ^PuyS%I(oEKc7Nw)5|(pHfJZ1tzxknzhy+idepCI{_m-s1r`^tS)o9eU+ZWBl&Hr_-f@qJ|zj>HwF`arM?qbqzqL z`3&l=*e`0iC8g=r1rOI)k`ka|rJuB zZa&m$f`=y>z_he$?fP=gv6yI=4{LRr%5-dEP`CCK5YHwirhj^^s`RogK}>$E_LyyC zO;pqmo24ctd%lwJrBaK#S><0N+ps$pu|?R6T0 zpdf&CKxU$vdGP!{Ydf7*F;c)V)Op?MF*(<6IT77=mP;R&EX`R;TMMv{NxNC+zV>e4 z>NPi+?5WZ&bYgaiv#|f`ZmWD`a>HSd`jVC*u_WSm{mb@FX=fdMn_JD6uf`8&IX~gB z$YAlrS2<6n>JHwk5;~6T+I^MmhPZgvvcab@UAUj8NHE&}$&m(~h8nWe?5gHn(ug8c zzM;tVfCvxXj|CzbOa0+dr?>&uxFR{)o2sQ@KlcA6)*`zV!ABQ3n2<^pl~Z#ScZk*%x|$(oZpM3+#+ZVXwxMo=3&OZDy{Rwk-{GZwFS=h4j!Y^>gZ<(n(g(Z3!KB zSrBXkz$%_nQ@i|yA1d_~vv3dE*X(Jyth5IQ^RTNc5_9yS+%xC4X_eqb^ z(lj)_4PcZprsk~)wjd!m)L5NYN2YMfF{>8tx1Lr9J)T<|>)XCLQXCE8oZ1bzuwQsn zHe!yO_86Zjnp!Xr^{=UT9o5}tIL2+3XH|9vDJ#=Pw!pLBb9f~Ftcg-4Znf5CtTBYW z@jQR-i3sr4Pk_*yYaBJ0aU9Wlki^L1DoII40#cFjkl}A<*Q*?dIn7F^ z1TXhxO@RbS`Po^uF5>s~ESV|m8@@s9%_~;rBYlOJivu^i;U`I|eCQ`+2g`D2)r$2i zmlbp?cmvMRbCXo!y+`6T7=7P$xQ$V{^wYxric;n!*FE*gl``%cK%fGwV>#B?& zY^->lowW>d=0bdxCYZ~D+NS=>-Z3)S{lhzt=27psv{OIonO1kM ziBytd8I^jg5R}wg?}qm9AkP6~1C?U9nVQeJ0?xQt4`3zFugTiMi_R#Vo1l?Kb|7(c zu`7w19R5iCucXV3i7zj7Fs6s7RN$4f`u|X&WN8}KUW-zQ57o0%`l93Gaw&r=;F1}B zzQ^jgbrJ7V=brH^U10cHTF4Sp$-PCXvV~vFSdQ(~}mzud|??QSDG$&h* zMpnd7%N1(5V7ELnua+3(tAaZlirIH3brkhrz-!>1kdfky0%2okM7iOK@FDOrGy0bdF@VTQki`jIt`fx=i`HE~+GoR+`7*p= z>QYBTcMhkv?Kn($NRCPCNiCiq+g~u7-C|j#Z4WPSKUq2S%jec)ef-S*6>-{u*-K1$ z5*Zml`Rmqr2}+zKmyE>I+-DYGFNJ@6~(-L4}d9dzyFP@^OzFLE{&45H!{nWshP_fz4A!_1wIJZ-zM$Xf9))fF z$)16iqq59oh{e9^oewd&GvD-QA?xLipkwLD8+PQ^RG6Z1;nz*acd-U%RNwJUJ)ZE~ zUHUR$IWnY!>~yBjyH3STfQNN`igHmq1Lkzo%>EE$o5xm>-rxS0S#BF?p^cA&z>kJq zhj?uAYni{czct~_C%8vBcWAK+N*&;Q#R8E!Gn$X)C84VGOx@k<*hnEAIXpjYO3ikp*F zW4zksU_u3)y+fch=R)11ponUmk0t&|U9mAehTO6w?4dhE{l&aO6kvby>P5Izct7 zKu;7+RZ-BQ4)Yejxty6*Uw3jMr>N1c!*;s+Qk3A>U%qD2#(r{-L9XJb{2EG&(%fMm z_QOV#;6I>is9j;r+K&gA4--rm5tDM$HGr>;dI`g?M}ZWYPv6Q&QK$9_P=U;L!$r5Vmh zkx27!P{vq`-EvTZnZc;nZJ3#_x#6#x-pPX^p3zuIu`Vb88crs15rP9Xoj!~v8bfrK zgXFYdbWf@!Pg;~0bRIc#Mm5II#7~ZwE)>i6RkU%v8GXi&EZ{eB)UB`~W8T-{WR~jU zDZ`X|@j)q?(&W|(aXp|FpE%rD3b#AiXS2Ri1P0Y571ov#4MFnCptTOn;H2BkYB6Xj zI`8`X)?mo`ejUplkdujDQTrDM$^SW?Nu9oP(9nE@TRkl9OfCPI)udgn@%hG_+ zQ_q?ChQliTk53`*P42pj{ULq~Cg^T>HG+WE!5gs91K+*w2z(l!!)cZr)F32%ghx7e zCp%&C+zZFPfWt#T%m7Z--LUUuL_dyFF}3Y)2x6X*i?zv+S4Qp2-QHG9ZGng#=T~W1 zW0ib0tANy6;8aoj*c{zS*8epRu??xk30+!zSD{y5yPtBP)gK_<)67VpLOWn~cvT5t zFZ9U=tS`!5l*S|3jcK6Q%%^Mg1^Ygp(XZS`uU#Hfu|_-WlwYSx(h=h97iqCe;h=MX zCEj9fP-snCIwWh7y86FVjW>^v|Ls;-f1vsAiHbGK-xMZcIVms! z0J0ANeJ;?TMLk_1kN&yF#ObZw)BQ`L5Q4EaH)IQy8jO7xn<^YPJNjp#nUc;5zxG*h zXKqkJd0h$WaPyhYR~=JzMGBUhX~Qm84Mck&NH(PJK9Irn)LW(p)gPcD>|%GFJ%Tfn z)$^Ed?E6;UzHgy$k7T3Fj2=bH`VL$sRO9KWb}?=Ju$MO6S-`-eAnX?-@T-nf0E`ns z`WLkAPn`h8Eb6}e@!i>l>va{cVQcDpKPIL_g=X5Pm_FD1lUT+f;L!wPd)%9z*yHr1 zDea@*PPa{9>h~e|6q_6DV_`+(u@JH;w&Z#W6)P4VxAO$ti7*dZ@>2l205}Hk%dJb~ z>77@B4(V>wy&MzzF%0D+!EogO(cCyaew@(IyA}ge7rkyqW2{El%^a@|aVkGJ| zFc7=8fDGTYEp?8r^}Ynh37Pe-PJDH79^Bco0Vefpr1rxHdw|CDdn$&QUk8DI@#|cO zgtOZlR=}+J@hsvP$E}((h`*^OYV&8(6rXRK@uTWQ1oJi+>^q);Py)C41*4*djmksX zXZw7eY6D`S)!8Sr*Zi@6^l{X+yd>QP7;Lgu9AK%~VW2b*#PX8Ib>l5%MU>I!;+K^U zT6gjW8yZFzNto}a9P71fspZ`*C#*ZN*v>GfQ*_KKH+_ss+_Gg&p`Cr!WROvbk9%WZ z&0tVgDfEN-i(x>v3jD`!)eia&J|0qOO@=I64!?(if>nA(<^L#ZSddHUEq=Qh4g<&I zeATxE6+9xnf8&~UO*<{wAx)Kr{JL+iw0XauRC?=Os~A3#kf^BBpj$?sk9BIgXXKKG zE(i4Cns>WGXs3&$yC$3n$+AEy+{tk3{RG!^2o_1vH{6hkb0+*U*NRRK*QuDu zwq8iTb`c%pe3&{fKG?HVi!0ns|B~zc3X(OiZqblLEqpuD|J~Ac)M;k*ar3^db`H>v z{$nelT)%|!#y9h>h87dS_R$qY(NyR8J2mcpuaxWRrglU*e~UH!Ay|*Z96rGtM%3QU@J#t9AL~Oc0H<#R{jujhtuudqj5^4MZ5vY73VZu^>>Rmz#a0SXBwij%% z6X9jctG?WI9vs!mzoN0mqOQ6R6Yn=K{p=_VdP`uA2RzMQSVd$!8My3T4Y0Ujg~Inq zL7Imw2Q7PN&7|+J(`!#myIjN9uCHD6?*fvC;6()z) z*sY*ibZy;AZ_^vFf<#xS)W24GRXcNv>Zt^eHS}@*yIrJ!Pnnh78%D)Upzhj`70ZCE zG$Q-5Bh`~rS))om6DWnS`R@AOG%-;=%dU`|5Su=%|MvH0?YvS=eLk@s&I_h;rvWA> z^_-185n`dtnq`)JQwcr~no1pioR!C^CAW~XkLYCq96E1HZ3ZGe1{EQjaqecSD75m# zXs*xwrdY)j!W(OFZ)sBXx!&?DnHn$mIrv0{QBg!xRN?%Nkch|IBLR=4N}BFXs5Y#j zVE?2nL@C^@Kd;yioXFaE7o&zIEL?ZVq0HE&wg!C{GQ$ov29M4^=6qA6^AAL#Pf$k` z2Tt=+GIHrJKa+iRavlSm70aTcvoarTBI6`to(FzepnIh?xl{5)QT@aN!$SD7(4-)r zuLmVU!RsgCqeoxt-n-`^b{T@h9Qef4lPjfMAW_rNXESm(bZ~`ZWqR`XJB!l3&c0y*Ik(P}j2N(-W-f zON|V)i8BpEZ&n!AU7ggnU2vlFsFKdX?Qz{d-#W%dXt%ts7PT+PQqn$J99`RutjURl(uyLD95b-d8}- zu&&`?hd53Y<7H|w_KWUYZ(OTab1m$Fw71Jh>G|zfneHYV znYHXwG9-r}>c{Lv5)QR-I;mz53fY(Wi{#X6e_MrdsnKqZ#B(_#X34mn-M76tjXzv4pY|w{x#TmCNz*SaO>7m+t z$gZ7sT1k-0x%jK0Zit^j(JHfeRuI1ulb~*M2rxVovoJS(2bwNAf$OvWGeh>FBruP@m*`HaRgKI>#XT-+F z&V$|tn$~s~zjZBn0d)5R!rD+Y2S!iO#{!qKSvDOv$&~p9%crUXgglA$Hu|+l2aJOI zPCLQuYjeZv%H6TZA>u+BeG)S z4~kixqzvA+KwP~p9W|pk%74ptPQ@?AG?pv?Cz<_xrw|BfK^6q&HMlw911E-E?t+u6z~k zI#HIlT%(W0bnD3aD20y6WSg$nBcF;#M2!DKqRWCflv$l4 zu(x}uU3HGLrz|Y_gUY((xfYGVn7u{^H9}RxlB-)_u{!_Ir=V=7@Q>uDsFZ)emF=8@ z-NS~XRkVwa-Ie`cw+c!ntpK~&oC`X<^KN)gHK7}3R34T#G-c6&mQi2aN~iau{+|Bz zGEH+E_#9;s@Zr|@F`x5ILFcCMoh`lcHSJOk-yYnj!-_e*U+WV`fRWc3pPzn3~P=i7nN5U>$oW+)W*qYbsD_t zPa>7droqU~Z|3;uTniaFS)jdX9YmiD_X5N)) zXKjJu>(XN1HumYNSuwg>c`V76QgVdK@d4X1vBlw5!5sm-&ixZyv$se~zktz1naQEI zC0V7d&=E;pIKyu7=4)eX^z1G1xim$^QiU(3>7u+P7t5WX&U2(T(cMkb*fYVD4CMzv zhu~N?X0#fO{8yC|pVUMC+WO5rKF%ej_a2X{vakQSpfj6R%mM6^Lss|xs(i!pJMaAr znPW0#i5jC{EiEgJ%TzIo*fs`qiS|Mf8ID2*D3hVq8kAQSUu)qx1O1GrEth>Gi*V z#(>SR0<$huVl88(pFZcbKe9d>we2D*=C)OWXKj4?Ys9{$;ejz?3cQ8sEr|(N_N|PO zE(^Z6%L$BmXlzkoIO|VqpjJ(ihs2WgQHw8H2EU5Z2=P42T#DrEwY~XYgZ%CI657#; zEp{3UR0xw66Rtqp`SNJ1t$yQ?KSINP6<0?p(y(YwSyKAV#J{jdxd9_{iaja|RA5H$ z=cK*l(>DAA!L;tL0mj!eeIpI- z{v7W2oIasEuMAnApP}5hlHaInn-QYQpA80<|NG9smJLK?B*=z*FkSuk!!~5u;C#f2 zS6-ox_~dcmb^vYrg)U8IbvDA78n`@Xg^DB(|H~AjDc!z)rtobX*+l=>l?IFkij3UI zLR}!QE0)bh1$6qoWG1n@=kDkV?oHDI5PY|GzoL>LoVz_9Nv$~gNZkH~iHNcVZF@<) zBp!=m3~0#P!))tLAC6lvyW*Ojfn-}!Tuhf@X78HmDfZ zzq=s+U3B^H7SDfIl>WP1_W$|jTKR2fFeNsAjiRDv6=orvWnrmb{M##$9?SKQ31uU+5fqaEFQRT h|ND!8SD|8PhlUS>Mct40QR$y+s_NV+z4h?<{{weA$?5

About Socialbox

This project is the Socialbox standard documentation, this project is intended to describe the standard for which Socialbox servers and clients would use to communicate over the internet.

What's Socialbox?

Socialbox is a decentralized platform for hosting social media instances, enabling users to register/authenticate on various instances and communicate with other users or communities across different instances without relying on a centralized server. This model aims to replace traditional services like Email, Reddit, and Twitter, allowing users to create communities for private, internal, or public purposes and engage in peer-to-peer communication, even if they are on different servers.

decentralized.png
decentralized.png
peer2peer.png
peer2peer.png

License

This is the GNU Free Documentation License (GFDL).

GNU Free Documentation License

Version 1.3, 3 November 2008

Copyright © 2000, 2001, 2002, 2007, 2008 Free Software Foundation, Inc. < https://fsf.org/ (https://fsf.org/) >

Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed.

0. PREAMBLE

The purpose of this License is to make a manual, textbook, or other functional and useful document "free" in the sense of freedom: to assure everyone the effective freedom to copy and redistribute it, with or without modifying it, either commercially or noncommercially. Secondarily, this License preserves for the author and publisher a way to get credit for their work, while not being considered responsible for modifications made by others.

This License is a kind of "copyleft", which means that derivative works of the document must themselves be free in the same sense. It complements the GNU General Public License, which is a copyleft license designed for free software.

We have designed this License in order to use it for manuals for free software, because free software needs free documentation: a free program should come with manuals providing the same freedoms that the software does. But this License is not limited to software manuals; it can be used for any textual work, regardless of subject matter or whether it is published as a printed book. We recommend this License principally for works whose purpose is instruction or reference.

1. APPLICABILITY AND DEFINITIONS

This License applies to any manual or other work, in any medium, that contains a notice placed by the copyright holder saying it can be distributed under the terms of this License. Such a notice grants a world-wide, royalty-free license, unlimited in duration, to use that work under the conditions stated herein. The "Document", below, refers to any such manual or work. Any member of the public is a licensee, and is addressed as "you". You accept the license if you copy, modify or distribute the work in a way requiring permission under copyright law.

A "Modified Version" of the Document means any work containing the Document or a portion of it, either copied verbatim, or with modifications and/or translated into another language.

A "Secondary Section" is a named appendix or a front-matter section of the Document that deals exclusively with the relationship of the publishers or authors of the Document to the Document's overall subject (or to related matters) and contains nothing that could fall directly within that overall subject. (Thus, if the Document is in part a textbook of mathematics, a Secondary Section may not explain any mathematics.) The relationship could be a matter of historical connection with the subject or with related matters, or of legal, commercial, philosophical, ethical or political position regarding them.

The "Invariant Sections" are certain Secondary Sections whose titles are designated, as being those of Invariant Sections, in the notice that says that the Document is released under this License. If a section does not fit the above definition of Secondary then it is not allowed to be designated as Invariant. The Document may contain zero Invariant Sections. If the Document does not identify any Invariant Sections then there are none.

The "Cover Texts" are certain short passages of text that are listed, as Front-Cover Texts or Back-Cover Texts, in the notice that says that the Document is released under this License. A Front-Cover Text may be at most 5 words, and a Back-Cover Text may be at most 25 words.

A "Transparent" copy of the Document means a machine-readable copy, represented in a format whose specification is available to the general public, that is suitable for revising the document straightforwardly with generic text editors or (for images composed of pixels) generic paint programs or (for drawings) some widely available drawing editor, and that is suitable for input to text formatters or for automatic translation to a variety of formats suitable for input to text formatters. A copy made in an otherwise Transparent file format whose markup, or absence of markup, has been arranged to thwart or discourage subsequent modification by readers is not Transparent. An image format is not Transparent if used for any substantial amount of text. A copy that is not "Transparent" is called "Opaque".

Examples of suitable formats for Transparent copies include plain ASCII without markup, Texinfo input format, LaTeX input format, SGML or XML using a publicly available DTD, and standard-conforming simple HTML, PostScript or PDF designed for human modification. Examples of transparent image formats include PNG, XCF and JPG. Opaque formats include proprietary formats that can be read and edited only by proprietary word processors, SGML or XML for which the DTD and/or processing tools are not generally available, and the machine-generated HTML, PostScript or PDF produced by some word processors for output purposes only.

The "Title Page" means, for a printed book, the title page itself, plus such following pages as are needed to hold, legibly, the material this License requires to appear in the title page. For works in formats which do not have any title page as such, "Title Page" means the text near the most prominent appearance of the work's title, preceding the beginning of the body of the text.

The "publisher" means any person or entity that distributes copies of the Document to the public.

A section "Entitled XYZ" means a named subunit of the Document whose title either is precisely XYZ or contains XYZ in parentheses following text that translates XYZ in another language. (Here XYZ stands for a specific section name mentioned below, such as "Acknowledgements", "Dedications", "Endorsements", or "History".) To "Preserve the Title" of such a section when you modify the Document means that it remains a section "Entitled XYZ" according to this definition.

The Document may include Warranty Disclaimers next to the notice which states that this License applies to the Document. These Warranty Disclaimers are considered to be included by reference in this License, but only as regards disclaiming warranties: any other implication that these Warranty Disclaimers may have is void and has no effect on the meaning of this License.

2. VERBATIM COPYING

You may copy and distribute the Document in any medium, either commercially or noncommercially, provided that this License, the copyright notices, and the license notice saying this License applies to the Document are reproduced in all copies, and that you add no other conditions whatsoever to those of this License. You may not use technical measures to obstruct or control the reading or further copying of the copies you make or distribute. However, you may accept compensation in exchange for copies. If you distribute a large enough number of copies you must also follow the conditions in section 3.

You may also lend copies, under the same conditions stated above, and you may publicly display copies.

3. COPYING IN QUANTITY

If you publish printed copies (or copies in media that commonly have printed covers) of the Document, numbering more than 100, and the Document's license notice requires Cover Texts, you must enclose the copies in covers that carry, clearly and legibly, all these Cover Texts: Front-Cover Texts on the front cover, and Back-Cover Texts on the back cover. Both covers must also clearly and legibly identify you as the publisher of these copies. The front cover must present the full title with all words of the title equally prominent and visible. You may add other material on the covers in addition. Copying with changes limited to the covers, as long as they preserve the title of the Document and satisfy these conditions, can be treated as verbatim copying in other respects.

If the required texts for either cover are too voluminous to fit legibly, you should put the first ones listed (as many as fit reasonably) on the actual cover, and continue the rest onto adjacent pages.

If you publish or distribute Opaque copies of the Document numbering more than 100, you must either include a machine-readable Transparent copy along with each Opaque copy, or state in or with each Opaque copy a computer-network location from which the general network-using public has access to download using public-standard network protocols a complete Transparent copy of the Document, free of added material. If you use the latter option, you must take reasonably prudent steps, when you begin distribution of Opaque copies in quantity, to ensure that this Transparent copy will remain thus accessible at the stated location until at least one year after the last time you distribute an Opaque copy (directly or through your agents or retailers) of that edition to the public.

It is requested, but not required, that you contact the authors of the Document well before redistributing any large number of copies, to give them a chance to provide you with an updated version of the Document.

4. MODIFICATIONS

You may copy and distribute a Modified Version of the Document under the conditions of sections 2 and 3 above, provided that you release the Modified Version under precisely this License, with the Modified Version filling the role of the Document, thus licensing distribution and modification of the Modified Version to whoever possesses a copy of it. In addition, you must do these things in the Modified Version:

  • A. Use in the Title Page (and on the covers, if any) a title distinct from that of the Document, and from those of previous versions (which should, if there were any, be listed in the History section of the Document). You may use the same title as a previous version if the original publisher of that version gives permission.

  • B. List on the Title Page, as authors, one or more persons or entities responsible for authorship of the modifications in the Modified Version, together with at least five of the principal authors of the Document (all of its principal authors, if it has fewer than five), unless they release you from this requirement.

  • C. State on the Title page the name of the publisher of the Modified Version, as the publisher.

  • D. Preserve all the copyright notices of the Document.

  • E. Add an appropriate copyright notice for your modifications adjacent to the other copyright notices.

  • F. Include, immediately after the copyright notices, a license notice giving the public permission to use the Modified Version under the terms of this License, in the form shown in the Addendum below.

  • G. Preserve in that license notice the full lists of Invariant Sections and required Cover Texts given in the Document's license notice.

  • H. Include an unaltered copy of this License.

  • I. Preserve the section Entitled "History", Preserve its Title, and add to it an item stating at least the title, year, new authors, and publisher of the Modified Version as given on the Title Page. If there is no section Entitled "History" in the Document, create one stating the title, year, authors, and publisher of the Document as given on its Title Page, then add an item describing the Modified Version as stated in the previous sentence.

  • J. Preserve the network location, if any, given in the Document for public access to a Transparent copy of the Document, and likewise the network locations given in the Document for previous versions it was based on. These may be placed in the "History" section. You may omit a network location for a work that was published at least four years before the Document itself, or if the original publisher of the version it refers to gives permission.

  • K. For any section Entitled "Acknowledgements" or "Dedications", Preserve the Title of the section, and preserve in the section all the substance and tone of each of the contributor acknowledgements and/or dedications given therein.

  • L. Preserve all the Invariant Sections of the Document, unaltered in their text and in their titles. Section numbers or the equivalent are not considered part of the section titles.

  • M. Delete any section Entitled "Endorsements". Such a section may not be included in the Modified Version.

  • N. Do not retitle any existing section to be Entitled "Endorsements" or to conflict in title with any Invariant Section.

  • O. Preserve any Warranty Disclaimers.

If the Modified Version includes new front-matter sections or appendices that qualify as Secondary Sections and contain no material copied from the Document, you may at your option designate some or all of these sections as invariant. To do this, add their titles to the list of Invariant Sections in the Modified Version's license notice. These titles must be distinct from any other section titles.

You may add a section Entitled "Endorsements", provided it contains nothing but endorsements of your Modified Version by various parties—for example, statements of peer review or that the text has been approved by an organization as the authoritative definition of a standard.

You may add a passage of up to five words as a Front-Cover Text, and a passage of up to 25 words as a Back-Cover Text, to the end of the list of Cover Texts in the Modified Version. Only one passage of Front-Cover Text and one of Back-Cover Text may be added by (or through arrangements made by) any one entity. If the Document already includes a cover text for the same cover, previously added by you or by arrangement made by the same entity you are acting on behalf of, you may not add another; but you may replace the old one, on explicit permission from the previous publisher that added the old one.

The author(s) and publisher(s) of the Document do not by this License give permission to use their names for publicity for or to assert or imply endorsement of any Modified Version.

5. COMBINING DOCUMENTS

You may combine the Document with other documents released under this License, under the terms defined in section 4 above for modified versions, provided that you include in the combination all of the Invariant Sections of all of the original documents, unmodified, and list them all as Invariant Sections of your combined work in its license notice, and that you preserve all their Warranty Disclaimers.

The combined work need only contain one copy of this License, and multiple identical Invariant Sections may be replaced with a single copy. If there are multiple Invariant Sections with the same name but different contents, make the title of each such section unique by adding at the end of it, in parentheses, the name of the original author or publisher of that section if known, or else a unique number. Make the same adjustment to the section titles in the list of Invariant Sections in the license notice of the combined work.

In the combination, you must combine any sections Entitled "History" in the various original documents, forming one section Entitled "History"; likewise combine any sections Entitled "Acknowledgements", and any sections Entitled "Dedications". You must delete all sections Entitled "Endorsements".

6. COLLECTIONS OF DOCUMENTS

You may make a collection consisting of the Document and other documents released under this License, and replace the individual copies of this License in the various documents with a single copy that is included in the collection, provided that you follow the rules of this License for verbatim copying of each of the documents in all other respects.

You may extract a single document from such a collection, and distribute it individually under this License, provided you insert a copy of this License into the extracted document, and follow this License in all other respects regarding verbatim copying of that document.

7. AGGREGATION WITH INDEPENDENT WORKS

A compilation of the Document or its derivatives with other separate and independent documents or works, in or on a volume of a storage or distribution medium, is called an "aggregate" if the copyright resulting from the compilation is not used to limit the legal rights of the compilation's users beyond what the individual works permit. When the Document is included in an aggregate, this License does not apply to the other works in the aggregate which are not themselves derivative works of the Document.

If the Cover Text requirement of section 3 is applicable to these copies of the Document, then if the Document is less than one half of the entire aggregate, the Document's Cover Texts may be placed on covers that bracket the Document within the aggregate, or the electronic equivalent of covers if the Document is in electronic form. Otherwise they must appear on printed covers that bracket the whole aggregate.

8. TRANSLATION

Translation is considered a kind of modification, so you may distribute translations of the Document under the terms of section 4. Replacing Invariant Sections with translations requires special permission from their copyright holders, but you may include translations of some or all Invariant Sections in addition to the original versions of these Invariant Sections. You may include a translation of this License, and all the license notices in the Document, and any Warranty Disclaimers, provided that you also include the original English version of this License and the original versions of those notices and disclaimers. In case of a disagreement between the translation and the original version of this License or a notice or disclaimer, the original version will prevail.

If a section in the Document is Entitled "Acknowledgements", "Dedications", or "History", the requirement (section 4) to Preserve its Title (section 1) will typically require changing the actual title.

9. TERMINATION

You may not copy, modify, sublicense, or distribute the Document except as expressly provided under this License. Any attempt otherwise to copy, modify, sublicense, or distribute it is void, and will automatically terminate your rights under this License.

However, if you cease all violation of this License, then your license from a particular copyright holder is reinstated (a) provisionally, unless and until the copyright holder explicitly and finally terminates your license, and (b) permanently, if the copyright holder fails to notify you of the violation by some reasonable means prior to 60 days after the cessation.

Moreover, your license from a particular copyright holder is reinstated permanently if the copyright holder notifies you of the violation by some reasonable means, this is the first time you have received notice of violation of this License (for any work) from that copyright holder, and you cure the violation prior to 30 days after your receipt of the notice.

Termination of your rights under this section does not terminate the licenses of parties who have received copies or rights from you under this License. If your rights have been terminated and not permanently reinstated, receipt of a copy of some or all of the same material does not give you any rights to use it.

10. FUTURE REVISIONS OF THIS LICENSE

The Free Software Foundation may publish new, revised versions of the GNU Free Documentation License from time to time. Such new versions will be similar in spirit to the present version, but may differ in detail to address new problems or concerns. See https://www.gnu.org/licenses/ (https://www.gnu.org/licenses/).

Each version of the License is given a distinguishing version number. If the Document specifies that a particular numbered version of this License "or any later version" applies to it, you have the option of following the terms and conditions either of that specified version or of any later version that has been published (not as a draft) by the Free Software Foundation. If the Document does not specify a version number of this License, you may choose any version ever published (not as a draft) by the Free Software Foundation. If the Document specifies that a proxy can decide which future versions of this License can be used, that proxy's public statement of acceptance of a version permanently authorizes you to choose that version for the Document.

11. RELICENSING

"Massive Multiauthor Collaboration Site" (or "MMC Site") means any World Wide Web server that publishes copyrightable works and also provides prominent facilities for anybody to edit those works. A public wiki that anybody can edit is an example of such a server. A "Massive Multiauthor Collaboration" (or "MMC") contained in the site means any set of copyrightable works thus published on the MMC site.

"CC-BY-SA" means the Creative Commons Attribution-Share Alike 3.0 license published by Creative Commons Corporation, a not-for-profit corporation with a principal place of business in San Francisco, California, as well as future copyleft versions of that license published by that same organization.

"Incorporate" means to publish or republish a Document, in whole or in part, as part of another Document.

An MMC is "eligible for relicensing" if it is licensed under this License, and if all works that were first published under this License somewhere other than this MMC, and subsequently incorporated in whole or in part into the MMC, (1) had no cover texts or invariant sections, and (2) were thus incorporated prior to November 1, 2008.

The operator of an MMC Site may republish an MMC contained in the site under CC-BY-SA on the same site at any time before August 1, 2009, provided the MMC is eligible for relicensing.

\ No newline at end of file