| 1234567891011121314 | 
#------------------------------------------------------------------------------# $File: pwsafe,v 1.2 2019/04/19 00:42:27 christos Exp $# pwsafe: file(1) magic for passwordsafe file## Password Safe# http://passwordsafe.sourceforge.net/# file format specs# https://passwordsafe.svn.sourceforge.net/viewvc/passwordsafe/trunk/pwsafe/pwsafe/docs/formatV3.txt# V2 https://passwordsafe.svn.sourceforge.net/viewvc/passwordsafe/trunk/pwsafe/pwsafe/docs/formatV2.txt# V1 https://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
 |