Science Score: 44.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (6.2%) to scientific vocabulary
Repository
SSH connection manager
Basic Info
Statistics
- Stars: 9
- Watchers: 3
- Forks: 2
- Open Issues: 9
- Releases: 6
Metadata Files
README.md
Clifton - an SSH connection manager
Clifton is used to retrieve SSH certificates for acessing AI Research Resources.
There are two main commands in clifton that you will need, auth and ssh-config.
clifton auth
clifton auth will authenticate with the online portal and download a signed SSH certificate.
It will send to the server the fingperint of your local SSH identity file.
If you are using a non-standard identity file name, you can specify that file with, e.g.:
console
clifton auth --identity=~/.ssh/my_key
To authenticate, clifton will both open your default browser and provide a QR code you can scan.
You can change which browser opens by setting the BROWSER environment variable.
clifton ssh-config
This will generate the contents of your SSH config file that you can use to connect to the system.
By default it will print it to the screen so you can copy it manually into your config file.
If you want to write it automatically, call clifton ssh-config write.
Owner
- Name: isambard-sc
- Login: isambard-sc
- Kind: organization
- Repositories: 1
- Profile: https://github.com/isambard-sc
Citation (CITATION.cff)
# SPDX-FileCopyrightText: © 2024 Matt Williams <matt.williams@bristol.ac.uk>
# SPDX-License-Identifier: CC0-1.0
cff-version: 1.2.0
title: "Clifton"
type: "software"
authors:
- given-names: "Matt"
family-names: "Williams"
orcid: "https://orcid.org/0000-0003-2198-1058"
affiliation: "University of Bristol"
doi: "10.5281/zenodo.13760257"
repository-code: 'https://github.com/isambard-sc/clifton'
license: "MIT"
GitHub Events
Total
- Issues event: 17
- Watch event: 1
- Delete event: 53
- Issue comment event: 72
- Push event: 35
- Pull request event: 106
- Fork event: 1
- Create event: 57
Last Year
- Issues event: 17
- Watch event: 1
- Delete event: 53
- Issue comment event: 72
- Push event: 35
- Pull request event: 106
- Fork event: 1
- Create event: 57
Issues and Pull Requests
Last synced: 6 months ago
All Time
- Total issues: 6
- Total pull requests: 57
- Average time to close issues: 12 days
- Average time to close pull requests: 13 days
- Total issue authors: 4
- Total pull request authors: 2
- Average comments per issue: 0.5
- Average comments per pull request: 0.72
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 56
Past Year
- Issues: 6
- Pull requests: 57
- Average time to close issues: 12 days
- Average time to close pull requests: 13 days
- Issue authors: 4
- Pull request authors: 2
- Average comments per issue: 0.5
- Average comments per pull request: 0.72
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 56
Top Authors
Issue Authors
- milliams (8)
- t00dm (1)
- chryswoods (1)
- stmccartneyncc (1)
- owhere (1)
- livenson (1)
- jcwomack (1)
- JoshRamini (1)
- MarkUoLeeds (1)
- tom91136 (1)
- robchallen (1)
- guanxiongsun (1)
Pull Request Authors
- dependabot[bot] (91)
- milliams (3)
- art-dsit (1)
- yaolu (1)
Top Labels
Issue Labels
Pull Request Labels
Dependencies
- actions/checkout v4 composite
- actions/upload-artifact v4 composite
- dtolnay/rust-toolchain stable composite
- taiki-e/install-action cross composite
- actions/checkout v4 composite
- dtolnay/rust-toolchain v1 composite
- taiki-e/install-action cross composite
- actions/attest-sbom v1 composite
- actions/checkout v4 composite
- actions/download-artifact v4 composite
- actions/upload-artifact v4 composite
- dtolnay/rust-toolchain stable composite
- softprops/action-gh-release v2 composite
- taiki-e/install-action v2 composite
- 249 dependencies