Skip to content

TODO: Update app to run local Anisette Server #34

@parawanderer

Description

@parawanderer

The FindMy.py library now supports running a local Anisette server alongside the python executable. It does this by putting it into a local qemu VM. This solution has the potential to fix a bunch of authentication related issues that users have been reporting regarding this project, but needs to be tested because of its level of complexity.

Another consideration is the fact that it's running a VM to emulate something that is a of an android APK (JNI). So running a VM to run that from python inside of java inside of android seems a bit silly. A better question might be to see if we can run that part from android directly to avoid this convolution.

See: #19


EDIT: to be combined with: #30 under some sort of experimental toggle.

Metadata

Metadata

Assignees

Labels

@appIssues regarding the OpenTagViewer Android appenhancementNew feature or request‼️ PRIORITY

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions