linux

package
v0.0.21 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 20, 2023 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var LinuxKeyringNames = map[LinuxKeyring]bool{
	KWALLET:      true,
	GNOMEKEYRING: true,
	BASICTEXT:    true,
}

Functions

func GetGnomeKeyringPassword

func GetGnomeKeyringPassword(browserKeyringName string) ([]byte, error)

func GetKWalletPassword

func GetKWalletPassword(browserKeyringName string) ([]byte, error)

Types

type LinuxDesktopEnvironment

type LinuxDesktopEnvironment int
const (
	Other LinuxDesktopEnvironment = iota
	Unity
	Gnome
	Cinnamon
	Kde
	Pantheon
	Xfce
)

func GetLinuxDesktopEnvironment

func GetLinuxDesktopEnvironment() LinuxDesktopEnvironment

type LinuxKeyring

type LinuxKeyring int
const (
	// LinuxChromeCookieDecryptor is a decryptor for Linux Chrome cookies
	KWALLET LinuxKeyring = iota
	GNOMEKEYRING
	BASICTEXT
)

func ChooseLinuxKeyring

func ChooseLinuxKeyring() LinuxKeyring

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL