Compare commits

..

No commits in common. "e18306058a92a013663bae0f1524596654e53473" and "fd1d0ac976c94fa2f0f5e9eebb625fed2cc49e07" have entirely different histories.

3 changed files with 3 additions and 2 deletions

View file

@ -49,7 +49,7 @@ def generate_ed25519_key_pair(secret):
return (deterministic_privatekey, public_key)
# https://www.fragmentationneeded.net/2017/10/ssh-hashknownhosts-file-format.html
#https://www.fragmentationneeded.net/2017/10/ssh-hashknownhosts-file-format.html
# test this:
# - `ssh-keyscan -H 10.0.0.5`
# - take the salt from the ssh-ed25519 entry (first field after '|1|')

View file

@ -1,4 +1,5 @@
{
'dummy': True,
'hostname': '10.0.0.5',
'groups': [
'autologin',

View file

@ -188,7 +188,7 @@
},
'roundcube': {
'product_name': 'Sublimity Mail',
'version': '1.6.6',
'version': '1.6.2',
'installer': False,
},
'vm': {