Skip to content

Commit bda9d7a

Browse files
authored
docs: archlinux encryption not available (#489)
* docs: archlinux encryption not available Signed-off-by: Adam Setch <[email protected]> * docs: archlinux encryption not available Signed-off-by: Adam Setch <[email protected]> * docs: archlinux encryption not available Signed-off-by: Adam Setch <[email protected]> --------- Signed-off-by: Adam Setch <[email protected]>
1 parent be6ed13 commit bda9d7a

File tree

2 files changed

+11
-3
lines changed

2 files changed

+11
-3
lines changed

src/faqs/7.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
2-
title: "How can I contribute to Gitify?"
2+
title: "How do I fix 'Encryption is not available' errors on Linux?"
33
---
4-
You can contribute to Gitify by opening an issue or pull request on GitHub at [gitify-app/gitify](https://github.com/gitify-app/gitify).
4+
Some Linux users(ie: ArchLinux) have reported seeing **Encryption is not available** errors within the application logs.
55

66
<br />
77

8-
Check out our [open issues](https://github.com/gitify-app/gitify/issues) and see if there is any existing ideas that you would like to work on.
8+
To remediate, please try launching Gitify with an appropriate [password manager command line flag](https://www.electronjs.org/docs/latest/api/safe-storage#safestoragesetuseplaintextencryptionuseplaintext)

src/faqs/8.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
---
2+
title: "How can I contribute to Gitify?"
3+
---
4+
You can contribute to Gitify by opening an issue or pull request on GitHub at [gitify-app/gitify](https://github.com/gitify-app/gitify).
5+
6+
<br />
7+
8+
Check out our [open issues](https://github.com/gitify-app/gitify/issues) and see if there is any existing ideas that you would like to work on.

0 commit comments

Comments
 (0)