mirror of
				https://github.com/privacyguides/privacyguides.org.git
				synced 2025-10-31 11:36:36 +00:00 
			
		
		
		
	Break up productivity page (#611)
This commit is contained in:
		| @@ -25,8 +25,7 @@ items: | |||||||
|   - type: link |   - type: link | ||||||
|     title: File Encryption Tools |     title: File Encryption Tools | ||||||
|     icon: fad fa-file-certificate |     icon: fad fa-file-certificate | ||||||
|     file: legacy_pages/software/productivity.html |     file: legacy_pages/software/file-encryption.html | ||||||
|     anchor: encrypt |  | ||||||
|   - type: link |   - type: link | ||||||
|     title: File Sharing and Sync |     title: File Sharing and Sync | ||||||
|     icon: fad fa-file-user |     icon: fad fa-file-user | ||||||
| @@ -34,8 +33,7 @@ items: | |||||||
|   - type: link |   - type: link | ||||||
|     title: Metadata Removal Tools |     title: Metadata Removal Tools | ||||||
|     icon: fad fa-file-times |     icon: fad fa-file-times | ||||||
|     file: legacy_pages/software/productivity.html |     file: legacy_pages/software/metadata-removal-tools.html | ||||||
|     anchor: metadata-removal-tools |  | ||||||
|   - type: link |   - type: link | ||||||
|     title: Password Managers |     title: Password Managers | ||||||
|     icon: fad fa-user-lock |     icon: fad fa-user-lock | ||||||
|   | |||||||
| @@ -1,5 +1,3 @@ | |||||||
| <h2 id="encrypt" class="anchor"><a href="#encrypt"><i class="fas fa-link anchor-icon"></i></a> File Encryption Software</h2> |  | ||||||
|  |  | ||||||
| <div class="alert alert-warning" role="alert"> | <div class="alert alert-warning" role="alert"> | ||||||
|   <strong>If you are currently not using encryption software for your hard disk, emails, or file archives, you should pick one here.</strong> |   <strong>If you are currently not using encryption software for your hard disk, emails, or file archives, you should pick one here.</strong> | ||||||
| </div> | </div> | ||||||
|   | |||||||
| @@ -1,5 +1,3 @@ | |||||||
| <h2 id="metadata-removal-tools" class="anchor"><a href="#metadata-removal-tools"><i class="fas fa-link anchor-icon"></i></a> Metadata Removal Tools</h2> |  | ||||||
|  |  | ||||||
| {% | {% | ||||||
|   include legacy/cardv2.html |   include legacy/cardv2.html | ||||||
|   title="MAT2" |   title="MAT2" | ||||||
|   | |||||||
| @@ -1,5 +1,3 @@ | |||||||
| <h2 id="productivity" class="anchor"><a href="#productivity"><i class="fas fa-link anchor-icon"></i></a> Productivity Tools</h2> |  | ||||||
|  |  | ||||||
| {% include legacy/cardv2.html | {% include legacy/cardv2.html | ||||||
|   title="PrivateBin" |   title="PrivateBin" | ||||||
|   image="/assets/img/legacy_svg/3rd-party/privatebin.svg" |   image="/assets/img/legacy_svg/3rd-party/privatebin.svg" | ||||||
|   | |||||||
							
								
								
									
										9
									
								
								legacy_pages/software/file-encryption.html
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										9
									
								
								legacy_pages/software/file-encryption.html
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,9 @@ | |||||||
|  | --- | ||||||
|  | layout: page | ||||||
|  | permalink: /software/file-encryption/ | ||||||
|  | title: "File Encryption Software" | ||||||
|  | description: "Get working and collaborating without sharing your documents with a middleman or trusting a cloud provider." | ||||||
|  | --- | ||||||
|  |  | ||||||
|  | {% include legacy/sections/file-encryption.html %} | ||||||
|  |  | ||||||
							
								
								
									
										9
									
								
								legacy_pages/software/metadata-removal-tools.html
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										9
									
								
								legacy_pages/software/metadata-removal-tools.html
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,9 @@ | |||||||
|  | --- | ||||||
|  | layout: page | ||||||
|  | permalink: /software/metadata-removal-tools/ | ||||||
|  | title: "Metadata Removal Tools" | ||||||
|  | description: "Get working and collaborating without sharing your documents with a middleman or trusting a cloud provider." | ||||||
|  | --- | ||||||
|  |  | ||||||
|  | {% include legacy/sections/metadata-removal-tools.html %} | ||||||
|  |  | ||||||
| @@ -6,7 +6,3 @@ description: "Get working and collaborating without sharing your documents with | |||||||
| --- | --- | ||||||
|  |  | ||||||
| {% include legacy/sections/productivity-tools.html %} | {% include legacy/sections/productivity-tools.html %} | ||||||
|  |  | ||||||
| {% include legacy/sections/metadata-removal-tools.html %} |  | ||||||
|  |  | ||||||
| {% include legacy/sections/file-encryption.html %} |  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 DeiAsPie
					DeiAsPie