Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Migrate host-list to Q #260

Closed
7 tasks done
Tracked by #257 ...
Mookse opened this issue Jul 9, 2024 · 0 comments · Fixed by #273 or #274
Closed
7 tasks done
Tracked by #257 ...

Migrate host-list to Q #260

Mookse opened this issue Jul 9, 2024 · 0 comments · Fixed by #273 or #274
Assignees
Labels
bot enhancement New feature or request refactor refactoring of current code required functionality required for primary pre-alpha release to family and friends security system-avatar MyLife Core Intelligence

Comments

@Mookse
Copy link
Member

Mookse commented Jul 9, 2024

Hosted List updated on create-account and should migrate to Q; in fact, to be a platform/system Avatar, you've got to prepare all the goods. Not yet ready to move session management in, but for now, identify any server functionality

  • hostedMember
    • functions.mjs -> ctx.state.avatar.hostedMembers(key)
    • mylife-avatar.mjs add function async hostedMembers(key)'
    • add to this.#hostedMembers when account created
    • any MyLife instance must be able to host its own subset of members for distributed technology viability
    • note: ultimately there will be some donation scheme, but a member avatar is unlikely to ever "host" membership because by abstracting to that level it runs the risk of being indebted bondage for access (or the illusion of such could be presented)... Correct! humans can host systems that host humans, but humans (core) cannot host humans (core).
      • Open to all suggestions that would minimize exploitation of even that locally hosted member bondage (other than flatly abandoning distributed architectural notion); it may be too early to entertain, as frontend improvements and intelligence-derived obvious alternatives may well arise, and can certainly be infused into the central codebase a capacity to help individuals remediate such conditions and this knowledge would be available to their avatar which is always the central core. What? now you're asking about how to protect the fidelity and access of a crypto-level db-falsifiers?
  • router/routes (already steals from Q or even System Avatar -> CORRECT frontend manipulation of menus was also through this mechanic - shouldn't have deviated too far, but stubs still operable!). Demonstrates minimal way to accomplish:
    • const serverRouter = await _Maht.router
      • note that this operates under the dependency injection reverse model, where attached intelligence
      • MyLife Avatar: the liberty, in eco - the privilege, and in exo the right to request consent
  • session management - may be a ways off?
  • Q-Hosting Key - corporate avatars should have internal key field that identifies them to system for handshake
    • currently process.env.MYLIFE_HOSTING_KEY compared against avatar field for org hosting_key
@Mookse Mookse mentioned this issue Jul 9, 2024
14 tasks
@Mookse Mookse self-assigned this Jul 9, 2024
@Mookse Mookse added enhancement New feature or request system-avatar MyLife Core Intelligence required functionality required for primary pre-alpha release to family and friends refactor refactoring of current code performance security bot labels Jul 9, 2024
@Mookse Mookse changed the title Hosted List updated on create-account Migrate host-list to Q Jul 9, 2024
@Mookse Mookse moved this from To triage to In progress in MyLife Alpha MVP Build Jul 9, 2024
@Mookse Mookse moved this from In progress to In review in MyLife Alpha MVP Build Jul 14, 2024
@Mookse Mookse moved this from Open to In Testing in MyLife Alpha-Talc Jul 14, 2024
@Mookse Mookse mentioned this issue Jul 16, 2024
14 tasks
@Mookse Mookse linked a pull request Jul 16, 2024 that will close this issue
14 tasks
@github-project-automation github-project-automation bot moved this from In Testing to Done in MyLife Alpha-Talc Jul 16, 2024
@github-project-automation github-project-automation bot moved this from In review to Done in MyLife Alpha MVP Build Jul 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bot enhancement New feature or request refactor refactoring of current code required functionality required for primary pre-alpha release to family and friends security system-avatar MyLife Core Intelligence
Projects
Status: Done
Status: Done
1 participant