opr-paas-crypttool
A simple CLI companion tool to opr-paas, providing encryption related functionality.
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
-
○Committers with academic emails
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (6.7%) to scientific vocabulary
Keywords
Keywords from Contributors
Repository
A simple CLI companion tool to opr-paas, providing encryption related functionality.
Basic Info
- Host: GitHub
- Owner: belastingdienst
- License: eupl-1.2
- Language: Go
- Default Branch: main
- Homepage: https://belastingdienst.github.io/opr-paas-crypttool/
- Size: 3.03 MB
Statistics
- Stars: 6
- Watchers: 1
- Forks: 2
- Open Issues: 1
- Releases: 5
Topics
Metadata Files
README.md
opr-paas-crypttool
Goal
The goal is to provide a tool that can be used by operators to encrypt and decrypt secrets in their PAAS files using public keys provided by the operator.
The tool can also be used to decrypt secrets in PAAS files using the old public keys provided by the operator and then re-encrypt them with a new key.
This can be used by operators who have a new key and are ready to replace the old keys, for example as part of a migration process or as part of a regular key rotation process.
Quickstart
The most common use case is to re-encrypt secrets in PAAS files using a new key:
crypttool reencrypt --privateKeyFiles "/tmp/priv" --publicKeyFile "/tmp/pub" [file or dir] ([file or dir]...)
Contributing
Please refer to our documentation in the CONTRIBUTING.md file and the Developer Guide section of the documentation site if you want to help us improve the Paas Operator.
License
Copyright 2025, Tax Administration of The Netherlands. Licensed under the EUPL 1.2.
See LICENSE.md for details.
Owner
- Name: Belastingdienst
- Login: belastingdienst
- Kind: organization
- Website: https://www.belastingdienst.nl
- Repositories: 1
- Profile: https://github.com/belastingdienst
Belastingdienst
Citation (CITATION.cff)
cff-version: 1.2.0
title: Paas Crypttool
message: >-
If you use this software, please cite it using the
metadata from this file.
type: software
authors:
- name: Tax Administration of The Netherlands
website: 'https://www.belastingdienst.nl'
repository-code: 'https://github.com/orgs/belastingdienst/opr-paas-crypttool/'
url: 'https://github.com/orgs/belastingdienst/opr-paas-crypttool/'
abstract: >-
The goal is to provide a tool that can be used by operators to encrypt and
decrypt secrets in their PAAS files using public keys provided by the operator.
The tool can also be used to decrypt secrets in PAAS files using the old public
keys provided by the operator and then re-encrypt them with a new key.
This can be used by operators who have a new key and are ready to replace the
old keys, for example as part of a migration process or as part of a regular
key rotation process.
keywords:
- go
- golang
- paas
- project
- service
- crypt
- re-encrypt
license: EUPL-1.2
GitHub Events
Total
- Create event: 36
- Issues event: 1
- Release event: 6
- Watch event: 5
- Delete event: 31
- Issue comment event: 47
- Public event: 1
- Push event: 69
- Pull request review comment event: 1
- Pull request review event: 23
- Pull request event: 64
- Fork event: 1
Last Year
- Create event: 36
- Issues event: 1
- Release event: 6
- Watch event: 5
- Delete event: 31
- Issue comment event: 47
- Public event: 1
- Push event: 69
- Pull request review comment event: 1
- Pull request review event: 23
- Pull request event: 64
- Fork event: 1
Committers
Last synced: 9 months ago
Top Committers
| Name | Commits | |
|---|---|---|
| dependabot[bot] | 4****] | 11 |
| Hikarukin | 1****n | 5 |
Issues and Pull Requests
Last synced: 6 months ago
All Time
- Total issues: 1
- Total pull requests: 83
- Average time to close issues: N/A
- Average time to close pull requests: 4 days
- Total issue authors: 1
- Total pull request authors: 2
- Average comments per issue: 0.0
- Average comments per pull request: 0.9
- Merged pull requests: 45
- Bot issues: 0
- Bot pull requests: 69
Past Year
- Issues: 1
- Pull requests: 83
- Average time to close issues: N/A
- Average time to close pull requests: 4 days
- Issue authors: 1
- Pull request authors: 2
- Average comments per issue: 0.0
- Average comments per pull request: 0.9
- Merged pull requests: 45
- Bot issues: 0
- Bot pull requests: 69
Top Authors
Issue Authors
- Koekenbakkers (1)
Pull Request Authors
- dependabot[bot] (68)
- hikarukin (14)
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 1
- Total downloads: unknown
- Total dependent packages: 0
- Total dependent repositories: 0
- Total versions: 3
proxy.golang.org: github.com/belastingdienst/opr-paas-crypttool
- Homepage: https://github.com/belastingdienst/opr-paas-crypttool
- Documentation: https://pkg.go.dev/github.com/belastingdienst/opr-paas-crypttool#section-documentation
- License: EUPL-1.2
-
Latest release: v0.1.2
published 8 months ago