Library-Distribution / ALD-API

the API (backend) for the ALD system
http://about.libba.net/docs/api/current
0 stars 0 forks source link

major redesign: hashes instead of GUIDs #11

Open maul-esel opened 11 years ago

maul-esel commented 11 years ago

Idea:

Remove all usages of GUIDs to identify an item and replace it by the package hash.

Advantages

There's no way two differing packages can have the same hash (as opposed to the same GUID).

Affects