{
  "WorkItem": {
    "AffectedComponent": {
      "Name": "",
      "DisplayName": ""
    },
    "ClosedComment": "not a bug.",
    "ClosedDate": "2008-02-06T10:52:41.453-08:00",
    "CommentCount": 0,
    "Custom": null,
    "Description": "\"This project includes a password-encrypted key used for signing. Enter the password for the key file to import the key file into the local crypto-store database for use.\"",
    "LastUpdatedDate": "2013-05-16T05:32:48.56-07:00",
    "PlannedForRelease": "",
    "ReleaseVisibleToPublic": false,
    "Priority": {
      "Name": "Low",
      "Severity": 50,
      "Id": 1
    },
    "ProjectName": "DotNetZip",
    "ReportedDate": "2008-02-05T17:10:14.807-08:00",
    "Status": {
      "Name": "Closed",
      "Id": 4
    },
    "ReasonClosed": {
      "Name": "Unassigned"
    },
    "Summary": "Requre password when loading your solution...",
    "Type": {
      "Name": "Issue",
      "Id": 3
    },
    "VoteCount": 2,
    "Id": 3523
  },
  "FileAttachments": [],
  "Comments": [
    {
      "Message": "Check the ReadThis.txt file!  \r\nHere's the problem people; if I give you the password to the PFX file, then anyone can go and build a modified DotNetZip.dll, and sign it, and apply the same version number.  This means there will be multiple distinct assemblies with the same signature.  This is obviously not good.  So the signed DLL is from me only, and if anyone wants to modify the project and party on it, they'll have to sign it themselves, using their own key.  \r\n\r\nI should put a note to this effect in the readme. \r\n",
      "PostedDate": "2008-02-06T10:52:32.533-08:00",
      "Id": -2147483648
    },
    {
      "Message": "",
      "PostedDate": "2008-02-06T10:52:41.453-08:00",
      "Id": -2147483648
    },
    {
      "Message": "",
      "PostedDate": "2013-02-21T18:44:53.287-08:00",
      "Id": -2147483648
    },
    {
      "Message": "",
      "PostedDate": "2013-05-16T05:32:48.56-07:00",
      "Id": -2147483648
    }
  ]
}