This repository has been archived on 2023-07-12. You can view files and clone it, but cannot push or open issues or pull requests.
machines-serv/composer.json
Geoffrey Frogeye 931a6ae2b3 Initial commit
Well, here we are. New set of scripts that is meant to improve security
of my machines by using an unique SSH key per host and not to carry
them using .dotfile synchronisation. Might be even less secure than
before if there are any flaw, that's why I kept this repository secret for now.
2016-12-10 18:02:14 +01:00

6 lines
63 B
JSON

{
"require": {
"spomky-labs/otphp": "^8.3"
}
}