Git Product home page Git Product logo

Awesome legit statoshi

nostr NIP-05 verification

https://nvk.org/n00b-nip

NIP5: Mapping Nostr keys to DNS-based internet identifiers

Buy a domain

Setup Domain DNS records to point to GitHub Pages:

Type Host Answer TTL Priority
A randymcmillan.net 185.199.108.153 3600
A randymcmillan.net 185.199.109.153 3600
A randymcmillan.net 185.199.110.153 3600
A randymcmillan.net 185.199.111.153 3600

$ dig randymcmillan.net

randymcmillan@randymcmillan.net

Create a new github repo github.com/new

Create a new file your-repo/.well-known/nostr.json

Edit nostr.json to reflect YOUR pub key and desired nickname this content:

{
  "names": {
  "randymcmillan": "e88a691e98d9987c964521dff60025f60700378a4879180dcbbb4a5027850411"
  }
}

Create a new file in the root folder _config.yml and add this line

include: [".well-known"]

Navigate to: https://github.com/RandyMcMillan/randymcmillan/settings/pages

Under "Build and deployment" select "Deploy from branch" then below select "Main/Master" branch

Under "Custom domain" type your naked randymcmillan.net (github might complain, ignore)

Below it, check Enforce HTTPS. Sometimes this may take a few minutes to be available.

Then head over branle.netlify.app/settings or astral.ninja/settings (using an extension like Alby or nos2x) edit the NIP-05 Indentifier field to reflect "[email protected]" and press Save you are all set now, enjoy the vanity address.


legit - git commit custom hash
git clone https://github.com/RandyMcMillan/legit.git ~/legit && \
cd ~/legit && ./make-legit.sh

statoshi.host - dockerized bitcoin node statistics
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)" && \
brew install docker docker-compose make && \
git clone https://github.com/bitcoincore-dev/statoshi.host.git ~/statoshi.host && \
cd ~/statoshi.host && make init run user=root port=80

docker.shell - wrap your $HOME in an alpine shell
git clone https://github.com/RandyMcMillan/docker.shell.git ~/docker.shell && \
cd docker.shell && \
make shell user=root

πŸ‘€

seq 0 947 | (while read -r n; do bitcoin-cli gettxout \
54e48e5f5c656b26c3bca14a8c95aa583d07ebe84dde3b7dd4a78f4e4186e713 $n \
| jq -r '.scriptPubKey.asm' | awk '{ print $2 $3 $4 }'; done) | \
tr -d '\n' | cut -c 17-368600 | xxd -r -p > bitcoin.pdf

πŸ‘€

Referal Links:

DigitalOcean Referral Badge

@RandyMcMillan's Projects

nostr_console icon nostr_console

Nostr console is an open-source twitter-like social network, direct chat app and group chat all bundled into one program. Built on the decentralized Nostr protocol.

nostril icon nostril

A cli util for generating nostr events

npeet icon npeet

Non-parametric Entropy Estimation Toolbox

nvm icon nvm

Node Version Manager - POSIX-compliant bash script to manage multiple active node.js versions

omgwtfssl icon omgwtfssl

SSL certificate generation for developers who don't TLS good

onionbrowser icon onionbrowser

An open-source, privacy-enhancing web browser for iOS, utilizing the Tor anonymity network

openssl-for-iphone icon openssl-for-iphone

A script for compiling OpenSSL for iOS Devices (iPhone, iPad, iPod Touch, AppleTV, MacCatalyst)

osx-kvm icon osx-kvm

Run macOS on QEMU/KVM. No support is provided at the moment.

osxutils icon osxutils

:wrench: A suite of MacOS X command line utilities (maintained fork)

outset icon outset

Automatically process packages, profiles, and scripts during boot, login, or on demand.

pages-gem icon pages-gem

A simple docker config for developing and running gh-pages

personal-website icon personal-website

Code that'll help you kickstart a personal website that showcases your work as a software developer.

phonegap-plugin-wizassets icon phonegap-plugin-wizassets

PhoneGap plugin for managing application assets with javascript asset maps. Includes( background threaded) downloadFile, getFileURI, getFileURIs, deleteFile.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.