An open API service indexing awesome lists of open source software.

https://github.com/pacoorozco/aps-docs

Documentation for using Android Password Store
https://github.com/pacoorozco/aps-docs

android-application documentation pass password-manager

Last synced: about 1 month ago
JSON representation

Documentation for using Android Password Store

Awesome Lists containing this project

README

          

# Android Password Store Documentation

This project contains the documentation for the [Android Password Store application](https://github.com/agrahn/Android-Password-Store), a secure and open-source password manager based on the [pass](https://www.passwordstore.org/).

## About

Android Password Store is an app that allows users to manage their passwords securely using GPG-encrypted files, compatible with the [pass](https://www.passwordstore.org/) standard. This documentation provides guides, usage instructions, and development information for users and contributors.

## Features

- Secure password storage using GPG encryption
- Compatible with the `pass` and other pass-compatible apps
- Easy password retrieval and management
- Open-source and privacy-focused

## Getting Started

Refer to the [User Guide](https://pacoorozco.info/APS-docs/docs/category/getting-started) for detailed instructions.

## Development

This documentation site is built with [Docusaurus](https://docusaurus.io/).