2023-10-14 23:19:34 -04:00
<!DOCTYPE html>
2024-01-29 22:14:50 -05:00
< html lang = "en" >
2024-03-02 20:31:03 -05:00
< head >
< meta charset = "UTF-8" / >
< meta name = "viewport" content = "width=device-width, initial-scale=1.0" / >
< title > The Mycelial Network< / title >
< link rel = "stylesheet" href = "./style.css" / >
< link
rel="icon"
href="./icons/red-background/favicon.ico"
type="image/x-icon"
/>
2024-01-29 22:14:50 -05:00
2024-03-02 20:31:03 -05:00
< title > The Mycelial Network< / title >
< meta
name="description"
content="Myco.systems is a tech cooperative that utilizes open-source technology to enable individuals from diverse backgrounds to develop sustainable solutions."
/>
2024-02-11 04:11:31 -05:00
2024-03-02 20:31:03 -05:00
< meta property = "og:url" content = "https://myco.systems/" / >
< meta property = "og:type" content = "website" / >
< meta property = "og:title" content = "The Mycelial Network" / >
< meta
property="og:description"
content="Myco.systems is a tech cooperative that utilizes open-source technology to enable individuals from diverse backgrounds to develop sustainable solutions."
/>
< meta
property="og:image"
content="https://myco.systems/icons/backgrounds/concrete-shrooms.png"
/>
2024-02-11 04:11:31 -05:00
2024-03-02 20:31:03 -05:00
< meta name = "twitter:card" content = "summary_large_image" / >
< meta property = "twitter:domain" content = "myco.systems" / >
< meta property = "twitter:url" content = "https://myco.systems/" / >
< meta name = "twitter:title" content = "The Mycelial Network" / >
< meta
name="twitter:description"
content="Myco.systems is a tech cooperative that utilizes open-source technology to enable individuals from diverse backgrounds to develop sustainable solutions."
/>
< meta
name="twitter:image"
content="https://myco.systems/icons/backgrounds/concrete-shrooms.png"
/>
< / head >
2024-02-11 04:11:31 -05:00
2024-03-02 20:31:03 -05:00
< body >
< div class = "center-text" >
< input
type="radio"
id="tab-links"
name="tab"
checked
style="display: none"
/>
< input type = "radio" id = "tab-about" name = "tab" style = "display: none" / >
< input type = "radio" id = "tab-contact" name = "tab" style = "display: none" / >
< input type = "radio" id = "tab-dash" name = "tab" style = "display: none" / >
2024-02-11 04:11:31 -05:00
2024-03-02 20:31:03 -05:00
< div class = "tabs" >
< label for = "tab-links" class = "tab" > Home< / label >
< label for = "tab-about" class = "tab" > About< / label >
< label for = "tab-contact" class = "tab" > Contact< / label >
< label for = "tab-dash" class = "tab" > Dashboard< / label >
< / div >
2024-02-04 23:35:52 -05:00
2024-03-02 20:31:03 -05:00
< div id = "linksTab" class = "tab-content" >
< a > Hi! It's good to see you \( ‘ o ‘ )/< / a >
< div class = "bullet-text" >
< ul class = "links" >
< li >
< a href = "https://myco.systems" target = "_blank" > Myco.Systems< / a >
< / li >
< ul >
< li >
< a href = "https://coop.myco.systems" target = "_blank"
>Coop.Myco.Systems< /a
>
< / li >
< li >
< a href = "https://web.myco.systems" target = "_blank"
>Web.Myco.Systems< /a
>
< / li >
< li >
< a href = "https://git.myco.systems/explore/repos" target = "_blank"
>Git.Myco.Systems< /a
>
< / li >
< / ul >
2024-02-04 14:40:40 -05:00
< / ul >
2024-03-02 20:31:03 -05:00
< / div >
2024-02-04 14:40:40 -05:00
2024-03-02 20:31:03 -05:00
< details class = "modal" >
< summary class = "modal__toggle" > < / summary >
< div class = "modal__background" >
< div
class="modal__body"
tabindex="-1"
role="dialog"
aria-labelledby="modal__label"
aria-live="assertive"
aria-modal="true"
>
< p id = "modal__label" class = "modal__text" >
Donations go to making sure we can keep all of our free services
running ♡⸜(ˆᗜˆ˵ )⸝♡
< br / > < br / >
< b > The following cryptocurrencies are supported:< / b >
< br / > < br / >
< b class = "crypto-name" > Monero (XMR):< /b
>< span class = "crypto-address"
>49r2aeun8DtV5VqZpZSwRpS83WfUWEaLt4NG8HJwwVkbiT1vSsXTXrPFKkKTdc6MPX9iezbTidNPvhGZKCnM1338TfK6Hgi< /span
>
< br / >
< b class = "crypto-name" > Litecoin (LTC):< /b
>< span class = "crypto-address"
>LRAm7h5XENknfYEpbdVsvyGY8D6MiXGTDV< /span
>
< br / >
< b class = "crypto-name" > Bitcoin (BTC):< /b
>< span class = "crypto-address"
>bc1qkv97ajh7f0a72l9rsjd3fmmly5q5uywr06q3x0< /span
>
< / p >
< / div >
2024-02-04 23:35:52 -05:00
< / div >
2024-03-02 20:31:03 -05:00
< / details >
< / div >
2024-02-04 23:35:52 -05:00
2024-03-02 20:31:03 -05:00
< div id = "aboutTab" class = "tab-content" >
< a
>Welcome to the MycoSystems homepage, we're a tech collective that's
trying to make open source hosted services more viable in a broad
variety of cases.< br / > < br / > We build deployments for companies,
non-profits, and individuals to expand the reach of open source
services.< br / > < br / > If you're interested in getting our help or just
want to chat, send us a message through our contact email on the next
tab.< /a
2024-03-14 16:18:14 -04:00
>< br / > < br / >
2024-03-02 20:31:03 -05:00
< a > ദ്ദി ˉ͈̀꒳ˉ͈́ )✧< / a >
< / div >
2024-02-04 14:40:40 -05:00
2024-03-02 20:31:03 -05:00
< div id = "contactTab" class = "tab-content" >
< a > Send us a cool message and we'll get back to you d-(´▽`)-b< / a >
2024-02-26 17:43:35 -05:00
< ul >
2024-03-02 20:31:03 -05:00
< li >
< a class = "contact-name" > contact (at) myco (dot) systems:< /a
>< span class = "pgp-address"
>-----BEGIN PGP PUBLIC KEY BLOCK-----< br / > mDMEZcQaFBYJKwYBBAHaRw8BAQdAKjok4wl0tBlYyTj6qw4nu6AqTdU+OGorGE5d8N7bLXW0Ik15Y29TeXN0ZW1zIDxjb250YWN0QG15Y28uc3lzdGVtcz6IkwQTFgoAOxYhBCw75FUiGzj0ZvOJhZ1ZZp3r0s3IBQJlxBoUAhsDBQsJCAcCAiICBhUKCQgLAgQWAgMBAh4HAheAAAoJEJ1ZZp3r0s3I38QA/3yK6QODeRsfoGimd1OX3BA/Y1OxKTl2GS7OiyTcRotyAQC905hPTwaAYFbru1W1S8p+zDrWjGJ7jXMevOZlsF9GD7g4BGXEGhQSCisGAQQBl1UBBQEBB0B2d2SSG7eCIrTKA9xO45414eS3THHwX63dkaqbexwHJwMBCAeIeAQYFgoAIBYhBCw75FUiGzj0ZvOJhZ1ZZp3r0s3IBQJlxBoUAhsMAAoJEJ1ZZp3r0s3INzMA/AoCN+h/eG+7ByTsZUAGY6gKsSfQgy86PjijfrusC/3TAQDMNrMjzq2sIZhUZSaK8Q5pzgSFPloqk4QG1FRi4x0zAA===Pg50< br / > -----END
PGP PUBLIC KEY BLOCK-----< /span
>
< / li >
< li >
< a href = "https://mastodon.social/@brookeee" target = "_blank"
>Mastodon< /a
>
< / li >
< / ul >
< / div >
< div id = "dashTab" class = "tab-content" >
< a > Check out some of our free services and projects (⌐⊙_⊙)< / a >
< div class = "dashboard bullet-text" >
< ul class = "links" >
< li > < a > Free Services< / a > < / li >
< ul >
< li >
< a href = "https://paste.myco.systems" target = "_blank"
>PrivateBin< /a
>
< / li >
< li >
< a href = "https://collab.myco.systems" target = "_blank"
>HedgeDoc< /a
>
< / li >
< / ul >
< / ul >
2024-02-26 17:43:35 -05:00
< ul >
2024-03-02 20:31:03 -05:00
< li > < a > Projects< / a > < / li >
< ul >
< li >
< a href = "https://squattheplanet.com" target = "_blank"
>Squat The Planet< /a
>
< / li >
< li >
< a href = "https://wiki.hemera.network" target = "_blank"
>Hemera Network< /a
>
< / li >
< / ul >
2024-02-26 17:43:35 -05:00
< / ul >
2024-03-02 20:31:03 -05:00
< / div >
2024-02-26 17:43:35 -05:00
< / div >
< / div >
2024-03-15 16:45:23 -04:00
< noscript class = "globe-txt" >
< pre >
& & #BG55YYYYYYJYYYJYPPGB#& &
& #BPY?!!!!7?????7777777!~~!!777?JYPG#&
#G5J??7!!!!7?7777???77777777777??777!!!77?J5G#&
& G5?!~^~~~~~~!~~~~~!7?JYYJ?77777!!!777??JJ??7!!!?JYPB#
#PJ7!~^^^^~~~~~!!!!!!!!777JJY5YJ?7^~~!!!7777?J5Y55YYYJJJY5G#
& GJ7!!!!!!~!!77!!7!~!!!!77????J??Y5J?7777JJY555PGGP5PPPPP555YY5PB&
#5?~!!!!!~~~~~~!!!777777???JYY555YJ???JY555P55GGGGGP555J5PPGGPYYYYY5G#
#57!~!!~!!!~~!!77??JYYYJYYYYJJY55YJJ??77JJJJ?7?5PP5PP55PP55PGPPP5Y77??J5P#
& 5!~~~!!!7!!7??JYY555555555555?7JY7???????7???7?5GGGPPPPPPPPPPPPGPP5?!~!JY55G&
G7~~~!77??JJJYY55YY55YY55YJY555YJ?77???777?7??JYPGPPGGGPPPPP55PP5PPPP5J7!?JY5Y5B
& Y!!7???JYYYYJJ5YJ?77JJJJYJ7???J?7!7777?J7777YPGBBGPBBGPP55PPPPPP5?!YPPPP5JJJY5Y55P&
B?7??JYYYY??7!7?7!!7?J?7!7?YPP5Y!::75J??7??!!?5P555Y77Y5Y????7!!!!?7~^^7JYP555YPP5555#
P?JYYYY??YJ?Y?JY7~7JYY7^~^~:7PPYJ~:.~77!!~!!7!?PPY!75??J55Y!777Y5JJY7~:.~JJJ?J55YY55555B
5?YYYJJJJYJJ?J?^^!77??Y?7JJ7!^JJ?7?~ :!7~!~~^JYY5JJJ.:!5J!7?~?Y5GBGGBPJ7?7?5J7JY55YJP555PB
P?JJ7!?Y55YYJY57.^^~::~!!7!!!^:7!77?~:!7~~~~~~^7JPP5Y?~77YY?5GBGGGGGGGGPPPPPG557~?Y5P5PY5PP#
B??!!?JY5PP5YP5Y5Y5J77!~!7JJ?777?7~!!!7?7~~~^!?7^!7777JYYJ5GBBGBGGGPG555PPP55PGG5?????J55555P&
& ?7!JYYJ5YJ5G5PP??YPPPPP7!?J?7J?77~!^:~!77^!77??7!JY!7??JJ~7YPBBGGPGPGGBGGPPYYPP5YY5JJ?!75P55PG
57??JYJJ77YPP55Y?YYY55PP?~^!~J77?77~.:^^^::~?JJJJYGGP5YY7!~?5JJPG55PGBGGGGGGPP55JJPP55J!!?J5PPP#
#!?JY?~7?JYP55Y5YYJ^7PPJY!~:J?J?7J??!:.:..:!JJJY55PGGGP?Y5J7Y5Y7!?PBBGGGGGGGGP555PGBGP57~77?YPPPG
Y7JJJ?YPJ?!7?7JJ?YJJPGPPJJJ?JY?77??7!!!^~7?J5Y5P5555PGGYY5YGBGYY55G5G5JBBBGGBGPGGPPPPPG5JJYYY55PP#
JJY5YJ7?!.^^!7Y55GGGBGGG5JJJ??7??77!~7J?Y555YY5P55YPGGPY5Y5B#BBBBGGPGGPPPGGGBGPGGGGGG55GP5PPPPJYPB
& JY5YYJ?J7^7JYPP555555Y?7J?7??JJJ??????Y5555YJY55PPPGGBG5PPBBBBBBBB##BP5P5GBGGG5GBGGGGPGGGGGP5PP5PG
B?YJJY5YJJ7?PY7^^!?YYY!!~^^~!7?JJ??7??7??JYY55Y555PPGGGBGGBBBGGGGBGGPPGGG55GGBG5GPGBBBPGG5J5GGPPPPG&
B7YJYPPP5P5YPPY55PGGBP5PYY5PPY~!7!77??~^^7Y55PP5JJ5PPGGGGGBBB##BBBBGBBBGGG!75GG5JYPBBBGP5JYGPPPPPPG&
B?Y55PP55J?J5P55PGPPGBBBBBGGGPJ!~~!~7?7!77?5Y5555Y5PGGBGGBBBBBBBGBBBBBBBBGPYY7?PGY5JGGBGPGGBGPPPPPG&
& JJ555P55YYY5JJJ?J??Y555PPGGGGP5Y?7!^:^^~!JY5JYJPPP5GGGBGPGBGBBBGBBGGBBBBBGGPPY7?GPYGGBBPBBPGPP55PG&
Y?JJYY?YJJJ555Y7^:.:^~~!!7Y5YYJ??!^^^:::^^^!7JJ7!!?YJ?Y5J5BBBBGGPPPGGPPPGBBGPPG5!5#BGBG5BBGPPP555B
B7!?7!~!?J5GP55P5J7^^~!?JYYPGGGP5YJ?7!~^. . . :???J5YGBGP555YY5P5?PBBGGG#P~YBPGBPPGBGP555P#
?!JJ?~^!7PPY5J77?5577?JJPPGGPP5YY55YYYJ?~: .. ...~!7YPPPPP5JJYY5J7JGGG5PB5~J5GBBPGP5YY5GG
G!!?!~^^!PPYJJ?7???JJ??5BBGBB5JJ???7!J5555J!:::. :!!7J5PPP5YJ77?7!!!5GBPJGG?^?PGGBGGP55PG#
Y~?!..:?55JYYYJ??777???YB#G5G7JYY7!~~!?YPG?::. :~7?JYPGP5J!??77?77?J5PG5?55?~!J5PGGGPPPGB
& ?J?~..!YY5J!7JJ?!!~::!7?PBGPYGPY?!~ :::^:. ..^!~!!!J5PPP55J!JY7~~~7JYJ?77JJ77!7YY5GPPGGB&
#YJY!.:~!Y5JJJJJJ?JJ~:.:!~Y5YY?~~:^!: . ...:~~7JJJ?J?7J5555YJJ?Y5?~::~~~^~!~77!!77??YPG5GG&
#JJ?:::!Y!~7??7!7?J?YJ.:^^Y?!!^^~^^:.:^^~~!!777YY??Y5JJ555YJPPYYY?!7~7?YPJ!~~~~!7??JJYPPG&
& J7^^~^?7^75?~!??JJJJ~ ::7?^~!7!~^^^~7~~!!!!!!!77??7?JY5Y5?5PP5JJY5YPGPGPY?!!7?Y5PP5YPB&
57!~^7!^!PY~:~7??7!:..:!7~~~!Y5J!~~~!!~~!7??!!??7?YJYJ?J77JJY55P5PBBBGPPYJJJ5PGPP5PB&
B?77J?~~75?!^:^!J?!^.:^~~7~~7J?7~~~~^~!~JY??!?7JYJ7~~7JY?77YYPGGGP5YJJJY555PGPPPP#
& 5?7Y5?!77!~~~~7YYJ7~~~~~~!!77~^^^~7J?7!~~~~777!~!7?77?JJJYYYY?777777?J55PP555G&
#Y7JYYJYJ?~!777YPYJ?7!!^^:::.::~?J!^~^::^^^^~~!7!7?YY7!7?77777????7??JJYYYPB
#Y77777?J~~~!77!~^^~^^^^^^::^::::::::::^^^~^^^^!777!!!7!!!777?????JJJYPB&
#5?7!!!~~^^^^^:::^^^^~~^^^^:::^^:::::^:::::::^^!!!!!~~~!!77?JJJJY5PB&
& BY7!~~~^^^^^^^^^^^^~^^^^:::::::::::::::::^^^^~~~!!!!!7?JYJYY5G#
& GY77?7!~~~~~^^^~~^::::::::::::^^^^^^^~~~~~!!!!!!77??JY5P#&
& BP5Y?!!~~~~~~~~^^^^^^^^^^^^~~~~~~~~!!!!!!7777?JY5G#&
& #PY?7!!!!!!!~~~~~~~~~~~~!!!!!!!!777???JYPG#&
& #GPYJJ?7777777!77777777???JY5PGB#&
& & #BBGGPPPPPPGGGBB#& &
< / pre >
< / noscript >
2024-03-02 20:31:03 -05:00
< script src = "./simplex.js" > < / script >
< script src = "./script.js" > < / script >
< / body >
< / html >