feat(readme) status changes

Signed-off-by: Daniel Thompson-Yvetot <denjell@quasar.dev>
This commit is contained in:
Daniel Thompson-Yvetot 2019-07-14 11:14:14 +02:00
parent 85854c4391
commit 6f3d2374a4
No known key found for this signature in database
GPG Key ID: A88F800A19E176E6

View File

@ -77,10 +77,14 @@ you through the process. Here is a bit of a status report.
- [x] Build on Linux
- [ ] Build on Windows
- [x] STDOUT Passthrough with Command Invocation
- [x] Self Updater
- [x] Inter Process Communication (IPC)
- [x] Documentation
- [x] Self Updater
- [x] Inter Process Communication (IPC)
- [x] Documentation
- [x] Filesystem R/W (scoped to permissions)
- [ ] Secure Cryptographic Enclave
- [ ] Message Bus
- [x] Copy Buffer
- [ ] API Spec (in progress)
### Comparison between Proton 1 and Electron 5
@ -99,11 +103,14 @@ you through the process. Here is a bit of a status report.
| Can Render PDF | Yes | No |
| Multiple Windows | Yes | Yes |
| GPU Access | Yes | Yes |
| Updater | Yes | Yes |
| Auto Updater | Yes | Yes (1) |
| Inter Process Communication (IPC) | Yes | Yes |
| Cross Platform | Yes | Yes |
| Custom App Icon | Yes | Yes |
#### Notes
1) Electron has no native auto updater on Linux
## Relation to Upstream Origins
We have made the decision to fork, enhance and maintain several upstream
projects here in this repository, in order to guarantee the security of the