mirror of
				https://github.com/privacyguides/privacyguides.org.git
				synced 2025-10-31 03:26:35 +00:00 
			
		
		
		
	Break up productivity page (#611)
This commit is contained in:
		| @@ -25,8 +25,7 @@ items: | ||||
|   - type: link | ||||
|     title: File Encryption Tools | ||||
|     icon: fad fa-file-certificate | ||||
|     file: legacy_pages/software/productivity.html | ||||
|     anchor: encrypt | ||||
|     file: legacy_pages/software/file-encryption.html | ||||
|   - type: link | ||||
|     title: File Sharing and Sync | ||||
|     icon: fad fa-file-user | ||||
| @@ -34,8 +33,7 @@ items: | ||||
|   - type: link | ||||
|     title: Metadata Removal Tools | ||||
|     icon: fad fa-file-times | ||||
|     file: legacy_pages/software/productivity.html | ||||
|     anchor: metadata-removal-tools | ||||
|     file: legacy_pages/software/metadata-removal-tools.html | ||||
|   - type: link | ||||
|     title: Password Managers | ||||
|     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"> | ||||
|   <strong>If you are currently not using encryption software for your hard disk, emails, or file archives, you should pick one here.</strong> | ||||
| </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 | ||||
|   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 | ||||
|   title="PrivateBin" | ||||
|   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/metadata-removal-tools.html %} | ||||
|  | ||||
| {% include legacy/sections/file-encryption.html %} | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 DeiAsPie
					DeiAsPie