mirror of
https://github.com/Stichting-MINIX-Research-Foundation/netbsd.git
synced 2025-09-07 06:05:19 -04:00
15 lines
666 B
Plaintext
15 lines
666 B
Plaintext
|
|
#------------------------------------------------------------------------------
|
|
# $File: pwsafe,v 1.1 2012/10/25 00:12:19 christos Exp $
|
|
# pwsafe: file(1) magic for passwordsafe file
|
|
#
|
|
# Password Safe
|
|
# http://passwordsafe.sourceforge.net/
|
|
# file format specs
|
|
# http://passwordsafe.svn.sourceforge.net/viewvc/passwordsafe/trunk/pwsafe/pwsafe/docs/formatV3.txt
|
|
# V2 http://passwordsafe.svn.sourceforge.net/viewvc/passwordsafe/trunk/pwsafe/pwsafe/docs/formatV2.txt
|
|
# V1 http://passwordsafe.svn.sourceforge.net/viewvc/passwordsafe/trunk/pwsafe/pwsafe/docs/notes.txt
|
|
# V2 and V1 have no easy identifier that I can find
|
|
# .psafe3
|
|
0 string PWS3 Password Safe V3 database
|