Jump to content
Enpass Discussion Forum

Search the Community

Showing results for tags 'api'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • General discussion
    • Hot topics
    • Enpass Support & Troubleshooting
    • Registration and Purchases
    • Autofilling and Desktop Browser Extensions
    • Data Security
    • Announcements
  • Help us improve Enpass
    • Feature requests
    • Enpass Beta
    • Localization
  • General discussion

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


About Me

Found 2 results

  1. Hey guys, I'm using Ansible to deploy some services, and inside the config some variables are encrypted using Ansible Vault. Usually I need to copy-paste the password from Enpass to the terminal when Ansible asks for the password, but it also supports passing a path to an executable file that should print the password to stdout so that it can access for example the system keyring. Since you haven't published any official API documentation on how to talk to the desktop app, I've written a small script that mimics the browser extension's behavior and talks to the desktop app. With this implemented, whenever Ansible needs my password and my database is locked, the usual popup appears. Otherwise, it automatically fetches the password given some specific url. Now, since you have not published any API docs, is it fine to write apps that use the internal API? Do you have any objections as for making my small client public on github? Best
  2. Hi, I'm well aware, that you guys can't support every browser and every platform. Is there a possibility to query the database while it is unlocked? I think qutebrowser.org would be a low hanging fruit to implement auto-fill with a few lines of python. Rgds Silvester
×
×
  • Create New...