Skip to content

Instantly share code, notes, and snippets.

View d-a-s-h-o's full-sized avatar
🚀
Flying to the moon

Dasho d-a-s-h-o

🚀
Flying to the moon
View GitHub Profile
@d-a-s-h-o
d-a-s-h-o / d-a-s-h-o.md
Last active October 12, 2023 10:37
Dasho's Proof

Dasho's Proof

I hereby claim:

  • I am d-a-s-h-o on github.
  • I am Dasho of The Sokka Project.

To claim I am Dasho of The Sokka Project, I provide a payload which can be verified at https://verify.dasho.dev which is only valid for this gist.

*8 x< /O 6U 5V 4) G> E7 9d D< tF P9 5s /W 0m {= t. ~d :: 4~ Xw PE e4 Lg SU [D VL p! Pd r< ]d bV cd Bo *@ >w kc 14 y{ :K bI `4 &O zq Uo S% 2% 2g }m pz @/ Kw OV i[ C9 ;> xt ia _} h~ ~t y% V` Y] &m $4 /g jm 7= qX NH *1 an >6 xy bv P/ $u B! /W "n {h t~ B0 ,z GK 5S 6U I` t; ]? mS V# rg x/ Sq H] E9 jV IX OC W" ct HH 8" Ys [7 6J xh 5d W] %P I: 7l 71 "S tb cG [$ ,M lN Kk sc TM I} KR Tg Cn C) Y# m7 .& JC "e :T A

And finally, I am proving ownership of the github account by posting this as a gist.

@d-a-s-h-o
d-a-s-h-o / worker-addon.js
Created August 19, 2021 16:32
Replacement code for https://fruitionsite.com/ after the configuration header.
/* CONFIGURATION ENDS HERE */
const PAGE_TO_SLUG = {};
const slugs = [];
const pages = [];
Object.keys(SLUG_TO_PAGE).forEach((slug) => {
const page = SLUG_TO_PAGE[slug];
slugs.push(slug);
pages.push(page);
PAGE_TO_SLUG[page] = slug;
@d-a-s-h-o
d-a-s-h-o / saltify.php
Last active August 18, 2021 12:39
Saltify can be used to encrypt anything and everything using portable NaCl encryption. Tor friendly.
<?php
// Made by Dasho
// You can generate a good random salt value from the PHP CLI like this: php -r "echo bin2hex(random_bytes(16));"
// The resulting string will look like this: 7674ffcd9882e411415ea1ab7726642d
define('SALT', sodium_hex2bin('1234567890abcdef1234567890abcdef'));
$b91_enctab = array(
'A', 'B', 'C', 'D', 'E', 'F', 'G', 'H', 'I', 'J', 'K', 'L', 'M',
'N', 'O', 'P', 'Q', 'R', 'S', 'T', 'U', 'V', 'W', 'X', 'Y', 'Z',

Keybase proof

I hereby claim:

  • I am d-a-s-h-o on github.
  • I am d_a_s_h_o (https://keybase.io/d_a_s_h_o) on keybase.
  • I have a public key ASB5Yi4GRM6UDU38RdkH743lFJkpdlZ4-Ns_pry38b5vgQo

To claim this, I am signing this object: