Page MenuHome GnuPG

No OneTemporary

diff --git a/CODE_OF_CONDUCT.md b/CODE_OF_CONDUCT.md
deleted file mode 100644
index f6f9d63..0000000
--- a/CODE_OF_CONDUCT.md
+++ /dev/null
@@ -1,75 +0,0 @@
-# Contributor Covenant Code of Conduct
-
-## Our Pledge
-
-In the interest of fostering an open and welcoming environment, we as
-contributors and maintainers pledge to making participation in our project and
-our community a harassment-free experience for everyone, regardless of age, body
-size, disability, ethnicity, sex characteristics, gender identity and expression,
-level of experience, education, socio-economic status, nationality, personal
-appearance, race, religion, or sexual identity and orientation.
-
-## Our Standards
-
-Examples of behavior that contributes to creating a positive environment
-include:
-
-* Using welcoming and inclusive language
-* Being respectful of differing viewpoints and experiences
-* Gracefully accepting constructive criticism
-* Focusing on what is best for the community
-* Showing empathy towards other community members
-
-Examples of unacceptable behavior by participants include:
-
-* The use of sexualized language or imagery and unwelcome sexual attention or
- advances
-* Public or private harassment
-* Publishing others' private information, such as a physical or electronic
- address, without explicit permission
-* Other conduct which could reasonably be considered inappropriate in a
- professional setting
-
-## Our Responsibilities
-
-Project maintainers are responsible for clarifying the standards of acceptable
-behavior and are expected to take appropriate and fair corrective action in
-response to any instances of unacceptable behavior.
-
-Project maintainers have the right and responsibility to remove, edit, or
-reject comments, commits, code, wiki edits, issues, and other contributions
-that are not aligned to this Code of Conduct, or to ban temporarily or
-permanently any contributor for other behaviors that they deem inappropriate,
-threatening, offensive, or harmful.
-
-## Scope
-
-This Code of Conduct applies both within project spaces and in public spaces
-when an individual is representing the project or its community. Examples of
-representing a project or community include using an official project e-mail
-address, posting via an official social media account, or acting as an appointed
-representative at an online or offline event. Representation of a project may be
-further defined and clarified by project maintainers.
-
-## Enforcement
-
-Instances of abusive, harassing, or otherwise unacceptable behavior may be
-reported by contacting the project team at help@qtpass.org. All
-complaints will be reviewed and investigated and will result in a response that
-is deemed necessary and appropriate to the circumstances. The project team is
-obligated to maintain confidentiality with regard to the reporter of an incident.
-Further details of specific enforcement policies may be posted separately.
-
-Project maintainers who do not follow or enforce the Code of Conduct in good
-faith may face temporary or permanent repercussions as determined by other
-members of the project's leadership.
-
-## Attribution
-
-This Code of Conduct is adapted from the [Contributor Covenant][homepage], version 1.4,
-available at <https://www.contributor-covenant.org/version/1/4/code-of-conduct.html>
-
-[homepage]: https://www.contributor-covenant.org
-
-For answers to common questions about this code of conduct, see
-<https://www.contributor-covenant.org/faq>
diff --git a/org.gnupg.gpgpass.appdata.xml b/org.gnupg.gpgpass.appdata.xml
new file mode 100644
index 0000000..c5f4286
--- /dev/null
+++ b/org.gnupg.gpgpass.appdata.xml
@@ -0,0 +1,27 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<component type="desktop">
+ <id>org.gnupg.gpgpass.desktop</id>
+ <name>GnuPG Password Manager</name>
+ <summary>Password Manager</summary>
+ <developer_name>GnuPG</developer_name>
+ <description>
+ <p>
+ Multiplatform password manager, compatible with pass, the standard unix password manager
+ </p>
+ <p>Features:</p>
+ <ul>
+ <li>Encrypted passwords using gnupg</li>
+ <li>Cross platform</li>
+ <li>Reading pass password stores</li>
+ <li>Decrypting and displaying the password and related info</li>
+ <li>Editing and adding of passwords and information</li>
+ <li>Per-folder user selection for multi recipient encryption</li>
+ <li>Configuration options for backends and executable/folder locations</li>
+ <li>Copying password to clipboard</li>
+ <li>Configurable shoulder surfing protection options</li>
+ </ul>
+ </description>
+ <metadata_license>GFDL-1.3</metadata_license>
+ <project_license>GPL-3.0</project_license>
+ <url type="bugtracker">https://dev.gnupg.org</url>
+</component>
diff --git a/org.gnupg.gpgpass.desktop b/org.gnupg.gpgpass.desktop
new file mode 100644
index 0000000..591e77a
--- /dev/null
+++ b/org.gnupg.gpgpass.desktop
@@ -0,0 +1,8 @@
+[Desktop Entry]
+Type=Application
+Name=GnuPG Password Manager
+Version=1.0
+GenericName=Password Manager
+Exec=gpgpass
+Icon=gpgpass
+Categories=Security;Utility;KDE;Qt
diff --git a/qtpass.appdata.xml b/qtpass.appdata.xml
deleted file mode 100644
index 5d1633d..0000000
--- a/qtpass.appdata.xml
+++ /dev/null
@@ -1,48 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<component type="desktop">
- <id>qtpass.desktop</id>
- <name>QtPass</name>
- <summary>GUI for the standard unix password store</summary>
- <summary xml:lang="nl_NL">GUI voor de standaard unix wachtwoord opslag</summary>
- <developer_name>IJHack</developer_name>
- <description>
- <p>
- QtPass is a multi-platform GUI for pass, the standard unix password manager.
- </p>
- <p>Features:</p>
- <ul>
- <li>Using pass or git and gpg2 directly</li>
- <li>Cross platform: Linux, BSD, OS X and Windows</li>
- <li>Using native widgets and iconography where possible</li>
- <li>Reading pass password stores</li>
- <li>Decrypting and displaying the password and related info</li>
- <li>Editing and adding of passwords and information</li>
- <li>Updating to and from a git repository</li>
- <li>Per-folder user selection for multi recipient encryption</li>
- <li>Configuration options for backends and executable/folder locations</li>
- <li>Copying password to clipboard</li>
- <li>Configurable shoulder surfing protection options</li>
- <li>Experimental WebDAV support</li>
- </ul>
- </description>
- <!--<description xml:lang="nl_NL"></description>--><!-- other languages are supported -->
- <metadata_license>GFDL-1.3</metadata_license>
- <project_license>GPL-3.0</project_license>
- <url type="bugtracker">https://github.com/IJHack/qtpass/issues</url>
- <!--<url type="donation"></url>-->
- <url type="faq">https://github.com/IJHack/qtpass/blob/master/FAQ.md</url>
- <!--<url type="help"></url>-->
- <url type="homepage">https://qtpass.org/</url>
- <project_group>IJHack</project_group>
- <screenshots>
- <screenshot type="default">
- <!--<caption></caption> -->
- <image width="768" height="596">https://qtpass.org/images/qtpass.png</image>
- </screenshot>
- <screenshot>
- <caption>Configuration</caption>
- <caption xml:lang="nl_NL">Configuratie</caption>
- <image width="900" height="637">https://qtpass.org/images/config.png</image>
- </screenshot>
- </screenshots>
-</component>
diff --git a/qtpass.desktop b/qtpass.desktop
deleted file mode 100644
index f911d88..0000000
--- a/qtpass.desktop
+++ /dev/null
@@ -1,39 +0,0 @@
-[Desktop Entry]
-Type=Application
-Name=QtPass
-Version=1.0
-GenericName=Password Manager
-#GenericName[ar_MA]=
-GenericName[ca]=Gestor de contrasenyes
-#GenericName[de_DE]=
-#GenericName[es_ES]=
-#GenericName[fr_BE]=
-#GenericName[fr_FR]=
-#GenericName[gl_ES]=
-#GenericName[he_IL]=
-#GenericName[hu_HU]=
-GenericName[nl]=Wachtwoordbeheerder
-#GenericName[pl_PL]=
-#GenericName[ru_RU]=
-#GenericName[sv_SE]=
-#GenericName[zh_CN]=
-Comment=GUI for the standard unix password store
-#Comment[ar_MA]=
-Comment[ca]=Interfície gràfica per al magatzem de contrasenyes UNIX estàndard
-#Comment[de_DE]=
-#Comment[es_ES]=
-#Comment[fr_BE]=
-#Comment[fr_FR]=
-#Comment[gl_ES]=
-#Comment[he_IL]=
-#Comment[hu_HU]=
-Comment[nl]=GUI voor de standaard Unix wachtwoordopslag
-#Comment[pl_PL]=
-#Comment[ru_RU]=
-#Comment[sv_SE]=
-#Comment[zh_CH]=
-Exec=qtpass
-Icon=qtpass-icon
-Terminal=false
-Categories=Security;Utility;
-Keywords=Password;Manager;QT;

File Metadata

Mime Type
text/x-diff
Expires
Tue, Dec 9, 1:16 AM (18 h, 12 m)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
e5/c2/a4f8ef568a79c3d33e6d1f9356ca

Event Timeline