| 1234567891011121314 | 
#------------------------------------------------------------------------------# $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# .psafe30	string	PWS3	Password Safe V3 database
 |