Commit 49e6bb1
Updating main on missing commits due to previous selective-merging (security-alliance#192)
* Code review additions (security-alliance#145)
* add pre-audit prep stage with links to solcurity and simple security toolkit
Signed-off-by: Elliot <elliotfriedman3@gmail.com>
* add prepare thoroughly section
Signed-off-by: Elliot <elliotfriedman3@gmail.com>
* prepare thoroughly -> come prepared
Signed-off-by: Elliot <elliotfriedman3@gmail.com>
---------
Signed-off-by: Elliot <elliotfriedman3@gmail.com>
* Updated contributing and readme.md
* Removed catpuccin, updated mdbook and admonish. (security-alliance#147)
* Removed catpuccin, updated mdbook and admonish.
* Removing deprecated themes from UI, and fixing admonish version on vercel_build
* Testing admonish through vercel automated deployment
* Updating wordlist.txt
* Clean update of logo and favicon. (security-alliance#151)
* Updating develop to the new and more humane beginning of a written Opsec Framework (security-alliance#154)
* Updating Opsec first iteration after re-write, CorPrinciples checkpoint
* Updating Opsec structure and initial approach for some of the new contents.
* Updating human centered security
* Stop tracking generated tagsindex.js file
* Updating gitignore
* Removing old readme that explained how tags work.
* New structure
* First iter of Fundamentals
* First iter of Fundamentals
* Restructuring Opsec once again. Re-wrtitten principles and threat modeling
* Forgot attribution.
* Added key takeaways and removed redundancy
* Updating Risk management and removing overlap from Threat modeling
* Fixing broken link
* Spellcheck's wordlist update
* Spellcheck's wordlist update
* Spellcheck's wordlist update
* Updating Opsec with latest updates (security-alliance#157)
* Updating Opsec first iteration after re-write, CorPrinciples checkpoint
* Updating Opsec structure and initial approach for some of the new contents.
* Updating human centered security
* Stop tracking generated tagsindex.js file
* Updating gitignore
* Removing old readme that explained how tags work.
* New structure
* First iter of Fundamentals
* First iter of Fundamentals
* Restructuring Opsec once again. Re-wrtitten principles and threat modeling
* Forgot attribution.
* Added key takeaways and removed redundancy
* Updating Risk management and removing overlap from Threat modeling
* Fixing broken link
* Spellcheck's wordlist update
* Spellcheck's wordlist update
* Spellcheck's wordlist update
* Updating with tincho's review
* Fixing grammar issues and spellcheck
* Updating wordlist.txt
* Initial draft of personal security travel guide! (security-alliance#158)
* Updating Opsec first iteration after re-write, CorPrinciples checkpoint
* Updating Opsec structure and initial approach for some of the new contents.
* Updating human centered security
* Stop tracking generated tagsindex.js file
* Updating gitignore
* Removing old readme that explained how tags work.
* New structure
* First iter of Fundamentals
* First iter of Fundamentals
* Restructuring Opsec once again. Re-wrtitten principles and threat modeling
* Forgot attribution.
* Added key takeaways and removed redundancy
* Updating Risk management and removing overlap from Threat modeling
* Fixing broken link
* Spellcheck's wordlist update
* Spellcheck's wordlist update
* Spellcheck's wordlist update
* Updating with tincho's review
* Fixing grammar issues and spellcheck
* Updating wordlist.txt
* Security travel guide from Notion
* Attribution
* Updating naming on opsec travel guide
* Updating, and re-ordering paragraphs from opsec travel guide
* Attribution to sources
* Add Secure Multisig Signing Process (security-alliance#122)
* Add secure multisig signing process
* Add multisig best practices page, update msig signing process
* Add additional best practices from EF doc
* Add final comment for this PR
* Removing the old operational-security folder, moving secure-multisig contents within wallet-security, and re-generated the overview of frameworks with AI.
* Safe Harbor Docs (security-alliance#144)
Co-authored-by: Matías Aereal Aeón <388605+mattaereal@users.noreply.github.com>
* doc: instruction for re-writing history to sign commits (security-alliance#156)
* Tidy plugins (security-alliance#143)
* Tody Plugins
Signed-off-by: Robert MacWha <trebor.ahwcam@gmail.com>
* doc: fix robert's website
---------
Signed-off-by: Robert MacWha <trebor.ahwcam@gmail.com>
* feat: overhaul of the Wallet Security section (security-alliance#164)
* docs: update README for new structure
* docs: update documentation on custodial vs non-custodial and hot vs cold wallets
* docs: add user security guides for beginners and intermediates
* docs: add advanced security guides
* docs: add key management
* docs: add tools and resources
* docs: add signing and verifation section
* docs: improvements in AA and EIP7701
* docs: improves the entire section
* docs: deletion of obsolete sections
* docs: add new item hardwallet
* docs: fixed typo
* docs: Refine wallet security guides for accuracy and clarity
* docs: Apply light content adjustments and add 'reviewed' tag.
* archive Developer Key Management section for later
* small format changes
* docs: refactor updated navigation
* docs: Update contribution and documentation configuration
* feat: fix extra fields & add verbose errors (security-alliance#167)
* feat: fix extra fields & add verbose errors
* fix: switch back to book.for_each_mut
Also cache all errors instead of just the first
* feat: log error when deserializing contributors json
* feat: fix UI differences
* fix: re-add company attribution
* fix: add alias for fact-checked
* fix: jitter on hover contributors
* fix: urls scrolling
* fix: display:content
* fix: `fact_checked` spelling
* fix: throw error if role alias not found
* tidy: role_aliases
* Bump crossbeam-channel (security-alliance#166)
Bumps the cargo group with 1 update in the /plugin/mdbook-metadata directory: [crossbeam-channel](https://github.com/crossbeam-rs/crossbeam).
Updates `crossbeam-channel` from 0.5.14 to 0.5.15
- [Release notes](https://github.com/crossbeam-rs/crossbeam/releases)
- [Changelog](https://github.com/crossbeam-rs/crossbeam/blob/master/CHANGELOG.md)
- [Commits](crossbeam-rs/crossbeam@crossbeam-channel-0.5.14...crossbeam-channel-0.5.15)
---
updated-dependencies:
- dependency-name: crossbeam-channel
dependency-version: 0.5.15
dependency-type: indirect
dependency-group: cargo
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Fix several misc (security-alliance#168)
* Added some things to gitignore, particularly to use claude.
* Correcting attribution
* Updating steward, and improving tags UI
* Removing spell-check from develop. Only on main from now on. Exploratory.
* feat: security testing - solidity focused (security-alliance#163)
* feat: security testing - solidity focused
* fix: lint
* fix: josselins review
* fix: reverse aderyn and slither order
* fix: patrickalphac contributor after merge
* Introducing Decentralized IR Framework (security-alliance#165)
* added DeIRF framework
* new de-irf framework
* adjusted summary as requested
---------
Co-authored-by: Ken Toler <ken.toler@gmail.com>
* feat: external security reviews & patrick addition (security-alliance#160)
* feat: external security reviews & patrick addition
* fix: lint
* fix: moved smart contract audits to their own section
* Adding to the outline the latest pushed content.
* Bump mdbook version (security-alliance#177)
* Update vercel_build.sh
* Update printed statement
* feat: added more information on wallet security (security-alliance#173)
* feat: added more information on wallet security
* fix: remove named solutions
* Update PULL_REQUEST_TEMPLATE.md (security-alliance#174)
* fix: stewards (security-alliance#172)
* Update tldr.md (security-alliance#181)
Added a line to "While Traveling"
* Update README.md (security-alliance#178)
I improved clarity in OpSec overview with simplified explanation and added detail on goal
* Update implementation-process.md (security-alliance#179)
Fixed punctuation to make the text clearer, added colons, commas, and cleaned up brackets.
* feat: updating linting, devcontainer, and local development (security-alliance#184)
* feat: updating linting, devcontainer, and local development
* Update justfile
---------
Co-authored-by: Matías Aereal Aeón <388605+mattaereal@users.noreply.github.com>
* Going back to 0.4.40 stable.
* Fix spelling issues and update wordlist (security-alliance#188)
- Fixed 'asume' -> 'assume' in src/opsec/travel/guide.md
- Fixed 'cybercrmiminals' -> 'cybercriminals' in src/opsec/travel/guide.md
- Added 78 legitimate technical terms, brand names, and valid words to wordlist.txt
- Includes terms like Counterparty, Invariants, Utils, and many others
- Cleaned up wordlist formatting and removed invalid entries
* Fix typos in mdbook-metadata README.md and add renderer to wordlist
- Fix 'pagse' to 'pages'
- Fix 'requrie' to 'require'
- Fix 'seperate' to 'separate'
- Add 'renderer' to wordlist.txt
* Update threat-modeling-overview.md (security-alliance#182)
* Clarified 'Team changes' to include onboarding and offboarding key personnel
* Added structured 'Further Reading & Tools' section with grouped references and tools
* Updating Safe Harbor Documentation (security-alliance#186)
* Enhance Safe Harbor documentation and contributor list
- Updated SUMMARY.md to include new resources for Safe Harbor, such as self-checklists and adoption guides.
- Removed outdated key terms and protocol documentation from the Safe Harbor section.
- Expanded the README.md to provide clearer explanations of Safe Harbor's purpose, adoption process, and benefits, including new visuals and testimonials from industry leaders.
- Added Dickson Wu as a contributor in contributors.json with relevant details.
* Update Safe Harbor documentation links for consistency
- Changed links in various templates and guides to point to local markdown files instead of external Notion pages for better accessibility.
- Updated the adoption details in the DAO proposal and non-DAO scope templates to reflect the new link structure.
- Revised the self-adoption guide and checklist to ensure all references are consistent with the new documentation format.
* Update Safe Harbor section in SUMMARY.md with new resources
- Added links to new documentation including self-checklist, self-adoption guide, scope terms, on-chain adoption guide, DAO proposal template, and non-DAO scope template.
- Removed outdated protocol and key terms links for improved clarity and organization.
* Refactor Safe Harbor documentation for clarity and consistency
- Updated the Safe Harbor eligibility checklist title and content for improved clarity.
- Added new tags to various templates to enhance categorization.
- Revised contact information in multiple documents to use a unified email format.
- Ensured all references to Safe Harbor align with the latest documentation standards.
* Update src/config/contributors.json
Co-authored-by: Robert MacWha <trebor.ahwcam@gmail.com>
* Remove integration mapping documentation file
* Update src/safe-harbor/README.md
Co-authored-by: Robert MacWha <trebor.ahwcam@gmail.com>
* Update src/safe-harbor/scope-terms.md
Co-authored-by: Robert MacWha <trebor.ahwcam@gmail.com>
* Update src/safe-harbor/self-checklist.md
Co-authored-by: Robert MacWha <trebor.ahwcam@gmail.com>
* Update src/safe-harbor/on-chain-adoption-guide.md
Co-authored-by: Robert MacWha <trebor.ahwcam@gmail.com>
* Update src/safe-harbor/README.md
Co-authored-by: Robert MacWha <trebor.ahwcam@gmail.com>
* Update src/safe-harbor/scope-terms.md
Co-authored-by: Robert MacWha <trebor.ahwcam@gmail.com>
* Remove DAO Proposal and Non-DAO Scope Templates from Safe Harbor documentation
- Deleted the DAO Proposal Template and Non-DAO Scope Template files to streamline the Safe Harbor resources.
- Updated SUMMARY.md and config/SUMMARY.md.develop to reflect the removal of these templates, enhancing clarity and organization.
* Refactor Safe Harbor documentation for clarity and consistency
- Removed unnecessary horizontal lines from multiple sections in the on-chain adoption guide, scope terms, self-adoption guide, and self-checklist to improve readability.
- Enhanced the overall structure of the documents by streamlining formatting.
---------
Co-authored-by: Robert MacWha <trebor.ahwcam@gmail.com>
* Updating outlines. Removing empty frameworks from main
* Fixing broken link in PR template
* Fixing grammar issues and spellcheck
---------
Signed-off-by: Elliot <elliotfriedman3@gmail.com>
Signed-off-by: Robert MacWha <trebor.ahwcam@gmail.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Elliot <34463580+ElliotFriedman@users.noreply.github.com>
Co-authored-by: engn33r <engn33r@users.noreply.github.com>
Co-authored-by: Robert MacWha <trebor.ahwcam@gmail.com>
Co-authored-by: Piña <32434364+pinalikefruit@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Patrick Collins <54278053+PatrickAlphaC@users.noreply.github.com>
Co-authored-by: relotnek <kentoler@gmail.com>
Co-authored-by: Ken Toler <ken.toler@gmail.com>
Co-authored-by: David <100804766+davidthegardens@users.noreply.github.com>
Co-authored-by: NFTDreww <158506653+NFTDreww@users.noreply.github.com>
Co-authored-by: Godwin Udo <102424075+GodwinDA@users.noreply.github.com>
Co-authored-by: Yasir <100064629+damboy0@users.noreply.github.com>
Co-authored-by: Dickson Wu <33645481+DicksonWu654@users.noreply.github.com>1 parent f491dd6 commit 49e6bb1
140 files changed
Lines changed: 6117 additions & 2118 deletions
File tree
- .devcontainer
- .github
- workflows
- src
- awareness
- config
- contribute
- external-security-reviews
- incident-management
- templates
- intro
- key-management
- operational-security
- opsec-old
- cloud-third-party
- data-protection
- device-endpoint-security
- digital-identity-access
- human-centered-security
- network-communication
- physical-security
- web3-specific-opsec
- opsec
- appendices
- control-domains
- organizational
- people
- physical-environmental
- technical
- governance
- improvement
- incident-response
- integration
- lifecycle
- monitoring
- overview
- principles
- risk-management
- travel
- safe-harbor
- images
- security-testing
- theme
- tags
- templates
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
7 | | - | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
8 | 10 | | |
9 | 11 | | |
10 | 12 | | |
11 | 13 | | |
12 | 14 | | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
26 | 18 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
8 | | - | |
9 | 7 | | |
10 | 8 | | |
11 | 9 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
4 | | - | |
5 | | - | |
| 3 | + | |
6 | 4 | | |
7 | | - | |
8 | | - | |
9 | | - | |
| 5 | + | |
10 | 6 | | |
11 | | - | |
12 | | - | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
19 | | - | |
| 18 | + | |
20 | 19 | | |
21 | 20 | | |
22 | 21 | | |
23 | | - | |
24 | | - | |
25 | | - | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
26 | 52 | | |
27 | 53 | | |
28 | 54 | | |
| |||
32 | 58 | | |
33 | 59 | | |
34 | 60 | | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | | - | |
43 | | - | |
44 | | - | |
45 | | - | |
46 | | - | |
47 | | - | |
48 | | - | |
49 | | - | |
50 | | - | |
51 | | - | |
52 | | - | |
53 | | - | |
54 | | - | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
55 | 93 | | |
56 | 94 | | |
57 | 95 | | |
| |||
60 | 98 | | |
61 | 99 | | |
62 | 100 | | |
63 | | - | |
64 | | - | |
65 | | - | |
66 | | - | |
| 101 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
This file was deleted.
This file was deleted.
0 commit comments