Initial
This commit is contained in:
parent
f38160c7e1
commit
b1fde13112
115 changed files with 364 additions and 0 deletions
116
.config/Bitwarden/data.json
Normal file
116
.config/Bitwarden/data.json
Normal file
|
@ -0,0 +1,116 @@
|
||||||
|
{
|
||||||
|
"stateVersion": 68,
|
||||||
|
"global_desktopSettings_openAtLogin": false,
|
||||||
|
"global_config_byServer": {
|
||||||
|
"https://api.bitwarden.com": {
|
||||||
|
"featureStates": {
|
||||||
|
"display-eu-environment": true,
|
||||||
|
"browser-fileless-import": false,
|
||||||
|
"return-error-on-existing-keypair": true,
|
||||||
|
"use-tree-walker-api-for-page-details-collection": true,
|
||||||
|
"duo-redirect": true,
|
||||||
|
"enable-consolidated-billing": true,
|
||||||
|
"AC-1795_updated-subscription-status-section": true,
|
||||||
|
"email-verification": true,
|
||||||
|
"anh-fcmv1-migration": true,
|
||||||
|
"extension-refresh": false,
|
||||||
|
"restrict-provider-access": true,
|
||||||
|
"PM-4154-bulk-encryption-service": false,
|
||||||
|
"vault-bulk-management-action": true,
|
||||||
|
"ac-2059-member-access-report": true,
|
||||||
|
"block-legacy-users": true,
|
||||||
|
"inline-menu-field-qualification": true,
|
||||||
|
"two-factor-component-refactor": false,
|
||||||
|
"inline-menu-positioning-improvements": true,
|
||||||
|
"ac-2833-provider-client-vault-privacy-banner": false,
|
||||||
|
"pm-8285-device-trust-logging": true,
|
||||||
|
"authenticator-2fa-token": true,
|
||||||
|
"AC-2708-upgrade-password-manager-sub": true,
|
||||||
|
"idp-auto-submit-login": true,
|
||||||
|
"unauth-ui-refresh": false,
|
||||||
|
"generate-identity-fill-script-refactor": true,
|
||||||
|
"delay-fido2-page-script-init-within-mv2": true,
|
||||||
|
"ac-1698-members-two-fa-query-optimization": true,
|
||||||
|
"native-carousel-flow": false,
|
||||||
|
"native-create-account-flow": false,
|
||||||
|
"pm-10308-account-deprovisioning": false,
|
||||||
|
"notification-bar-add-login-improvements": true,
|
||||||
|
"AC-2476-deprecate-stripe-sources-api": false,
|
||||||
|
"persist-popup-view": false,
|
||||||
|
"cipher-key-encryption": false,
|
||||||
|
"enable-new-card-combined-expiry-autofill": true,
|
||||||
|
"storage-reseed-refactor": true,
|
||||||
|
"PM-8163-trial-payment": false,
|
||||||
|
"remove-server-version-header": false,
|
||||||
|
"pm-13227-access-intelligence": false,
|
||||||
|
"pm-12337-refactor-sso-details-endpoint": true,
|
||||||
|
"pm-13322-add-policy-definitions": true,
|
||||||
|
"pm-10863-limit-collection-creation-deletion-split": true,
|
||||||
|
"generator-tools-modernization": false,
|
||||||
|
"new-device-verification": false
|
||||||
|
},
|
||||||
|
"version": "2024.11.0",
|
||||||
|
"gitHash": "6862a9bb",
|
||||||
|
"server": null,
|
||||||
|
"utcDate": "2024-11-16T00:49:28.039Z",
|
||||||
|
"environment": {
|
||||||
|
"cloudRegion": "US",
|
||||||
|
"vault": "https://vault.bitwarden.com",
|
||||||
|
"api": "https://api.bitwarden.com",
|
||||||
|
"identity": "https://identity.bitwarden.com",
|
||||||
|
"notifications": "https://notifications.bitwarden.com",
|
||||||
|
"sso": "https://sso.bitwarden.com"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"https://bw.airikr.me/api": {
|
||||||
|
"featureStates": {
|
||||||
|
"fido2-vault-credentials": true,
|
||||||
|
"flexible-collections-v-1": false,
|
||||||
|
"key-rotation-improvements": true
|
||||||
|
},
|
||||||
|
"version": "2024.2.0",
|
||||||
|
"gitHash": "38aad4f7",
|
||||||
|
"server": {
|
||||||
|
"name": "Vaultwarden",
|
||||||
|
"url": "https://github.com/dani-garcia/vaultwarden"
|
||||||
|
},
|
||||||
|
"utcDate": "2024-11-16T00:50:52.663Z",
|
||||||
|
"environment": {
|
||||||
|
"vault": "https://bw.airikr.me",
|
||||||
|
"api": "https://bw.airikr.me/api",
|
||||||
|
"identity": "https://bw.airikr.me/identity",
|
||||||
|
"notifications": "https://bw.airikr.me/notifications",
|
||||||
|
"sso": ""
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"global_applicationId_appId": "55e5f9a8-60c8-49e9-a98d-b47e02a43009",
|
||||||
|
"global_desktopSettings_window": {
|
||||||
|
"width": 950,
|
||||||
|
"height": 600,
|
||||||
|
"isMaximized": true,
|
||||||
|
"displayBounds": {
|
||||||
|
"x": 0,
|
||||||
|
"y": 0,
|
||||||
|
"width": 1280,
|
||||||
|
"height": 800
|
||||||
|
},
|
||||||
|
"x": 165,
|
||||||
|
"y": 80,
|
||||||
|
"zoomFactor": 1
|
||||||
|
},
|
||||||
|
"global_biometricSettings_promptCancelled": null,
|
||||||
|
"global_environment_environment": {
|
||||||
|
"region": "Self-hosted",
|
||||||
|
"urls": {
|
||||||
|
"base": "https://bw.airikr.me",
|
||||||
|
"api": null,
|
||||||
|
"identity": null,
|
||||||
|
"webVault": null,
|
||||||
|
"icons": null,
|
||||||
|
"notifications": null,
|
||||||
|
"events": null,
|
||||||
|
"keyConnector": null
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
0
.mozilla/firefox/mntupwr7.default-release/.parentlock
Normal file
0
.mozilla/firefox/mntupwr7.default-release/.parentlock
Normal file
BIN
.mozilla/firefox/mntupwr7.default-release/AlternateServices.bin
Normal file
BIN
.mozilla/firefox/mntupwr7.default-release/AlternateServices.bin
Normal file
Binary file not shown.
File diff suppressed because one or more lines are too long
Binary file not shown.
BIN
.mozilla/firefox/mntupwr7.default-release/addonStartup.json.lz4
Normal file
BIN
.mozilla/firefox/mntupwr7.default-release/addonStartup.json.lz4
Normal file
Binary file not shown.
1
.mozilla/firefox/mntupwr7.default-release/addons.json
Normal file
1
.mozilla/firefox/mntupwr7.default-release/addons.json
Normal file
File diff suppressed because one or more lines are too long
Binary file not shown.
|
@ -0,0 +1 @@
|
||||||
|
{"version":1,"listeners":{"remote-settings/monitor_changes":{"version":"\"1731708451957\"","sourceInfo":{"moduleURI":"resource://services-settings/remote-settings.sys.mjs","symbolName":"remoteSettingsBroadcastHandler"}}}}
|
BIN
.mozilla/firefox/mntupwr7.default-release/cert9.db
Normal file
BIN
.mozilla/firefox/mntupwr7.default-release/cert9.db
Normal file
Binary file not shown.
|
@ -0,0 +1,2 @@
|
||||||
|
# PSM Certificate Override Settings file
|
||||||
|
# This is a generated file! Do not edit.
|
|
@ -0,0 +1,5 @@
|
||||||
|
[Compatibility]
|
||||||
|
LastVersion=132.0.1_20241103194048/20241103194048
|
||||||
|
LastOSABI=Linux_x86_64-gcc3
|
||||||
|
LastPlatformDir=/usr/lib/firefox
|
||||||
|
LastAppDir=/usr/lib/firefox/browser
|
|
@ -0,0 +1 @@
|
||||||
|
{"version":5,"lastUserContextId":5,"identities":[{"icon":"fingerprint","color":"blue","l10nId":"user-context-personal","public":true,"userContextId":1},{"icon":"briefcase","color":"orange","l10nId":"user-context-work","public":true,"userContextId":2},{"icon":"dollar","color":"green","l10nId":"user-context-banking","public":true,"userContextId":3},{"icon":"cart","color":"pink","l10nId":"user-context-shopping","public":true,"userContextId":4},{"public":false,"icon":"","color":"","name":"userContextIdInternal.thumbnail","accessKey":"","userContextId":5},{"userContextId":4294967295,"public":false,"icon":"","color":"","name":"userContextIdInternal.webextStorageLocal","accessKey":""}]}
|
BIN
.mozilla/firefox/mntupwr7.default-release/content-prefs.sqlite
Normal file
BIN
.mozilla/firefox/mntupwr7.default-release/content-prefs.sqlite
Normal file
Binary file not shown.
BIN
.mozilla/firefox/mntupwr7.default-release/cookies.sqlite
Normal file
BIN
.mozilla/firefox/mntupwr7.default-release/cookies.sqlite
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
@ -0,0 +1 @@
|
||||||
|
{"sessionId":"ca711977-253f-4f8c-b7d6-2a10dcd03823","subsessionId":"f3b45e1f-8040-4748-b9f7-46ca1a8266df","profileSubsessionCounter":3,"newProfilePingSent":true}
|
|
@ -0,0 +1 @@
|
||||||
|
{"version":2,"clientID":"c0ffeec0-ffee-c0ff-eec0-ffeec0ffeec0","profileGroupID":"decafdec-afde-cafd-ecaf-decafdecafde"}
|
Binary file not shown.
|
@ -0,0 +1 @@
|
||||||
|
1
|
|
@ -0,0 +1 @@
|
||||||
|
{"formautofill@mozilla.org":{"permissions":["internal:privateBrowsingAllowed","internal:svgContextPropertiesAllowed"],"origins":[]},"pictureinpicture@mozilla.org":{"permissions":["internal:privateBrowsingAllowed","internal:svgContextPropertiesAllowed"],"origins":[]},"webcompat@mozilla.org":{"permissions":["internal:privateBrowsingAllowed","internal:svgContextPropertiesAllowed"],"origins":[]},"screenshots@mozilla.org":{"permissions":["internal:privateBrowsingAllowed","internal:svgContextPropertiesAllowed"],"origins":[]},"default-theme@mozilla.org":{"permissions":["internal:privateBrowsingAllowed","internal:svgContextPropertiesAllowed"],"origins":[]},"addons-search-detection@mozilla.com":{"permissions":["internal:privateBrowsingAllowed","internal:svgContextPropertiesAllowed"],"origins":[]},"uBlock0@raymondhill.net":{"permissions":["internal:privateBrowsingAllowed"],"origins":[]},"{446900e4-71c2-419f-a6a7-df9c091e268b}":{"permissions":["internal:privateBrowsingAllowed"],"origins":[]},"jid1-BoFifL9Vbdl2zQ@jetpack":{"permissions":["internal:privateBrowsingAllowed"],"origins":[]},"CookieAutoDelete@kennydo.com":{"permissions":["internal:privateBrowsingAllowed"],"origins":[]}}
|
|
@ -0,0 +1 @@
|
||||||
|
{"version":3,"url_overrides":{},"prefs":{"websites.hyperlinkAuditingEnabled":{"initialValue":{},"precedenceList":[{"id":"uBlock0@raymondhill.net","installDate":1731716904281,"value":false,"enabled":true}]},"network.networkPredictionEnabled":{"initialValue":{},"precedenceList":[{"id":"jid1-BoFifL9Vbdl2zQ@jetpack","installDate":1731716924042,"value":false,"enabled":true},{"id":"uBlock0@raymondhill.net","installDate":1731716904281,"value":false,"enabled":true}]},"privacy.containers":{"initialValue":{},"precedenceList":[{"id":"CookieAutoDelete@kennydo.com","installDate":1731716946901,"value":"CookieAutoDelete@kennydo.com","enabled":true}]}},"tabHideNotification":{},"newTabNotification":{},"homepageNotification":{},"default_search":{},"commands":{}}
|
File diff suppressed because one or more lines are too long
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
.mozilla/firefox/mntupwr7.default-release/favicons.sqlite
Normal file
BIN
.mozilla/firefox/mntupwr7.default-release/favicons.sqlite
Normal file
Binary file not shown.
BIN
.mozilla/firefox/mntupwr7.default-release/formhistory.sqlite
Normal file
BIN
.mozilla/firefox/mntupwr7.default-release/formhistory.sqlite
Normal file
Binary file not shown.
|
@ -0,0 +1,4 @@
|
||||||
|
Name: gmpopenh264
|
||||||
|
Description: GMP Plugin for OpenH264.
|
||||||
|
Version: 2.3.2
|
||||||
|
APIs: encode-video[h264], decode-video[h264]
|
Binary file not shown.
1
.mozilla/firefox/mntupwr7.default-release/handlers.json
Normal file
1
.mozilla/firefox/mntupwr7.default-release/handlers.json
Normal file
|
@ -0,0 +1 @@
|
||||||
|
{"defaultHandlersVersion":{},"mimeTypes":{"application/pdf":{"action":3,"extensions":["pdf"]},"image/webp":{"action":3,"extensions":["webp"]},"image/avif":{"action":3,"extensions":["avif"]}},"schemes":{"mailto":{"stubEntry":true,"handlers":[null,{"name":"Gmail","uriTemplate":"https://mail.google.com/mail/?extsrc=mailto&url=%s"}]}},"isDownloadsImprovementsAlreadyMigrated":false}
|
BIN
.mozilla/firefox/mntupwr7.default-release/key4.db
Normal file
BIN
.mozilla/firefox/mntupwr7.default-release/key4.db
Normal file
Binary file not shown.
BIN
.mozilla/firefox/mntupwr7.default-release/permissions.sqlite
Normal file
BIN
.mozilla/firefox/mntupwr7.default-release/permissions.sqlite
Normal file
Binary file not shown.
5
.mozilla/firefox/mntupwr7.default-release/pkcs11.txt
Normal file
5
.mozilla/firefox/mntupwr7.default-release/pkcs11.txt
Normal file
|
@ -0,0 +1,5 @@
|
||||||
|
library=
|
||||||
|
name=NSS Internal PKCS #11 Module
|
||||||
|
parameters=configdir='sql:/home/airikr/.mozilla/firefox/mntupwr7.default-release' certPrefix='' keyPrefix='' secmod='secmod.db' flags=optimizeSpace updatedir='' updateCertPrefix='' updateKeyPrefix='' updateid='' updateTokenDescription=''
|
||||||
|
NSS=Flags=internal,critical trustOrder=75 cipherOrder=100 slotParams=(1={slotFlags=[ECC,RSA,DSA,DH,RC2,RC4,DES,RANDOM,SHA1,MD5,MD2,SSL,TLS,AES,Camellia,SEED,SHA256,SHA512] askpw=any timeout=30})
|
||||||
|
|
BIN
.mozilla/firefox/mntupwr7.default-release/places.sqlite
Normal file
BIN
.mozilla/firefox/mntupwr7.default-release/places.sqlite
Normal file
Binary file not shown.
216
.mozilla/firefox/mntupwr7.default-release/prefs.js
Normal file
216
.mozilla/firefox/mntupwr7.default-release/prefs.js
Normal file
File diff suppressed because one or more lines are too long
BIN
.mozilla/firefox/mntupwr7.default-release/protections.sqlite
Normal file
BIN
.mozilla/firefox/mntupwr7.default-release/protections.sqlite
Normal file
Binary file not shown.
|
@ -0,0 +1 @@
|
||||||
|
{"type":"deletion-request","id":"2c1b7bfa-e0c3-4835-a508-7aa131e19ca5","creationDate":"2024-11-16T00:33:00.231Z","version":4,"application":{"architecture":"x86-64","buildId":"20241103194048","name":"Firefox","version":"132.0.1","displayVersion":"132.0.1","vendor":"Mozilla","platformVersion":"132.0.1","xpcomAbi":"x86_64-gcc3","channel":"release"},"payload":{"scalars":{"parent":{"deletion.request.impression_id":"{7897db8a-9c06-4e64-bfc3-1e76bf8ddaf3}","deletion.request.context_id":"{c15a2b7c-3c2f-47e8-a74b-89dbc3420628}"}}},"clientId":"79cb1f0b-a8d9-43e1-bdfa-fa60ddf121b3","profileGroupId":"5edc2c0b-4420-4a55-86c6-f163e144a103"}
|
BIN
.mozilla/firefox/mntupwr7.default-release/search.json.mozlz4
Normal file
BIN
.mozilla/firefox/mntupwr7.default-release/search.json.mozlz4
Normal file
Binary file not shown.
|
@ -0,0 +1 @@
|
||||||
|
{"profile-after-change":true,"final-ui-startup":true,"sessionstore-windows-restored":true}
|
Binary file not shown.
BIN
.mozilla/firefox/mntupwr7.default-release/settings/data.safe.bin
Normal file
BIN
.mozilla/firefox/mntupwr7.default-release/settings/data.safe.bin
Normal file
Binary file not shown.
|
@ -0,0 +1 @@
|
||||||
|
{"experiments":{}}
|
BIN
.mozilla/firefox/mntupwr7.default-release/storage.sqlite
Normal file
BIN
.mozilla/firefox/mntupwr7.default-release/storage.sqlite
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Some files were not shown because too many files have changed in this diff Show more
Loading…
Reference in a new issue