aboutsummaryrefslogtreecommitdiffstats
path: root/src/content/docs/guides (unfollow)
Commit message (Collapse)AuthorFilesLines
12 daysdocs(guides): rewrite GPG fundamentals for clarityHEADmainsaturneric1-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.
12 daysdocs(interface): update macOS interface screenshotsaturneric1-1/+1
* Replace outdated macOS image with a newer screenshot * Ensures documentation reflects latest interface visuals for clarity
2025-07-06docs(guides): improve formatting and clarity in key server operations guidesaturneric1-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.
2025-07-06docs(guides): update OpenPGP trust management guide with current behavior ↵saturneric1-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.
2025-07-06docs(guides): enhance symmetric encryption guide with additional imagessaturneric1-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.
2025-07-06style(docs): remove emoji icons and improve formatting in symmetric ↵saturneric1-24/+27
encryption guide - Removed emoji icons for a cleaner presentation. - Adjusted formatting for better readability. - Ensured consistent heading styles throughout the document.
2025-07-06feat(docs): add guide for symmetric encryption and decryptionsaturneric1-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.
2025-06-27docs(guides): remove emoji from section titles for consistency and claritysaturneric1-24/+27
2025-06-27docs(guides): restructure and enhance the 'Fundamental Concepts' guide for ↵saturneric1-36/+77
clarity and depth
2025-06-27docs(guides): add comprehensive guide for understanding GpgFrontend ↵saturneric1-1/+13
interface and features
2025-06-24docs(guides): update documentation with new images and formattingsaturneric5-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
2025-06-24docs(guides): restructure email operations documentationsaturneric1-45/+29
- reorganized sections for better flow - simplified bullet point formatting - updated image references - removed redundant headers - consolidated best practices section
2025-06-24docs: update image urls in documentation guidessaturneric6-100/+100
- replace outdated image urls with new ones - standardize image url format across all guides - update references to match new image locations
2025-06-23docs(guides): reorder sections in fundamental-concepts.mdsaturneric1-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
2025-06-23docs(understand-interface): restructure key toolbox section and add detailssaturneric1-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
2025-06-23docs(guides): update interface documentation with workspace detailssaturneric1-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
2025-06-23docs: simplify subkey generation guide stepssaturneric1-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
2025-06-23docs(guides): add quick file operations section and imagessaturneric1-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
2025-06-23docs(guides): add key group documentationsaturneric1-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
2025-06-23docs(generate-use-subkey): improve formatting and add misconceptions sectionsaturneric1-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
2025-06-23docs(guides): add section on public key certificatessaturneric1-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
2025-06-23docs(smart-card): fix heading levels in smart card documentationsaturneric1-2/+2
- change h3 headings to h4 for better document hierarchy - maintain consistent heading levels for user pin and admin pin sections
2025-06-23docs(smart-card): add faq and core concepts sectionsaturneric1-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
2025-06-23docs: improve file operations guide formatting and claritysaturneric1-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
2025-06-23docs: format markdown headings consistentlysaturneric1-23/+23
- remove bold formatting from section headings - ensure consistent heading levels - maintain proper markdown syntax for subheadings
2025-06-19docs(guides): add smart card management documentationsaturneric1-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
2025-06-18docs(guides): update symmetric encryption docs for v2.1.9saturneric1-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
2025-04-26fix: the title of trust-manage doc is too long at sidebarsaturneric1-0/+2
2025-04-26feat: add manual of trust managementsaturneric1-0/+94
2025-04-09chore: make structure bettersaturneric1-9/+19
2025-04-08feat: adapt manual to v2.1.7saturneric14-935/+799
2024-11-29feat: add and improve documentssaturneric5-351/+525
2024-08-17fix: add contents and fix broken linkssaturneric3-3/+5
2024-08-17fix: update docs for v2.1.4saturneric1-6/+15
2024-06-28fix: correct mistakessaturneric1-5/+7
2024-06-14feat: fit documents to v2.1.3saturneric6-248/+578