Skip to content

abjurstrom-torch/node-keytar-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Windows Instructions

Works out of the box?

WSL Instructions

Install

sudo apt install libsecret-1-0 libsecret-1-dev
sudo make --directory=/usr/share/doc/git/contrib/credential/libsecret

Startup

Make sure VcXsrv / XLaunch is running without access controls.

sudo service dbus start
dbus-launch
gnome-keyring-daemon --components=secrets --start

Testing

keytar storage results:

secret-tool search account abjurstrom-test
[/org/freedesktop/secrets/collection/Default_5fkeyring/9]
label = keytar-workbench/abjurstrom-test
secret = HelloWorld
created = 2022-05-18 13:14:08
modified = 2022-05-18 13:14:08
schema = org.freedesktop.Secret.Generic
attribute.account = abjurstrom-test
attribute.service = keytar-workbench

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published