Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: d9e05922e9970a10c6a67524ceb91cc3adde4ef5 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
###############################################################################
# Copyright (c) 2017 IBM Corporation and others.
# All rights reserved. This program and the accompanying materials
# are made available under the terms of the Eclipse Public License v1.0
# which accompanies this distribution, and is available at
# http://www.eclipse.org/legal/epl-v10.html
#
# Contributors:
#     Julien HENRY - Linux implementation
###############################################################################
fragmentName = Linux libsecret integration (64 bit)
providerName = Eclipse.org - Equinox
linuxModuleName = Linux Integration (64 bit)
providerDescription = The provider uses libsecret to store a randomly generated user-specific \'master\' password. Users who can log into the operating system account can access contents of the secure storage.

Back to the top