[PR #66] [MERGED] Add hosts to test ed25519 keys encrypted with aes128-gcm@openssh.com and aes256-gcm@openssh.com #68

Closed
opened 2026-03-04 01:40:45 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/termius/hosts-farm/pull/66
Author: @ivansherov
Created: 1/6/2025
Status: Merged
Merged: 1/6/2025
Merged by: @EvgeneOskin

Base: masterHead: feature/add-aes-gcm-hosts


📝 Commits (1)

📊 Changes

5 files changed (+42 additions, -0 deletions)

View changed files

📝 docker-compose.yml (+22 -0)
keys/id_ed25519_aes128-gcm (+9 -0)
keys/id_ed25519_aes128-gcm.pub (+1 -0)
keys/id_ed25519_aes256-gcm (+9 -0)
keys/id_ed25519_aes256-gcm.pub (+1 -0)

📄 Description

Description of the change

Added hosts 2296 and 2297. The password for the keys is 'termius-test'

Type of change

  • Feature
  • Codebase Improvements
  • Critical security bugs
  • Hotfix

Reviewer's checklist

  • The code does not have any obvious logic errors.
  • All cases specified in the requirements are fully implemented.
  • There is sufficient automated testing for the new code. Existing automated tests were rewritten to account for code changes.
  • The new code conforms to existing style guidelines.

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/termius/hosts-farm/pull/66 **Author:** [@ivansherov](https://github.com/ivansherov) **Created:** 1/6/2025 **Status:** ✅ Merged **Merged:** 1/6/2025 **Merged by:** [@EvgeneOskin](https://github.com/EvgeneOskin) **Base:** `master` ← **Head:** `feature/add-aes-gcm-hosts` --- ### 📝 Commits (1) - [`9de35be`](https://github.com/termius/hosts-farm/commit/9de35be2b122dbc23af83a3834b391b0cadde9f3) Add hosts to test ed25519 keys encrypted with aes128-gcm@openssh.com and aes256-gcm@openssh.com ### 📊 Changes **5 files changed** (+42 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `docker-compose.yml` (+22 -0) ➕ `keys/id_ed25519_aes128-gcm` (+9 -0) ➕ `keys/id_ed25519_aes128-gcm.pub` (+1 -0) ➕ `keys/id_ed25519_aes256-gcm` (+9 -0) ➕ `keys/id_ed25519_aes256-gcm.pub` (+1 -0) </details> ### 📄 Description ## Description of the change Added hosts 2296 and 2297. The password for the keys is 'termius-test' ## Type of change - [ ] Feature - [X] Codebase Improvements - [ ] Critical security bugs - [ ] Hotfix ## Reviewer's checklist - [ ] The code does not have any obvious logic errors. - [ ] All cases specified in the requirements are fully implemented. - [ ] There is sufficient automated testing for the new code. Existing automated tests were rewritten to account for code changes. - [ ] The new code conforms to existing style guidelines. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-04 01:40:45 +03:00
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/hosts-farm#68
No description provided.