Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NethVoice: Implement SFTP Access for Recordings #7323

Open
Amygos opened this issue Feb 18, 2025 · 0 comments
Open

NethVoice: Implement SFTP Access for Recordings #7323

Amygos opened this issue Feb 18, 2025 · 0 comments
Labels
nethvoice Bug or features releted to the NethVoice project testing Packages are available from testing repositories
Milestone

Comments

@Amygos
Copy link
Member

Amygos commented Feb 18, 2025

This feature request aims to provide a secure and convenient way
to access and manage recordings. Implementing SFTP access will allow users to
transfer recordings securely, reducing the risk of data breaches and
unauthorized access.

Proposed solution

The proposed solution involves adding a container that mounts the moh (message
of the day) as a volume and serves it via SFTP. To achieve this, the following
steps will be taken:

  • Request the additional from NS8 for SFTP access.
  • Utilize the NethVoice admin password for SFTP access, ensuring that only authorized
    personnel can access the recordings.
  • Implement a persistent /etc/ssh configuration to avoid changing the host key
    and allow the addition of public keys to authorized_keys, enabling secure
    and convenient access.

Alternative solutions

Alternative approaches considered include:

  • Using alternative file transfer protocols, such as FTP or HTTP, however,
    these protocols do not provide the same level of security as SFTP.
  • Implementing a custom solution for recording access, but this would likely
    require significant development and maintenance efforts.
@Amygos Amygos added the nethvoice Bug or features releted to the NethVoice project label Feb 18, 2025
@Amygos Amygos moved this from Todo to In Progress in NethVoice Feb 18, 2025
@Amygos Amygos added this to the NethVoice 1.2 milestone Feb 18, 2025
@Amygos Amygos added the testing Packages are available from testing repositories label Feb 18, 2025
@nethbot nethbot moved this from In Progress to Testing in NethVoice Feb 18, 2025
Stell0 added a commit to nethesis/ns8-nethvoice that referenced this issue Feb 18, 2025
Stell0 added a commit to nethesis/ns8-nethvoice that referenced this issue Feb 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
nethvoice Bug or features releted to the NethVoice project testing Packages are available from testing repositories
Projects
Status: Testing
Development

No branches or pull requests

1 participant