comparison TODO @ 350:7b6ec6ee418d

PONG
author Matti Hamalainen <ccr@tnsp.org>
date Wed, 19 Oct 2005 23:03:00 +0000
parents 171b428ee806
children 57bd9bd45ec2
comparison
equal deleted inserted replaced
349:b5e54614b35a 350:7b6ec6ee418d
83 83
84 4) Unzip, install, etc... is there source for hvsc update tool? if not, 84 4) Unzip, install, etc... is there source for hvsc update tool? if not,
85 it may have to be reimplemented. blah. 85 it may have to be reimplemented. blah.
86 86
87 security issues: 87 security issues:
88 - how to prevent dns-spoofing or other attempts 88 - how to prevent dns-spoofing or other attempts to distribute invalid data?
89 to distribute invalid data?
90 - if forged data is got: exploitation of further vulnerabilities 89 - if forged data is got: exploitation of further vulnerabilities
91 in xmms-sid or unzip/tar may be possible 90 in xmms-sid or unzip/tar may be possible
92 - only good way would be PGP/GnuPG signing of packages, but 91 - only good way would be PGP/GnuPG signing of packages, but
93 that might be quite hard to implement... 92 that might be quite hard to implement...
94 93
96 libgcrypt alone should be used, less depencies is better... 95 libgcrypt alone should be used, less depencies is better...
97 but if it's too hard without gpgme, use it too. 96 but if it's too hard without gpgme, use it too.
98 97
99 98
100 Crazy ideas: 99 Crazy ideas:
101 - Song "pre-rendering" support+position selector 100 - Song "pre-rendering" support+position selector work like it "should".
102 work like it "should". Option for those who have the 101 Option for those who have the CPU power (or patience) and enough RAM
103 CPU power (or patience) and enough RAM to spare for 102 to spare for the whole song. (probably not feasible, dunno.)
104 the whole song. (probably not feasible, dunno.)
105 103
106 104
107 For XMMS-SID2 105 For XMMS-SID2
108 ------------- 106 -------------
109 Port to XMMS2. 107 Port to XMMS2.