Difference between revisions of "Main Page"

From Bitbull Wiki
Jump to navigation Jump to search
Line 7: Line 7:
 
[https://www.bitbull.ch/mailfud.org/geoip-legacy https://www.bitbull.ch/mailfud.org/geoip-legacy]<br>
 
[https://www.bitbull.ch/mailfud.org/geoip-legacy https://www.bitbull.ch/mailfud.org/geoip-legacy]<br>
  
'''SSH Public Key Encryption'''
+
 
 +
'''SSH Public Key Content Encryption'''
 
  brew install ssh-vault
 
  brew install ssh-vault
 
  ssh-vault -u https://github.com/joe-speedboat.keys -k 1 create < ./sensible_file.txt > ./sensible_file.txt.ssh
 
  ssh-vault -u https://github.com/joe-speedboat.keys -k 1 create < ./sensible_file.txt > ./sensible_file.txt.ssh

Revision as of 05:52, 14 August 2023

Script Archive GitHub My Ansible Galaxy Network Drawing Tool Share with me via Nextcloud


GeoIP Legacy Database Mirror
https://www.bitbull.ch/mailfud.org/geoip-legacy


SSH Public Key Content Encryption

brew install ssh-vault
ssh-vault -u https://github.com/joe-speedboat.keys -k 1 create < ./sensible_file.txt > ./sensible_file.txt.ssh
#decrypt: ssh-vault -o sensible_file.txt view sensible_file.txt.ssh

Tools
Mediawiki Table Editor