Metadata-Version: 1.1
Name: SFLvault-server
Version: 0.8.0.0
Summary: Networked credentials store and authentification manager - Server
Home-page: http://www.sflvault.org
Author: Alexandre Bourget
Author-email: alexandre.bourget@savoirfairelinux.com
License: UNKNOWN
Description: # Welcome to SFLvault
        
        SFLvault is a Networked credentials store and authentication manager.
        
        It has a client/vault (server) architecture allowing to cryptographically store and organise loads of passwords for different machines and services.
        
        To learn more, see the Project's wiki
        
        https://projects.savoirfairelinux.com/projects/sflvault/wiki/
        
        
        SFLVault Server Release Notes
        =============================
        
        0.8.0 - 28-06-2013
        ------------------
        
        * Dropped Pylons and use Python's XMLRPC library to power the server.
        * Added authentication caching. (#9440)
        * Improved unit test reliability.
        * Save the date the secret was modified, for traceability.
        * Fix namespace packaging issue.
        * session_trust parameter now deprecated
        
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Topic :: Internet :: WWW/HTTP
