Coder Social home page Coder Social logo

Installing on Arch about keepassnatmsg HOT 2 CLOSED

metzger100 avatar metzger100 commented on July 17, 2024
Installing on Arch

from keepassnatmsg.

Comments (2)

smorks avatar smorks commented on July 17, 2024

it should be creating a file called ~/.mozilla/native-messaging-hosts/org.keepassxc.keepassxc_browser.json

and the content should look similar to:

{
  "name": "org.keepassxc.keepassxc_browser",
  "description": "KeepassXC integration with Firefox with Native Messaging support",
  "path" : "/home/<username>/.keepassnatmsg/run-proxy.sh",
  "type": "stdio",
  "allowed_extensions": [
    "[email protected]"
  ]
}

and you should also see two files in ~/.keepassnatmsg:
keepassnatmsg-proxy.exe
run-proxy.sh

one reason that this may not work properly is that if you're also running KeePassXC, then it will overwrite the above .json file if browser integration is on as well. not sure why else it wouldn't be working? you could try deleting the .json file and deleting the ~/.keepassnatmsg directory, and see if it re-creates them when you click on Install?

from keepassnatmsg.

metzger100 avatar metzger100 commented on July 17, 2024

I got it working by manually moving the Plugin into the plugin-folder instead of using the AUR-Package. Now the only Problem is, that I can't connect the KeePassXC-Chrome Plugin with KeePass but I will figure that out. Thanks for your Support. The Files are where they should be.

from keepassnatmsg.

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.