Skip to content

A Permission System written in ECMAScript 2020 to allow Browser based Apps to request Acces to Nativ API's Android like

License

Notifications You must be signed in to change notification settings

direktspeed/es-permissions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

es-permissions

A Permission System written in ECMAScript 2020 to allow Browser based Apps to request Acces to Nativ API's Android like

Why?

At present we use many Electron Apps to have access to nativ API's on Windows and Linux and MacOs i want to build a abstraction layer for that nativ caps and expose that in a android like request api so that you can run a single instance on the host system and all other applications can request permissions on that implamentation.

It should also enable companys to Code Applications and give them restricted access to Physical Resources which is a hugh security win it is similar to the way Containers do Work

About

A Permission System written in ECMAScript 2020 to allow Browser based Apps to request Acces to Nativ API's Android like

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published