I hereby claim:
- I am calebpower on github.
- I am calebpower (https://keybase.io/calebpower) on keybase.
- I have a public key ASAThOR62dgKiP4U7VI0bd-fkLeGn0TXqBlekh2K_q8A3Ao
To claim this, I am signing this object:
#!/usr/local/bin/bash | |
# Ports needed: | |
# - ftp/curl | |
# - shells/bash | |
# - textproc/htmlq | |
# - textproc/jq | |
SUP_HTML=https://www.freebsd.org/security/#sup |
#!/bin/bash | |
# Overview | |
# ======== | |
# | |
# This is a hack-and-slash script to re-peer the validator without rebooting it | |
# once sentries come back online. The following assumptions are made: | |
# | |
# - This script is used in conjunction with the validator. | |
# - The validator has PEX disabled and is peering only with sentries. |
### Keybase proof | |
I hereby claim: | |
* I am calebpower on github. | |
* I am calebpower (https://keybase.io/calebpower) on keybase. | |
* I have a public key ASCBywwyf9HB6pW-YG6ZDgClghb4fBrVp3jBWBPk7pgluQo | |
To claim this, I am signing this object: |
/** | |
* Converts the player inventory to a String array of Base64 strings. First string is the content and second string is the armor. | |
* | |
* @param playerInventory to turn into an array of strings. | |
* @return Array of strings: [ main content, armor content ] | |
* @throws IllegalStateException | |
*/ | |
public static String[] playerInventoryToBase64(PlayerInventory playerInventory) throws IllegalStateException { | |
//get the main content part, this doesn't return the armor | |
String content = toBase64(playerInventory); |
I hereby claim:
To claim this, I am signing this object: