zhehaowang / ndnfit

NDNFit Android OpenmHealth pilot application based on professor Jung's work
GNU Lesser General Public License v3.0
2 stars 0 forks source link

Need DSU server bootstrap function #4

Open zhtaoxiang opened 8 years ago

zhtaoxiang commented 8 years ago

When a DSU restarts, it should have the mechanism to get all user identities and users' corresponding latest update information segment from repo (for now, it's repo-ng).

zhehaowang commented 8 years ago

I think you mean the user's prefix by "user identity";

Yes we'll need this, which can be related to #3 ; either an out-of-band communication with repo-ng, or a mechanism to name/flag the interest as local/non-local only.