command
module
Version:
v0.1.2
Opens a new window with list of versions in this module.
Published: Mar 31, 2023
License: MIT
Opens a new window with license information.
Imports: 18
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
shhhbb
ed25519 based BBS & chat over SSH
try it: ssh -p 2223 shhhbb.com
instructions:
- create a directory called
./keys
- generate an ed25519 keypair in there without password
ssh-keygen -t ed25519 -C "my cool keypair"
- launch with
./shhhbb 2223
where 2223
is the port
connect with ssh -o "ForwardAgent=no" -o "IdentitiesOnly=yes" -p 2223 shhhbb.com
where shhhbb.com is your domain or ip
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.