aboutsummaryrefslogtreecommitdiffstats
path: root/src/content/docs/guides (follow)
Commit message (Collapse)AuthorAgeFilesLines
* docs(guides): rewrite GPG fundamentals for clarityHEADmainsaturneric12 days1-191/+102
| | | | | | | | | | * Simplifies and restructures explanations for beginners, emphasizing step-by-step learning. * Removes redundant sections and streamlines analogies, focusing on practical understanding. * Clarifies concepts like key pairs, encryption, signatures, and certificates, with improved examples and security tips. * Highlights benefits and usage of `GpgFrontend` for new users.
* docs(interface): update macOS interface screenshotsaturneric12 days1-1/+1
| | | | | * Replace outdated macOS image with a newer screenshot * Ensures documentation reflects latest interface visuals for clarity
* docs(guides): improve formatting and clarity in key server operations guidesaturneric2025-07-061-23/+25
| | | | | | - Removed unnecessary colons in section headers for consistency. - Enhanced clarity by restructuring caution messages. - Improved formatting of key points and tips for better readability.
* docs(guides): update OpenPGP trust management guide with current behavior ↵saturneric2025-07-061-2/+2
| | | | | | | and reasons for synchronization policy * Added section on current behavior regarding UID uploads to key servers. * Explained reasons for not enforcing automatic synchronization due to key server policies.
* docs(guides): enhance symmetric encryption guide with additional imagessaturneric2025-07-061-0/+6
| | | | | - Added images to illustrate the steps for enabling symmetric encryption and accessing the encryption button. - Improved visual clarity for users following the encryption process.
* style(docs): remove emoji icons and improve formatting in symmetric ↵saturneric2025-07-061-24/+27
| | | | | | | | encryption guide - Removed emoji icons for a cleaner presentation. - Adjusted formatting for better readability. - Ensured consistent heading styles throughout the document.
* feat(docs): add guide for symmetric encryption and decryptionsaturneric2025-07-061-0/+0
| | | | | | - Introduced a comprehensive guide on symmetric encryption, detailing its definition, functionality, and usage. - Included steps for encrypting and decrypting data using GpgFrontend. - Provided security tips and scenarios for appropriate use of symmetric encryption.
* docs(guides): remove emoji from section titles for consistency and claritysaturneric2025-06-271-24/+27
|
* docs(guides): restructure and enhance the 'Fundamental Concepts' guide for ↵saturneric2025-06-271-36/+77
| | | | clarity and depth
* docs(guides): add comprehensive guide for understanding GpgFrontend ↵saturneric2025-06-271-1/+13
| | | | interface and features
* docs(guides): update documentation with new images and formattingsaturneric2025-06-245-92/+93
| | | | | | | | - add new images to file-operations.md - update formatting in generate-key.md - add images and improve structure in key-server-operations.md - add images and reorganize content in openpgp-trust-manage.md - update images and simplify text in text-opetations.md
* docs(guides): restructure email operations documentationsaturneric2025-06-241-45/+29
| | | | | | | | - reorganized sections for better flow - simplified bullet point formatting - updated image references - removed redundant headers - consolidated best practices section
* docs: update image urls in documentation guidessaturneric2025-06-246-100/+100
| | | | | | - replace outdated image urls with new ones - standardize image url format across all guides - update references to match new image locations
* docs(guides): reorder sections in fundamental-concepts.mdsaturneric2025-06-231-42/+33
| | | | | | - moved public key certificates section after web of trust explanation - removed standalone summary section as content is covered elsewhere - improved flow of concepts from basic to advanced topics
* docs(understand-interface): restructure key toolbox section and add detailssaturneric2025-06-231-13/+24
| | | | | | | | - reorganized key toolbox content for better flow - added explanation of key types and usage codes - included details about key groups - expanded usage code descriptions with examples - removed standalone large text file support subsection
* docs(guides): update interface documentation with workspace detailssaturneric2025-06-231-23/+71
| | | | | | | - restructured content to focus on workspace organization - added detailed descriptions for file panel, text editor, and mail editor - updated operations bar section with current functionality - improved overall clarity and flow of the documentation
* docs: simplify subkey generation guide stepssaturneric2025-06-231-12/+10
| | | | | | - removed nested bullet points for clearer step-by-step instructions - consolidated method descriptions into single-level bullet points - kept image references in place without changes
* docs(guides): add quick file operations section and imagessaturneric2025-06-231-1/+25
| | | | | | | - add new section explaining quick file operations via direct selection - include two screenshots demonstrating the file selection process - reorganize existing content under new heading - improve flow between sections
* docs(guides): add key group documentationsaturneric2025-06-231-0/+109
| | | | | | | - introduce key group concept and characteristics - explain how to create and manage key groups - describe typical use cases and special behaviors - note limitations and independence from GnuPG keygroups
* docs(generate-use-subkey): improve formatting and add misconceptions sectionsaturneric2025-06-231-30/+89
| | | | | | | - fix markdown formatting inconsistencies - add new section about common subkey misconceptions - reorganize tips and notes into clearer sections - update image references to be consistent
* docs(guides): add section on public key certificatessaturneric2025-06-231-3/+42
| | | | | | | - explain what public key certificates contain - describe importance of certificates for identity binding and trust - provide example of certificate usage - improve formatting and readability throughout guide
* docs(smart-card): fix heading levels in smart card documentationsaturneric2025-06-231-2/+2
| | | | | - change h3 headings to h4 for better document hierarchy - maintain consistent heading levels for user pin and admin pin sections
* docs(smart-card): add faq and core concepts sectionsaturneric2025-06-231-0/+141
| | | | | | | | | - explain what an openpgp smart card is and its advantages - clarify difference between user pin and admin pin - define key stubs and their purpose - answer common questions about key storage and fetching - add section on handling wrong pin attempts and key synchronization - explain multi-credential support in devices like yubikey
* docs: improve file operations guide formatting and claritysaturneric2025-06-231-11/+17
| | | | | | | | - reformat numbered steps for better readability - add missing newlines between sections - fix indentation in settings instructions - add bullet points for clarity in ASCII/binary format section - improve folder encryption/decryption steps formatting
* docs: format markdown headings consistentlysaturneric2025-06-231-23/+23
| | | | | | - remove bold formatting from section headings - ensure consistent heading levels - maintain proper markdown syntax for subheadings
* docs(guides): add smart card management documentationsaturneric2025-06-191-0/+70
| | | | | | | | - add comprehensive guide for OpenPGP smart card management - describe key sections and features of smart card controller - explain operations panel functionality - include typical usage scenarios and security notes - add screenshot for visual reference
* docs(guides): update symmetric encryption docs for v2.1.9saturneric2025-06-181-39/+23
| | | | | | | | - add steps to enable symmetric encryption feature in settings - clarify symmetric encryption process with new dedicated button - update current documentation version to v2.1.9 - remove summary table from symmetric encryption guide - add OpenPGP link in overview glance
* fix: the title of trust-manage doc is too long at sidebarsaturneric2025-04-261-0/+2
|
* feat: add manual of trust managementsaturneric2025-04-261-0/+94
|
* chore: make structure bettersaturneric2025-04-091-9/+19
|
* feat: adapt manual to v2.1.7saturneric2025-04-0814-935/+799
|
* feat: add and improve documentssaturneric2024-11-295-351/+525
|
* fix: add contents and fix broken linkssaturneric2024-08-173-3/+5
|
* fix: update docs for v2.1.4saturneric2024-08-171-6/+15
|
* fix: correct mistakessaturneric2024-06-281-5/+7
|
* feat: fit documents to v2.1.3saturneric2024-06-146-248/+578
|
* feat: initial commitsaturneric2024-04-0511-0/+1445