Research
Security News
Malicious PyPI Package ‘pycord-self’ Targets Discord Developers with Token Theft and Backdoor Exploit
Socket researchers uncover the risks of a malicious Python package targeting Discord developers.
cordova-plugin-fileviewer
Advanced tools
A file viewing and sharing plugin based on the Web Intents plugin by Boris Smus
Cordova File Viewer (as well as Sharing) Plugin for Android and iOS.
The Android side is based on the WebIntent plugin by Boris Smus (@borismus) - https://github.com/phonegap/phonegap-plugins/tree/master/Android/WebIntent. This has been modified to only contain the parts needed and some methods were renamed, etc.
The iOS side uses UIActivityViewController
and UIDocumentInteractionController
.
It was created for the SpiderOak Mobile Client project - https://github.com/SpiderOak/SpiderOakMobileClient
One downside of having been written for just Android first is that there are some Androidisms in the iOS plugin (such as passing android.intent.extra.STREAM
in the extras params etc). Fixing this, and better documentation, will be done soon.
Follows the Cordova Plugin spec, so that it works with the Cordova CLI tools.
cordova plugin add https://github.com/SpiderOak/FileViewerPlugin.git
phonegap local plugin add https://github.com/SpiderOak/FileViewerPlugin.git
FAQs
A file viewing and sharing plugin based on the Web Intents plugin by Boris Smus
The npm package cordova-plugin-fileviewer receives a total of 4 weekly downloads. As such, cordova-plugin-fileviewer popularity was classified as not popular.
We found that cordova-plugin-fileviewer demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Research
Security News
Socket researchers uncover the risks of a malicious Python package targeting Discord developers.
Security News
The UK is proposing a bold ban on ransomware payments by public entities to disrupt cybercrime, protect critical services, and lead global cybersecurity efforts.
Security News
Snyk's use of malicious npm packages for research raises ethical concerns, highlighting risks in public deployment, data exfiltration, and unauthorized testing.