Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-08-08 | scripts/mailing-list-member-retirement: Improve the error messages and ↵ | Michael Weiss | |
simplify the handling | |||
2020-08-08 | scripts/mailing-list-member-retirement: Add an initial PoC | Michael Weiss | |
Can read fsi.mbox (228 MiB) but lacks features (e.g. limiting the parsing to messages of the past year) and it would be nice to indicate which messages couldn't be read. But it basically works :) | |||
2020-02-14 | ssh/config: Use rsa-sha2-256 for our "git" host | Michael Weiss | |
Since ssh-rsa is based on SHA-1 (I wasn't aware of that :o) and will be deprecated (hopefully) soon [0]. [0]: https://www.openwall.com/lists/oss-security/2020/02/14/1 | |||
2020-02-02 | ssh/config: Add overrides for the hosts "git" and "luna" | Michael Weiss | |
2020-02-02 | ssh/fsi_hosts: Add the host key for Gitea | Lukas Oertel | |
2019-10-09 | ssh/fsi-copy-id: Update the host list | Michael Weiss | |
2019-10-09 | ssh/fsi_hosts: Add the host key for luna | Michael Weiss | |
2019-10-09 | ssh: Add a script fsi-run-everywhere (draft) | Michael Weiss | |
2018-11-13 | ssh/fsi_hosts: Add the host key for trinity | Michael Weiss | |
2018-11-13 | ssh/fsi_hosts: Add the public IP addresses | Michael Weiss | |
2018-10-24 | ssh: Add a README | Michael Weiss | |
2018-10-24 | ssh: Add the fsi-copy-id script | Michael Weiss | |
Source: https://gist.githubusercontent.com/primeos/e368a0847cfaf06ffadf02d0cf898154/raw/34de60262116fb66b1ddb29fd23baebb86a4a344/fsi-copy-id | |||
2018-10-24 | Add the CC0 license | Michael Weiss | |
Source: https://choosealicense.com/licenses/cc0-1.0/ Original source: https://creativecommons.org/publicdomain/zero/1.0/legalcode Reason: "If you want to release your work to the public domain, we recommend you use CC0." (vs. The Unlicense or WTFPL Version 2) [0] [0]: https://directory.fsf.org/wiki/License:CC0 | |||
2018-10-24 | Add a README | Michael Weiss | |
2018-10-24 | Add SSH configuration files (example) | Michael Weiss | |