GithubHelp home page GithubHelp logo

Comments (7)

pokamest avatar pokamest commented on May 30, 2024

WIP, almost done
Test build already here - https://github.com/amnezia-vpn/desktop-client/releases/download/1.5/AmneziaVPN_for_free_oracle.exe

from amnezia-client.

pokamest avatar pokamest commented on May 30, 2024

1.5.1 Released with ssh key auth support (Windows only)
https://github.com/amnezia-vpn/desktop-client/releases/download/1.5/AmneziaVPN_1.5.1.exe

from amnezia-client.

bessgeor avatar bessgeor commented on May 30, 2024

Just downloaded Amnezia VPN from the amnezia.org and tried to authenticate via key pair. As a result I'm getting the following error:
image

I could authenticate using the same credentials by using WSL, the difference is that ssh command requests private key password and amnezia vpn does not.

from amnezia-client.

Straven avatar Straven commented on May 30, 2024

Amnezia can't connect not with private key neither with public. But all ssh-clients and tool succesfully authenticated. Fix problem pls. Password auth is not good.

from amnezia-client.

pokamest avatar pokamest commented on May 30, 2024

Private keys encrypted with password is not supported.
If you are experiencing problems with authentication via keys try to convert your keys into PEM format using ssh-keygen utility.
ssh-keygen -p -P "" -N "" -m pem -f path_you_private_key
Do backup of your private key or convert a copy - ssh-keygen will replace file.

Please provide more information about your private key - what is key format you using? I need to know just header of your key - like "-----BEGIN RSA PRIVATE KEY-----". Don't send whole key.

from amnezia-client.

Straven avatar Straven commented on May 30, 2024

yeah. my mistake was i not add header to input field. with header all works fine

from amnezia-client.

pokamest avatar pokamest commented on May 30, 2024

Issue fixed since 1.5.3

from amnezia-client.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.