Skip to content

Instantly share code, notes, and snippets.

View Tknott95's full-sized avatar
🍀

TKnott Tknott95

🍀
View GitHub Profile

Operational PGP

This is a guide on how to email securely.

There are many guides on how to install and use PGP to encrypt email. This is not one of them. This is a guide on secure communication using email with PGP encryption. If you are not familiar with PGP, please read another guide first. If you are comfortable using PGP to encrypt and decrypt emails, this guide will raise your security to the next level.

@Tknott95
Tknott95 / policy.MD
Last active March 24, 2025 12:51
policy_ids with token prices (LP Pools) - Cardano (90 here)

['da8c30857834c6ae7203935b89278c532b3995245295456f993e1d24', '1d7f33bd23d85e1a25d87d86fac4f199c3197a2f7afeb662a0f34e1e', '804f5544c1962a40546827cab750a88404dc7108c0f588b72964754f', '9a9693a9a37912a5097918f97918d15240c92ab729a0b7c4aa144d77', '29d222ce763455e3d7a09a665ce554f00ac89d2e99a1a83d267170c6', 'a0028f350aaabe0545fdcb56b039bfb08e4bb4d8c4d7c3c7d481c235', '682fe60c9918842b3323c43b5144bc3d52a23bd2fb81345560d73f63', '8fef2d34078659493ce161a6c7fba4b56afefa8535296a5743f69587', 'a00fdf4fb9ab6c8c2bd1533a2f14855edf12aed5ecbf96d4b5f5b939', '1fc21c9c7df3deca16d699b2d54cf5aa477576adc45f7c1340138a19', 'b6a7467ea1deb012808ef4e87b5ff371e85f7142d7b356a40d9b42a0', '25f0fc240e91bd95dcdaebd2ba7713fc5168ac77234a3d79449fc20c', '6c8642400e8437f737eb86df0fc8a8437c760f48592b1ba8f5767e81', 'edfd7a1d77bcb8b884c474bdc92a16002d1fb720e454fa6e99344479', 'f43a62fdc3965df486de8a0d32fe800963589c41b38946602a0dc535', '8e51398904a5d3fc129fbf4f1589701de23c7824d5c90fdb9490e15a', '10a49b996e2402269af553a8a96fb8eb90d79e9eca79e2b4223057b6', '5d

@Tknott95
Tknott95 / capabilities.txt
Created March 10, 2025 02:00 — forked from jlia0/agent loop
Manus tools and prompts
# Manus AI Assistant Capabilities
## Overview
I am an AI assistant designed to help users with a wide range of tasks using various tools and capabilities. This document provides a more detailed overview of what I can do while respecting proprietary information boundaries.
## General Capabilities
### Information Processing
- Answering questions on diverse topics using available information
- Conducting research through web searches and data analysis
@Tknott95
Tknott95 / archive.sh
Created January 28, 2025 20:07
flipper zero archiver
#!/bin/bash
# GitHub organization name
ORG="DarkFlippers"
# GitHub API URL to list public repos for the organization
API_URL="https://api.github.com/orgs/$ORG/repos"
# Directory to store cloned repositories
CLONE_DIR="$HOME/${ORG}_repos"
@Tknott95
Tknott95 / docker-compose.yaml
Last active January 16, 2025 08:34
node and sync (external psql) - docker-compose.yaml
name: nodes_and_syncs
services:
relay:
container_name: relay
build:
context: . # Assuming Dockerfile is in the current directory
image: ghcr.io/intersectmbo/cardano-node:10.1.3
ports:
- "3001:3001"
@Tknott95
Tknott95 / archimedes.MD
Last active August 11, 2024 03:31
P H A S E - C O N J U G A T I O N

- FREUDIAN PIPELINES PHAS CONJUGATION -

In ancient Greece, where wisdom glows, A mirror caught the sun's warm prose. Archimedes, with mind so keen, Saw secrets in the light’s bright sheen.

He pondered rays that danced and played, And how reflections never stayed. With each reflection, truth revealed,

@Tknott95
Tknott95 / git_misc_2gb_rec.MD
Last active August 5, 2024 05:00
2gbs limit git - History of all local ./.git commmits for repo rec over 2gbs init()

Back everything up first to safe locations. If github is deletd it can be revocerd in settings. This is for sendning up a large repo that somehow got removed from linking via obscure issues like old repo pushes with same name and no history so you are forced to push local> you will have a project over 2gbs so you will ruynb into a new issue.

OVER 2GBS AND REPO IS GONE + HISTORY BUT HAVE LOCAL .git WHAT DO I DO?

BACKUP VIA BELOW THEN FOLLOW STEPS BELOW FROM A STACKOVERFLOW REC. (in comments)

I AM DOING THIS FOR MY PROJECT THAT ALSO HAS GIT-LFS TRACKING AND OVER 140gbs.

Mount an external or an internal and make sure to format proper to transfer over 4gbs at a time. I can add a guide and link it here later for linux users. You can rsync remote or local. OR just tarball right into the internal/external as this was fastest for me.

@Tknott95
Tknott95 / toc_cli_theme.MD
Last active October 27, 2024 10:14
toc_cli_theme

TOC CLI THEME

  • ANY COLOR BASH FUNCTION ( EX: _p "1;37m" )
 _p() {
  export PS1="\n\[\033[38;5;230m\]\[\033[48;5;17m\]\t\[\033[0m\]\[\033[38;5;15m\]\[\033[48;5;-1m\].\[\033[0m\]\[\033[38;5;69m\]\u\[\033[0m\]\[\033[38;5;198m\]@\[\033[0m\]\[\033[38;5;74m\]\h\[\033[0m\]\[\033[38;5;15m\] \W\[\033[0m\]\[\033["$@"\] ︻デ═一 \[\033[0m\]"
 }
  • BLACK GUN export PS1="\n\[\033[38;5;230m\]\[\033[48;5;17m\]\t\[\033[0m\]\[\033[38;5;15m\]\[\033[48;5;-1m\].\[\033[0m\]\[\033[38;5;69m\]\u\[\033[0m\]\[\033[38;5;198m\]@\[\033[0m\]\[\033[38;5;74m\]\h\[\033[0m\]\[\033[38;5;15m\] \W\[\033[0m\]\[\033[1;30m\] ︻デ═一 \[\033[0m\]"
@Tknott95
Tknott95 / aes256cbc.js
Last active May 4, 2024 19:52
runemilio reverse engineer aes-256-cbc wallet encodings
const crypto = require('crypto');
// will give example strings later
const hexString = "";
const base64String = "";
const encryptedData = "";
// Convert hexadecimal string to a buffer for the key
const keyBuffer = Buffer.from(hexString, 'hex');
@Tknott95
Tknott95 / gist:0f3d0bd9adabff6cc97a8e9c68507788
Last active October 2, 2023 00:27
external hdd restore write from read-only

ls -la <path-to-external>

example ls -la /dev/sda

sudo mount -o remount,uid=1000,gid=1000,rw <path-to-external>

example ls -la sudo mount -o remount,uid=1000,gid=1000,rw /dev/sda

this is after I already mounted mount /dev/sda /run/media/x4