- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Feed Advanced Search
Advanced Search
Advanced Search
May 23 2024
May 23 2024
bartek committed rCOMMd07ef861c6db: [web] Retrieve username on secondary device login (authored by bartek).
[web] Retrieve username on secondary device login
bartek committed rCOMMb692fb3d2de3: [native] Process username received in AuthResponse (authored by bartek).
[native] Process username received in AuthResponse
bartek committed rCOMMd3b9774af2c0: [commtest] Add test for initial device list (authored by bartek).
[commtest] Add test for initial device list
bartek committed rCOMM9588b95bfa6a: [identity] Get and verify initial device list from registration requests (authored by bartek).
[identity] Get and verify initial device list from registration requests
bartek committed rCOMM686154d7171e: [identity] Save initial device list to DDB (authored by bartek).
[identity] Save initial device list to DDB
bartek committed rCOMM4556c2b3eb18: [identity] Add function to verify initial device list (authored by bartek).
[identity] Add function to verify initial device list
Add assertion for history. Rebase before landing
Make errors more detailed
May 22 2024
May 22 2024
bartek accepted D12146: [keyserver][lib][web] set up anonymous connection with tunnelbroker on keyserver and handle DEVICE_LIST_UPDATE_SUCCESS.
General logic looks okay.
I initially had mixed feelings about code structure of TunnelbrokerSocket but I have no better ideas. This is something we can always refactor later.
bartek committed rCOMMcdb9ee89587b: [protos][identity] Add username to AuthResponse (authored by bartek).
[protos][identity] Add username to AuthResponse
On web, retrieve username consistently everywhere. Rebase before landing
May 21 2024
May 21 2024
bartek added inline comments to D12111: [lib] implement removing OutboundP2P messages after confirmation.
May 20 2024
May 20 2024
bartek published D12122: [lib][native][web] Add LogOutSecondaryDevice RPC to identity client for review.
bartek committed rCOMM208ac24a6f14: [lib] Skip Tunnelbroker QR auth message if decryption fails (authored by bartek).
[lib] Skip Tunnelbroker QR auth message if decryption fails
bartek committed rCOMM566e961470fe: [native] Fix error propagation in AESCryptoModule (authored by bartek).
[native] Fix error propagation in AESCryptoModule
Add console.warn
bartek added inline comments to D12117: [lib] Skip Tunnelbroker QR auth message if decryption fails.
bartek committed rCOMM5dac44a2f012: [terraform] Deploy Tunnelbroker 0.8 to staging (authored by bartek).
[terraform] Deploy Tunnelbroker 0.8 to staging
bartek added a reviewer for D12090: [identity] Get and verify initial device list from registration requests: varun.
May 17 2024
May 17 2024
bartek added a comment to D11910: [native] add reserved registration methods to IdentityServiceContextProvider.
bartek added a comment to D11908: [native_rust_library] reserved registration client methods for wallet and password users.
When rebasing, you'll have to add initial_device_list to Reserved*RegistrationRequest - see D12017 and the following diffs in that stack
bartek committed rCOMM9e1e6936780e: [native] Pass initialDeviceList param through JSI (authored by bartek).
[native] Pass initialDeviceList param through JSI
bartek committed rCOMMbef077681f8b: [native] Create initial device list during registration (authored by bartek).
[native] Create initial device list during registration
[protos] Add initial_device_list field
Rebase before landing
bartek added inline comments to D12077: [lib] add `deviceID` prop to Tunnelbroker's `MessageProcessed`.
bartek added inline comments to D12076: [lib] add sending Tunnelbroker message with already defined `messageID`.
bartek published D12090: [identity] Get and verify initial device list from registration requests for review.
May 16 2024
May 16 2024
In D12017#343209, @ashoat wrote:Interesting that this change is backwards compatible! What's the significance of the optional keyword in the .proto definition – is that just an annotation so that types can be codegenned correctly?
May 15 2024
May 15 2024
Looks good now
bartek requested changes to D12035: Modify Rust restore code to avoid fetching latest backup id twice.
May 14 2024
May 14 2024